scrolling

Led dot matrix scrolling message source code

LED dot matrix scrolling message – 14×5 – source code

I have built various scrolling message badges for instance using the 16F57- 10Ă—5 and 12Ă—5. However, since these chips only have a small FLASH, there is not much flexibility. I don’t really recommend these controllers for a scrolling message. Recently I have started a new project, using small 1.9mm ready made modules, and a 16F884. …

LED dot matrix scrolling message – 14Ă—5 – source code Read More »

Right-left scrolling LEDs

Right-left scrolling LEDs

Project description:  In this project, 8 LEDs are connected to PORT B of a PIC microcontroller. Also a push-button switch is connected to bit 0 of PORT A using a pull-up resistor.. When the switch is pressed the LEDs scroll to the right. Hardware: The circuit diagram of the project is shown in Figure 1. …

Right-left scrolling LEDs Read More »