JUL3
Interfacing LED matrix to Arduino
Connecting many LEDs on a microcontroller can sometimes be a real hassle. Here you will see how easy it is to connect 80 LEDs to only 8+2 microcontroller pins.
In this project, decimal counter chip CD4017 is used which is controlled with only two pins: clock and reset. Clock pin will "shift" the ON state of outputs from 1 through 10, while reset pin resets state to first output. This counter is used to address 10 rows on a display, while 8 columns (10x8) are controlled directly from a microcontroller which in this case is Arduino. Outputs of decimal counter are amplified with NPN transistors as seen in the schematics. Source code is available for download on project page.
© Syst3mX
[ Source: Syst3mX ]
similar content
- Arduino burglar alarm system DIY (17-09-2015) [@News]
- LED and acrylic holiday cards (13-12-2008) [@News]
- LED birthday cake candles (08-12-2008) [@News]
- LED display with Atmel microcontroller (05-04-2005) [@Schematics/Microcontrollers]
- LED VU-meter (07-03-2004) [@Schematics/Optics]
- Arduino Fortune Teller (16-01-2009) [@News]
- Croatian Arduino - Croduino by e-radionica (22-03-2016) [@News]
- Giant LED desk lamp (25-12-2008) [@News]
- LED flickering with Arduino (18-05-2009) [@News]
- Using LED as light sensor (12-06-2009) [@News]
add comment
Please log-in!
You can log-in on forum link: Login page. After logging-in, return to this page and click refresh in your browser.