roller curtain
Communicate wirelessly with a Smart Circuit via a Graphical User Interface (GUI) on your phone or PC.
I've got my inspiration from this project it will be coolest thing when you just click on your phone to raise and lower your roller curtain.
use to design the circuit and simulate
cardboard from any old device container
bread board
jumpers wire
Arduino uno
RGB LED
Rollar cardboard
motor driver
DC motor
adapter 9v
simple circuit in Tinkercad
first i simulate simple circuits on Tinkercad one of them shown is that motor drive L293D then i wire it in reality and check it's running well.
here is the wiring method in reality
⬅️ here i write the code just to test that motor is actually turning clockwise and anticlockwise.
second simple circuit is that RGB LED.
so i test it by Osama Ahmed code to run different colors on it after that i've added extra colors later.
// *Interfacing RGB LED with Arduino
// * Author: Osama Ahmed
note that
every pin of RGB led should connect directly with resistor.
wrong wiring i have build
the right one
then marge two simple circuits together and write code on Arduino IDE.
i put motor turn off and led turn on while there isn't any input sending from Android phone.
define int
when user input send it will work depends on what user's sent :
here if user sends 1 it will turn motor up and led on RED color,
and if user sends 2 it will turn motor down and led on green color.
add safety condition for rotation
measure the diameter of inner hollow,
then cut small cardboard with the same diameter
i had made a hole in it then i mount it inside rollar by glow
wire HC05 Bluetooth Module with Arduino
assemble them in enclosure ➡️
Rolller cardboard
enclosure
using switch button with Bluetooth Module with TXD to easily plug Arduino in and load the code without this error,
you should turn switch off while uploading the code.
assemble them in enclosure was the challenge cause the project easily work on table but when i try to fix it in enclosure or in window, but the link between roller and shaft of motor has broken up many times.
mount motor with cardboard
up
the finial shape is not so good because it has many wires and jumpers but it works well 😊
Down
use Bluetooth HC-05 with Arduino which make every thing easier especially with this circuits which have many jumpers , components and wiring.
i believe in the power of wireless with dynamics components which have actually function rotation or movement like RC car and robotics arm.
really i 've enjoyed playing by it.
Robotics arm