I want to build a contraption using an arduino that allows me to turn off my light from across the room. I plan to use a solenoid to move the lights switch up and down. I'm sure I'll have some specific questions later on but to start with, has anybody made or seen a similar project? All I'm really looking for is a link to a project (unless you're willing to give advice/suggestions). Thanks!
3 Answers
This isn't exactly what you asked for, but may be a better idea.
Light switches are electrically just switches. Either two points are connected or they are not. In this case they are meant to be mechanically actuated by humans.
Instead of making a electrically controlled contraption that mechanically activates the existing switch, you could more easily use a electrically-activated switch directly. Such things are called relays, and are quite common and readily available. You can easily get a relay that can be actuated from 5 V that can switch 120 or 240 Vac at a few amps.
Put the relay in parallel across the switch if you want the switch to be able to override the light on, and in series if you want the switch to be able to override the light off.
To allow both the relay and the switch to toggle the light on/off independently, each needs to be a SPDT (single pole double throw) switch or relay. Actually, you'll have a hard time finding a relay that isn't at least SPDT. Ordinary wall switches aren't, but ones meant for multiple switches to control the same light are, like you often find at the top and bottom of the same set of stairs.
MicroBot Push: a robotic finger for your buttons...
https://www.indiegogo.com/projects/microbot-push-a-robotic-finger-for-your-buttons#/
The Robotoic Light Switch
http://hackaday.com/2015/11/06/the-robot-light-switch/
Wifi controlled light switch
https://hackaday.io/project/5141-wifi-controlled-light-switch
- 1,593
- 10
- 13










