Skip to content

habeIchVergessen/ESP-1wire-WLAN-Gateway

Repository files navigation

OneWire library for ESP8266

supported 1-wire devices

  • DS1822, DS1825, DS18S20, DS18B20
    • calculate and read temperature
    • set alarm temperature
  • DS2406/7/8
    • configure conditional search options
    • read device state
  • DS2423
    • read device state
  • DS2438
    • calculate and read temperature
    • calculate and read battery state

missing features

  • DS2406/7/8
    • direct read and write
  • DS2438
    • calibration and offset within calculations

documentation

environment Arduino IDE v1.6.13

required libraries ESP8266 v2.3.0, submodules: DS2482, OneWire v2.3.3, pubsubclient v2.6

About

1-wire library for ESP8266

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published