This is a project to replace the 8051 on a existing RGB LED board and add USB functionality. The original board relied on 8051 firmware to control the LEDs so any changes required software development. This version provides a USB interface for LED control. The USB interface is implemented as a HID with a 9 byte OutReport. In conjunction with a simple GUI the RGB LED board can now be controlled to set color patterns, intensity and pattern sequencing.

Dependencies:   PCA9635-6 mbed USBDevice

RGB GUI - Windows program to control the PCA9635 board.

/media/uploads/JimCarver/rgb_led.jpg

Revisions of main.cpp

Revision Date Message Actions
1:ee2692588275 2014-04-05 Reworked RGB2 - PCA9635-6 library File  Diff  Annotate
0:5e18eb7da208 2011-12-09 V0.1 File  Diff  Annotate