Am having a project to deliver in two months time, the project is about automated window blinds. Am good in computer programming but not actually good in electronics. I need assistance please.
Am having a project to deliver in two months time, the project is about automated window blinds. Am good in computer programming but not actually good in electronics. I need assistance please.
Hi Benny,
Here is a post from 2014 that may have some ideas for you. You may be able to find other posts about Shades, Curtains, and window treatments by searching the E-14 Forum. Otherwise you will have to frame up your idea better and present it with specific questions so we have something to work with. As it is now it is too general.I look forward to following your progress.
John
Thanks for the Hints.
Have made some research, and the major component that i think i might require are LM35, LDR, a DC Motor and an Arduino UNO R3 board.
I also which to make use of a Roman blind for a Demo. I don't know how appropriate the use of those components are?
Thanks for the Hints.
Have made some research, and the major component that i think i might require are LM35, LDR, a DC Motor and an Arduino UNO R3 board.
I also which to make use of a Roman blind for a Demo. I don't know how appropriate the use of those components are?
Hi Benny
For everything electro-mechanical that is created there isn't one path to success. Your imagination and your available technology will determine how you get the job done. That is why it is difficult to tell you what components you will need. Try to break the system down into pieces and make the individual parts work and then interface them. I am not sure what an LM35 is and perhaps the LDR is a low dropout regulator. You will need a power source for the motor that is separate from the Arduino's power suuply. If you do want to power both the Arduino and the Motor off the same supply you will need a regulator and filter capacitors to make sure the Arduino get proper and clean power. The arduino will not be able to switch the motor on and off by itself. It will need a transistor that it can control that in turn will turn the motor on and off. The transistor will need to be protected with a flyback diode. If you are going to want the motor to rotate in both directions you will need a circuit called an H Bridge. An H-Bridge will allow the arduino to turn the motor in a CW or CCW direction as well as brake or stop the motion.
The break down of your project might be:
Arduino and software to interpret your input switch or switches. You could have one button to open the blinds and a second to close them. Or you could have one button that alternately opens and closes. Your software will have to accommodate switch bounce. The is where switches do not make a perfect closed contact immediately and the Arduino is fast enough to misinterpret this as multiple pushes of the switch.
H-Bridge and Motor circuits. Here you will want to make sure that the H-Bridge powers the motor and that simulated input to the H-Bridge does what you expect it to do. This will also give you information on what will be required from the Arduino as Outputs to make the H-Bridge work.
Motor to Blinds mechanical. Here you will have to devise a way for the motor to provide the power and motion necessary to open and close the blinds. It may be necessary to gear the motor down so that there is enough force to move the mechanism and also to slow it down so that it doesn't happen too fast.
If you begin to work on this you will learn a lot and have a lot of fun. If you have questions someone on the Forum will try to help but we work best when you already have a partially working circuit and can give us drawings, pictures and schematics of what you have done.
John
I am not sure what an LM35 is and perhaps the LDR is a low dropout regulator.
The LM35 is temperarue sensor with analog output and by LDR he probably means Light Dependent Resistor to automatically adjust the blinds according to light conditions in the room.
Hi kulky64,
Of course you are right. I have worked with the LM35, 36, 37 series in the past but for some reason when I saw the number it didn't ring a bell. Also when I tried to search the number on Octopart it didn't come up. As far as the LDR is concerned you are probably right on that one too. Since I began on E-14 one of my pet peeves has been the use of unidentified acronyms and initialisms in posts. I began to collect them and identify them. To date I have a list numbering a little over 500 different XYZ, PDK, TTP, type codes that have been used. Here is a link to the post in case you are interested in looking at it. I just brought it up to date.
John
If it had been a roller blind then an electric projection screen design may have given you some ideas.
You could still use a roller design however to wind and unwind the draw cords for a roman blind.