Tagged Questions
7
votes
6answers
10k views
Arduino Home Light Dimming
The drywall is just starting to go up in my family’s basement project. I’ve been looking into residential light control systems. Some of the ones I’ve seen have been an upwards of $2,000. I’m thinking ...
5
votes
2answers
688 views
Dimmer to bulb control
I need to control a bulb of 220V, with different intensity light levels.
I've an Arduino Uno Board, which receives a variable voltage from a Light-to-voltage converter (TSL12S) (Like a ...
2
votes
2answers
849 views
What parts do I need in order to connect a light to my netduino?
I'm software engineer trying to get a little electronics project working. I have a netduino plus. I want to hook up a huge light like this and make it turn on and off. Where do I start? What would it ...
1
vote
1answer
652 views
Building a 3x3x3 LED cube?
I need to built a 3x3x3 LED cube. I need to be able to turn every LED on (not at the same time) in different patterns. I need to use Charlieplexing (note that any other method is not a viable ...
0
votes
1answer
110 views
virtual light communication
I have to design a project that uses an LED to transmit data and a LDR to receive the data or signal from the LED. But the problem is I have to use two Arduino UNO boards, one for LED transmit and ...