-->
Page 1 of 1

Yet another ds18b20 temperature sensor

PostPosted: Wed Mar 15, 2017 4:48 pm
by btidey
My sketch supporting remote temperature sensing.

https://github.com/roberttidey/ds18b20-esp8266

Features:
Publishes to EasyIOT and/or Home Assistant servers
Configures from server web file based on Mac Address so that same code is used for multiple sensors
Configures minimum and maximum update rates per sensor
Resilient against network connection problems
Integrates the OTA library for software updates.