7 Commits (ea6bddbf8125e09d5d779d7203d402dbc093379d)

Author SHA1 Message Date
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