How can I control an LED array for creating patterns and designs?

Click For Summary
To create patterns and designs with an LED array, individual control of each LED is essential. LED drivers, which typically manage 8-12 outputs and allow for brightness control, can be utilized for this purpose. These drivers can be interfaced with microcontrollers like Microchip PICs using serial communication protocols such as SPI or I2C. For a more advanced approach, shift registers can also be employed to control the LEDs. Exploring resources on microcontrollers and LED driver options will aid in successfully building the desired LED lamp.
ashon1980
Messages
1
Reaction score
0
Hello all,

I recently became interested in building an LED lamp as a gift for a friend. I have a good understanding of technology, but I have only a small understanding of electrical engineering. I have researched and understand how to build an actual LED lamp where I would have all the LEDs wired into a single series, or maybe two sets of series.

But I want to create patterns and designs with the LED array, which means being able to control each LED individually, and so far I'm not having a lot of luck researching how this works. I think it will involve the use of EPROMs, but if anyone could shed more light on what topics I need to read about I'd be grateful.

Michael
 
Engineering news on Phys.org
There exist a number of devices that control individual LEDs. Typically they offer on the order of 8-12 LED outputs per device, and oftentimes can control the brightness of each LED individually.

The devices are typically called "LED Drivers," and a quick Digikey search (www.digikey.com) will give you a bunch of options. LED Drivers can be controlled over a serial interface like SPI or I2C, so a easy way to do a first pass would be to use some microcontroller like a Microchip PIC that has a serial interface to talk to multiple LED drivers to create the patterns you want.

If you want to be more adventurous, you can try doing it with shift registers as in MAKEzine's first volume: http://makezine.com/01/bunnie/ You'll have to buy the actual magazine to get the article. As I recall, it was a decently written article that was fairly accessible.

I don't know what your background is with microcontrollers and that sort of thing, but if you want to pursue the LED driver tack, you should check out PICs at www.microchip.com and Wikipedia for articles on I2C and SPI. (Feel free to substitute your favorite microchip manufacturer, it just so happens that Microchip PICs are pretty common in the DIY/hobbyist market, so there are a lot of resources available).

Hope this helps.
 
Last edited by a moderator:
I am trying to understand how transferring electric from the powerplant to my house is more effective using high voltage. The suggested explanation that the current is equal to the power supply divided by the voltage, and hence higher voltage leads to lower current and as a result to a lower power loss on the conductives is very confusing me. I know that the current is determined by the voltage and the resistance, and not by a power capability - which defines a limit to the allowable...

Similar threads

  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 19 ·
Replies
19
Views
3K
Replies
1
Views
2K
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 21 ·
Replies
21
Views
4K
Replies
29
Views
4K
  • · Replies 11 ·
Replies
11
Views
4K
Replies
29
Views
5K