This is my first program on mbed.org. A Small program for KL25Z that'll act as a Volume Control, thanks to samux for his code with USB keyboard support (https://mbed.org/users/samux/code/USBKeyboard_HelloWorld/) Just added functionality to let the user use the Touch Slider on the KL25Z board to control system volume.
Dependencies: mbed TSI MMA8451Q USBDevice
Fork of USBKeyboard_HelloWorld by
Diff: mbed.bld
- Revision:
- 6:17871da2a7e4
- Parent:
- 5:03a4211d593a
- Child:
- 10:2c506aad93de
diff -r 03a4211d593a -r 17871da2a7e4 mbed.bld --- a/mbed.bld Sun Oct 14 12:46:51 2012 +0000 +++ b/mbed.bld Fri Mar 01 13:23:58 2013 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/7110ebee3484 \ No newline at end of file +http://mbed.org/users/mbed_official/code/mbed/builds/3d0ef94e36ec \ No newline at end of file