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

Committer:
frankvnk
Date:
Sat Apr 05 12:27:10 2014 +0000
Revision:
1:ee2692588275
Parent:
0:5e18eb7da208
Reworked RGB2 - PCA9635-6 library

Who changed what in which revision?

UserRevisionLine numberNew contents of line
frankvnk 1:ee2692588275 1 http://mbed.org/users/mbed_official/code/USBDevice/#ee9f2fa6bdbc