cm0002@lemmy.world to memes@lemmy.world · 1 month agoDo I have to build my own touchscreen thermostat?lemmy.sdf.orgimagemessage-square62fedilinkarrow-up1500arrow-down112cross-posted to: memes@lemmy.ml
arrow-up1488arrow-down1imageDo I have to build my own touchscreen thermostat?lemmy.sdf.orgcm0002@lemmy.world to memes@lemmy.world · 1 month agomessage-square62fedilinkcross-posted to: memes@lemmy.ml
minus-squaredeltapi@lemmy.worldlinkfedilinkarrow-up6·1 month agoRaspi is overkill. Mine runs off an esp32 using code I wrote in Arduino. The web interface takes up more space than the code. Only reason it’s an esp32 instead of an Atmega 328p is the wifi support
Raspi is overkill. Mine runs off an esp32 using code I wrote in Arduino. The web interface takes up more space than the code. Only reason it’s an esp32 instead of an Atmega 328p is the wifi support