Simple thermostat that expects a relay that will close setting high to pin33 And on pin12 a DS18B20 onewire tempsensor
It will also check for a BME280 temp/humidity/pressure sensor on the i2c bus.
If it cannot detect a temp sensor it will fall back to using the interal temp sensor, Since it is on the CPU it will be more likely be the CPU temp and not the room temp.
Vote | Comment | Date |
---|---|---|
No votes yet :( | ||
File | Last edited | Size |
---|---|---|
__init__.py | 2018-01-05 13:33:21 | 23.27 KiB |
bootstrap.html | 2018-01-05 13:33:21 | 2.29 KiB |
bme280.py | 2018-01-05 13:33:21 | 8.33 KiB |
README.md | 2019-09-06 18:13:43 | 374 B |