ESP8266 Temperature Controller
Posted: Tue Jun 09, 2015 7:57 am
As an exercise, I threw together a fairly simple WiFi Temperature Controller that uses Avahi for network discovery, 1-Wire DS18B20 Digital Thermometers, DS2406+ Digital Switches, and an I2C-controlled 20x4 LCD. Here's a photo:
The board with the DS2406+ switches is described here, and the LCD setup is here
The code is at my github, let me know what you think.
The board with the DS2406+ switches is described here, and the LCD setup is here
The code is at my github, let me know what you think.