- Paul Stoffregen's OneWire library - for fetching data from any 1-Wire device
- Miles Burton's DallasTemperature library - for dealing with device-specific issues with the DS1820/DS1822
- Adafruit's NeoPixel library - for driving the WS2811 LED.
With the heavy lifting done by the libraries, the core code just needs to call for a temp conversion, map temp to a color, set the color, then sleep for a time and repeat endlessly. Enhancements include adding a simple button interface to mark a set-point, and perhaps to discover additional DS182x/WS2811 pairs on extension wires.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.