License: AGPL-3
Nodes to read OneWire DS18B20 digital thermometers
| Node | Description |
|---|
| ds-example | A `ds18b20-thermometer` node usage example |
| ds18b20-thermometer | Reads temperature from a DS18B20 sensor. Expects single-drop bus setup, i.e. one thermometer on a port. |
To use the nodes in your project you should have the
nkrkv/ds18b20 library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See
Using libraries for more info.