Skip to main content

GHIElectronics.TinyCLR.Devices.Onewire

NuGet: GHIElectronics.TinyCLR.Devices.Onewire

Classes

ClassNamespaceSummary
OneWireControllerGHIElectronics.TinyCLR.Devices.OnewireSoftware 1-Wire bus master driven from a single GPIO pin. Devices like DS18B20 temperature sensors and DS24xx ROM chips can be enumerated with FindAllDevices, addressed by 8-byte serial number, and then transacted with via TouchReset / WriteByte / ReadByte.