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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
10:2c506aad93de | 2022-05-17 | lonczy | lib versions updated |
9:0b6c84d01c5d | 2013-11-30 | lonczy | added play/pouse support in the middle of the slider. |
8:84597c4309a9 | 2013-11-30 | lonczy | "load time" shortened, more effective memory usage by local variables. |
7:ec6f541a0636 | 2013-11-30 | lonczy | A Volume controller for touch slider, first try... |
6:17871da2a7e4 | 2013-03-01 | samux | use latest USBDevice lib (FRDM-KL25Z support) |
5:03a4211d593a | 2012-10-14 | samux | use mbed official USBDevice library |
4:f0df6aae7147 | 2011-11-30 | samux | (none) |
3:8b56768ceca2 | 2011-11-16 | samux | (none) |
2:24dad6de0713 | 2011-11-14 | samux | (none) |
1:291a88a2c151 | 2011-11-11 | samux | (none) |
0:c1db4aaad050 | 2011-11-03 | samux | (none) |