Skip to content

holgero/PICFlickerLEDs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flickering LEDs driven by PIC12F580 microcontroller

To build: run make in the top level directory like this: $ make

It needs gputils to compile. After a successfull build you will find it in the device directory under the name PICFlickerLEDs.hex.

After flashing your PIC12F508 with the firmware, hook up to five LEDs (with appropriate current limiting resistors in series) to the pins (2,3,5,6,7). Connect the PIC and the LEDs with VDD, connect GND to the PIC.

VDD  1 -  - 8   GND
LED  2 -  - 7   LED
LED  3 -  - 6   LED
NC   4 -  - 5   LED

Enjoy the flicker light!

About

Flickering LEDs driven by a PIC12F508 microcontroller

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published