Wifi connected blinds with nodeMCU using Blynk
Table of Contents
(instead of lipo battery and voltage regulator can use 5V PSU)
Download Blynk app from Google Play Store or App Store. Creat new project.
When you created new project you get an email including your Auth Token. Do not forget to write it on code. Add button and vertical slider.
Change button pin as virtual pin V1 and vertical slider pin as virtual pin V2. Do not forget to change the maximum value of vertical slider same as the turn number in the code.
(Optional) You can add a timer in Blynk so blinds automatically open and close at specified times.
https://www.thingiverse.com/thing:4929543
Open account from the below link and use the same account in your phone.
Click Create ---> Click if this ---> Search Google Assistant ---> Click Say a simple phrase ---> Fill as you want.(I put ss for example)
Click Than that ---> Search Webhooks ---> Type to url part https://local_host/aut_token/update/V1 dont forget to change the local host and token. To find local_host opem cmd from your computer and type ping blynk-cloud.com than take the ip adress.
Type your blynk token to aut_token part.
To close the blinds repeat the same steps but change the body part as ["0"]