8 Commits (3078a4b2e233a7c224cd4f337b8fadf5bf53257f)

Author SHA1 Message Date
Damien George 5954387858 drivers/onewire/ds18x20.py: Add support for DS1822 sensor. 5 years ago
Damien George 683df1c8d5 drivers/onewire: Enable pull-up when init'ing the 1-wire pin. 7 years ago
Damien George a065d78675 drivers/onewire: Move onewire.py, ds18x20.py from esp8266 to drivers. 7 years ago
Paul Sokolovsky 1c9ee49756 drivers: Replace deprecated Pin.high()/low() methods with .__call__(1/0). 8 years ago
syndycat b2611d6be3 drivers/onewire/ds18x20: Fix negative temperature calc for DS18B20. 8 years ago
Dave Hylands 3c84197f17 drivers/onewire: Enable pull up on data pin. 8 years ago
Damien George a95b06fc6b drivers/onewire: Fix ds18x20.read_temp so it works when no rom given. 9 years ago
Damien George 9be0d599cd drivers: Add onewire driver and ds18x20 temperature sensor driver. 10 years ago