I bought these blinds very cheaply from amazon and automated them using Nema17 motors and ESPHome. Many cheap blinds come with exactly the same layout.
You will need some experience with electronics to make this project work.
You will need the following components:
The stepper driver and ESP are connected like this:
Stepper Driver | Connected to |
DIR Pin | ESP32 - GPIO5 |
STEP Pin | ESP32 - GPIO6 |
SLEEP Pin | ESP32 - GPIO21 |
VIN | Power Supply + |
GND | Power Supply - |
Also hook up the Step Down Converter to supply 5V to your ESPs 5V Pin
You will need to take apart the pulley part of the blind and insert the half where the cord goes into the large gear.
You can use ESPHome to programm your ESP.
Take a look at my ESPHome Config as a reference and modify it to your liking.
If you want to customize this project, you can access the Onshape-Project here.
Good luck and have fun! :D
The author marked this model as their own original creation.