DIY IoT Fan
mulliken.net
DIY IoT Fan
1–10 of 32 posts
Re: DIY IoT Fan
#2Something else I didn't quite understand: they write "NodeMCU ESP32 which is a small IoT device with a USB port and is programmable in ESPHome". Does that mean that the little board itself does not need to be flashed? That, out of the box, it's controllable/programmable in ESPHome, which is webbased?
Looks like a fun little project, all in all. Kudos for documenting and sharing it!
Re: DIY IoT Fan
#3Re: DIY IoT Fan
#4The pinout of that ESP32 board says 3.3V but the author feeds 5V into it. But apparently it works :) Something else I didn't quite understand: they write "NodeMCU ESP32 which is a small IoT device with a USB port and is programmable in ESPHome". Does that mean that the little board itself does not need to be flashed? That, out of the box, it's controllable/programmable in ESPHome, which is webbased? Looks like a fun…
He is using a dev-board with a USB jack and an integrated step-down converter. The ESP32 is not 5V tolerant at all, the pinout diagram is for the pads on the ESP32 module, not the whole board.
Re: DIY IoT Fan
#5Re: DIY IoT Fan
#6The pinout of that ESP32 board says 3.3V but the author feeds 5V into it. But apparently it works :) Something else I didn't quite understand: they write "NodeMCU ESP32 which is a small IoT device with a USB port and is programmable in ESPHome". Does that mean that the little board itself does not need to be flashed? That, out of the box, it's controllable/programmable in ESPHome, which is webbased? Looks like a fun…
Re: DIY IoT Fan
#7Re: DIY IoT Fan
#8A less intrusive and safer alternative for those not quite comfortable with mains diy.
Re: DIY IoT Fan
#9Tricky but is you need a fan that powers on when it gets juice. Something that requires a button press won’t work
Re: DIY IoT Fan
#10For those less keen on mains voltage - some wifi smart plugs can be flash with tasmota without opening them. Tricky but is you need a fan that powers on when it gets juice. Something that requires a button press won’t work