Skip to content

A serial-connected RGB LED controller implementation for PIC16F88 Microcontroller.

License

Notifications You must be signed in to change notification settings

beratalp/bamboost-LED

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bamboost-LED

An RGB LED controller implementation for PIC16F88, controlled through UART.

Features

Color Modes:

Color Pin Serial Command
Red RB0 'r'
Green RB1 'g'
Blue RB4 'b'

Blinking Modes:

Mode Serial Command
Static '0'
1000ms on, 1000ms off '1'
500ms on, 500ms off '2'

The UART Baud Rate is 300.

About

A serial-connected RGB LED controller implementation for PIC16F88 Microcontroller.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published