We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]
Rating:
Author: Rajendra Bhatt
Last Updated: 2013-05-19
Package Version: 1.0.0.0
Category: Light control
Downloaded: 2456 times
Not followed.
License: MIT license
This project is about constructing a mono-color LED matrix display board that consists 320 LEDs arranged in 8 rows and 40 columns. The heart of this project is PIC16F1847 microcontroller and the firmware is developed using mikroC Pro for PIC compiler.
Do you want to subscribe in order to receive notifications regarding "LED Marquee using PIC16F1847 and shift registers" changes.
Do you want to unsubscribe in order to stop receiving notifications regarding "LED Marquee using PIC16F1847 and shift registers" changes.
Do you want to report abuse regarding "LED Marquee using PIC16F1847 and shift registers".
DOWNLOAD LINK | RELATED COMPILER | CONTAINS |
---|---|---|
1368930467_led_marquee_usin_mikroc_pic.zip [76.25KB] | mikroC PRO for PIC |
|
LED matrix displays provide flexibility to display text, graphics, animations, and video, and therefore, they have become a popular mean of displaying information these days. You can see them at gas stations displaying the gas prices, or in the public places displaying information, and alongside highways displaying advertisements on large dot matrix panels. This project is about constructing a mono-color LED matrix display board that consists 320 LEDs arranged in 8 rows and 40 columns. The heart of this project is PIC16F1847 microcontroller which receives data from a PC through a serial port (or USB using an USB-UART interface), and display on the LED matrix with the help of five 74HC595 shift registers.