LED Projects

LED Sensors schematic

LED Sensors

Things are moving along … With my new understanding of I2C master/slave communications, I’ve started work on larger arrays and finding the best way to manage the array and communicate the data to the host PC. Above is the latest iteration of the project… and here is a lengthy description of what you’re seeing: Along […]

LED Sensors Read More »

LED Matrix Backpack schematic

LED Matrix Backpack

I had purchased some huge (2″) 5×7 matrix a while ago, as part of my led sensor research. They’ve basically been banging around the lab since, getting pins bent and such. So this past weekend, I decided to put them to some other use. Their pin layout is sort of weird, it doesn’t match up

LED Matrix Backpack Read More »

Mini Beacon miniature programmable LED Flasher that is based around a PIC12F629 microcontroller schematich

“Mini-Beacon” miniature programmable LED Flasher that is based around a PIC12F629 microcontroller

This project, called “Mini-Beacon”, is a miniature programmable LED Flasher that is based around the PIC microcontroller.  This project grew out of an idea and recommendation posted on RunRyder.com.  The Mini-Beacon basically simulates the light emitted from a rotating light beacon such as those used in older police cars and fire engines.  As seen from the observer’s

“Mini-Beacon” miniature programmable LED Flasher that is based around a PIC12F629 microcontroller 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 »