I've been working on a similar project like this myself for some time to open and close my roman blinds. I've built the geared mechanism with a motor to drive it and I've been tinkering with a pi pico w, but haven't finished the project yet. For the moment the blinds are operated by holding a button until they're open or closed, so I'm keen to take some lessons from this video!
@philhutchinson3608 ай бұрын
It feels like we can solve all the worlds problems with Node Red and MQTT haha
@newtlab8 ай бұрын
Одлично као и увек 👍👍👍👍
@Zimbob24248 ай бұрын
where do I find the build for the temperature sensor at the beginning of the video. that I could use. we don't have curtains or blinds ,lol
@mohammedrezk80728 ай бұрын
i'm confused little bit , do we use two RPI pico W or just one with the spaghetti box one ?
@123DragonHeart8 ай бұрын
The Pico W is used in the new node that controls the windows, while the spaghetti box node is running on an Arduino MKR1000 WiFi, since I will upgrade that node in the future. Pico W can be used for both nodes and MQTT in the same way it was used in the new node.