AnaviTechnology / anavi-thermometer-sw

Open source Arduino sketch for the smart WiFi dev board ANAVI Thermometer
GNU General Public License v3.0
27 stars 17 forks source link

Multi-DS18B20 support #54

Closed cederlys closed 1 year ago

cederlys commented 1 year ago

This commit series adds support for connecting more than one DS18B20 sensor to the same ANAVI Thermometer. I've tested this with up to 14 sensors, and it seems to work fine. (Of course, long-term testing may expose issues.)

leon-anavi commented 1 year ago

@cederlys thank you for your hard work. Supporting multiple DS18B20 is an awesome new feature!

Thanks, Leon