How to automate any Window Curtain for $20 | Arduino Automation

  Рет қаралды 78,333

Wedge Hacker

Wedge Hacker

3 жыл бұрын

In this video, an old window curtain is motorised for $20. With a push of a button, the curtain opens and closes.
Visit the Arduino Project Hub for all details: projecthub.arduino.cc/wedgeha...
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Got something you want to see the Wedge Hacker automate? Great! Just drop your idea in the comments section ( I read all comments, literally).
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
The window curtain is hacked (as usual) and becomes automated using an Arduino (UNO, but any other model should work) and a NEMA-17 Stepper Motor. Keep in mind, that you'll need an ordinary Curtain that uses a rail and a rope for opening and closing*.
Arduino Project: projecthub.arduino.cc/wedgeha...
Arduino Code: create.arduino.cc/editor/wedg...
Components Required:
NEMA-17 Stepper Motor: s.click.aliexpress.com/e/_DDS...
Pulley Belt: s.click.aliexpress.com/e/_DlV...
L298N Dual H-Bridge Motor Driver (Compatible): s.click.aliexpress.com/e/_Dnt...
L298N Dual H-Bridge Motor Driver (Genuine):
Single Relay: s.click.aliexpress.com/e/_Dmn...
Arduino UNO (Arduino Compatible): s.click.aliexpress.com/e/_DEX...
Arduino UNO (Genuine): store.arduino.cc/products/ard...
12v Power Adapter: s.click.aliexpress.com/e/_DkC...
Rocker Push Button
Female-to-Female Jumpers
Male-to-Male Jumpers
10k Resistors: s.click.aliexpress.com/e/_DmG...
6mm Wall Plugs and Screws
Follow the Wedge Hacker on Social:
Instagram: @WedgeHacker
Facebook: @WedgeHacker
Snapchat: @WedgeHacker
TikTok: @WedgeHacker

Пікірлер: 51
@SammOBracketBracketBracket
@SammOBracketBracketBracket 2 жыл бұрын
great tutorial mate Edit: The mosquitoes
@napkin62
@napkin62 2 жыл бұрын
Very nice automation...
@Error-om3fk
@Error-om3fk Ай бұрын
Half automation but u get the point
@FreshCityVentures
@FreshCityVentures Жыл бұрын
Looks sooo good!👌🏼 I am just in the process of installing this for a customer in their $1.6M home and they absolutely love the aesthetic of the stepper motor bolted to the wall! Good work!
@aleeyaanatashaa
@aleeyaanatashaa Жыл бұрын
Can I have the code for arduino please?
@FreshCityVentures
@FreshCityVentures Жыл бұрын
@@aleeyaanatashaa Yes, it’s 5 fast knocks and two long! Do it twice! Please don’t tell anyone.
@wedgehacker
@wedgehacker Жыл бұрын
Hi mate, please find it in the description.
@pawanpinjarkar6510
@pawanpinjarkar6510 Жыл бұрын
Can you show us how to do the same for a roman rod with roman rings on the curtains?
@cvaug6958
@cvaug6958 3 жыл бұрын
Amazing hack. Been looking for something like this. But I dont get how you attach the belt. Do you have better pics of it?
@wedgehacker
@wedgehacker 2 жыл бұрын
email me, and I send you better pics
@YigalBZ
@YigalBZ 2 жыл бұрын
Thanks for the nice project. How do you control the situation after reset/power down? The Arduino's code doesn't know if the curtain is open or closed, or even in between, so you may try to open an opened curtain instead of opening a closed curtain.
@wedgehacker
@wedgehacker 9 ай бұрын
I've just posted part 2 with a step-by-step guide to make the circuit. Watch it here: kzbin.info/www/bejne/aKmnk6mmbNJ2ebs In part 2, the initial/startup default is closed, so you can either keep the Arduino running or simply close the curtain before powering off.
@faku09kpo
@faku09kpo 3 жыл бұрын
Great idea! Any ideas to make it a little less noisy?
@wedgehacker
@wedgehacker 2 жыл бұрын
I was able to make it less noisy by adjusting the speed on the codes. All the codes are uploaded here: www.wedgehacker.com/automate-curtain/
@ilovehotcakes
@ilovehotcakes 2 жыл бұрын
Try a TMC2208 driver instead of an H bridge
@squeekhobby4571
@squeekhobby4571 3 жыл бұрын
👍👍👍👍👍👍👍
@EliotVaradi
@EliotVaradi 2 жыл бұрын
Hello! I didn't understand where the yellow wire from the relay to the NC position comes on the arduino board. Will the L298 be powered by 5 volt arduino?
@wedgehacker
@wedgehacker 2 жыл бұрын
Hey Eliot. The L298 is powered by 12v DC external supply. As for the relay, the L298 module has been heating up after some time if powered but not in use; so, I placed a relay where the COM goes to the 12v + and the NO goes to the L298 V+. So when ever the button is clicked, the relay is switched ON, then the L298 is switched ON, and then the motor starts running and immediately after that, everything is switched back OFF again. Hope that helps.
@EliotVaradi
@EliotVaradi 2 жыл бұрын
@@wedgehacker Thank you very much -that's much clearer!
@mohamadfahmibinmansorstude6570
@mohamadfahmibinmansorstude6570 6 ай бұрын
Hi why my motor not moving when no load attach at shaft. When i hold the shaft then it moving?
@wedgehacker
@wedgehacker 5 ай бұрын
Ensure your stepper motor is not faulty and ensure the motor driver is grounded. The ground must be a common ground between the Arduino, the driver, and the power source. Hope this helps!
@lowisanilsson4326
@lowisanilsson4326 10 ай бұрын
Cool! Can you provide the circut scheme? I can't open the website you linked before.
@wedgehacker
@wedgehacker 9 ай бұрын
I've just posted part two with a step-by-step guide to make the circuit. Watch it here: kzbin.info/www/bejne/aKmnk6mmbNJ2ebs
@rishisonani4029
@rishisonani4029 2 ай бұрын
Can you make an electrical diagram
@wedgehacker
@wedgehacker 2 ай бұрын
I added all the details in the Arduino Project hub: projecthub.arduino.cc/wedgehacker/window-curtain-automation-c788af
@rishisonani4029
@rishisonani4029 2 ай бұрын
On 3:14 can I use male to female jumpers
@wedgehacker
@wedgehacker 2 ай бұрын
Male-to-Female jumpers would be better, I didn't have them at the time of recording.
@T0rdal
@T0rdal 3 ай бұрын
Why not a esp 32 then it would be actually automated if you combine it with something like home assistant
@wedgehacker
@wedgehacker 2 ай бұрын
True, but it's easier with an Arduino, and their native app. Plus, if you get the Arduino subscription (even the cheapest one), you can easily link it with Alexa.
@T0rdal
@T0rdal 2 ай бұрын
@@wedgehacker arduino subscription? Arduino ide the tool to Program basically all arduino chips is free. Also there is a arduino with esp 32 ship the Arduino Nano ESP32. It adds wifi capabilities and it's like 19 euro or so and could replace your current microcontroller.
@AddOnGamerz
@AddOnGamerz 2 жыл бұрын
thanks and congrats from addon gamerz and my 41 subscribers
@boopeshkumarprabhakaran
@boopeshkumarprabhakaran 2 жыл бұрын
can you make this work with esphome and home assistant
@wedgehacker
@wedgehacker 2 жыл бұрын
You definitely can. That’s a great idea for another project.
@boopeshkumarprabhakaran
@boopeshkumarprabhakaran 2 жыл бұрын
@@wedgehacker thank you.. Waiting for that project go live 🔥🔥
@hammadshabbir6505
@hammadshabbir6505 Жыл бұрын
Check this video to get more information about Motorized Blinds? kzbin.info_lBgAyxUR2U
@ArduinoBoy
@ArduinoBoy 3 жыл бұрын
Brother do you have m1 MacBook
@wedgehacker
@wedgehacker 2 жыл бұрын
Not yet bro :D
@avadhootkamble6051
@avadhootkamble6051 2 жыл бұрын
just provide a circuit digram
@wedgehacker
@wedgehacker 2 жыл бұрын
You can find it here www.wedgehacker.com/automate-curtain/
@deepvlog2303
@deepvlog2303 2 жыл бұрын
Please share ta diagram
@wedgehacker
@wedgehacker 2 жыл бұрын
You can find it here www.wedgehacker.com/automate-curtain/
@jeromebresler877
@jeromebresler877 3 жыл бұрын
cool project , have you code source please :)?
@wedgehacker
@wedgehacker 2 жыл бұрын
You can find the codes and the diagrams here www.wedgehacker.com/automate-curtain/
@aleeyaanatashaa
@aleeyaanatashaa Жыл бұрын
Hi bro! Can I please have the code
@lajoyashaw6439
@lajoyashaw6439 Жыл бұрын
In the comments already.
@wedgehacker
@wedgehacker Жыл бұрын
Hi mate, please find it in the description.
@yvonnejones8544
@yvonnejones8544 2 жыл бұрын
you dont need all that hassle you can by curtains rods that do that and they really dont cost very much
@blahblahblahblah2837
@blahblahblahblah2837 Жыл бұрын
And where's the fun in that?
@wedgehacker
@wedgehacker Жыл бұрын
so True! :D
@EliotVaradi
@EliotVaradi 2 жыл бұрын
It's amazing , great idea but I didn't understand ... Please contact me in email at photos or explain me in the comments , Thanksgiving!
@wedgehacker
@wedgehacker 2 жыл бұрын
Which part specifically?
버블티로 체감되는 요즘 물가
00:16
진영민yeongmin
Рет қаралды 96 МЛН
1❤️
00:17
Nonomen ノノメン
Рет қаралды 7 МЛН
🌊Насколько Глубокий Океан ? #shorts
00:42
Haha😂 Power💪 #trending #funny #viral #shorts
00:18
Reaction Station TV
Рет қаралды 15 МЛН
Automate Your Window Blinds: EASY!
6:47
Smart Home Solver
Рет қаралды 1 МЛН
Make a TINY Arduino Drone with FPV Camera - Will It Fly?
20:26
Max Imagination
Рет қаралды 607 М.
How do Window Blinds work?
4:45
Jared Owen
Рет қаралды 2 МЛН
DIY Motorized WiFi Roller Blind - ESP8266 & Blynk
7:38
Maker 101
Рет қаралды 99 М.
how to make automatic curtains
18:38
OMANK KACAU
Рет қаралды 22 М.
DIY WiFi Controlled Blinds - DIY Builds
11:19
Ty Palowski
Рет қаралды 29 М.
15 Mind-Blowing Arduino projects to try this Weekend!
12:06
ToP Projects Compilation
Рет қаралды 494 М.
Can the NEW SwitchBot Curtain 3 Beat The Aqara E1 Curtain Driver?
17:10
Automate Your Life
Рет қаралды 47 М.
Main filter..
0:15
CikoYt
Рет қаралды 13 МЛН
Спутниковый телефон #обзор #товары
0:35
Product show
Рет қаралды 1,9 МЛН