Program using Touch Sensor and PWM function. This code set a value of brightness in RGB led using Touch Sensor like a slider. The begining of touch is used to select a color. The end of touch is used to select an effect.
Dependencies: MMA8451Q TSI mbed
Fork of FRDM_TSI by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:343ba87cc6cf | 2013-09-12 | carlossell | Program to test Touch Sensor and PWM function. |
5:7f7b888f616b | 2013-04-22 | subhrajitmitra | using of touch pad and accelerometer of FRDM-KL25Z |
4:12e22c6337eb | 2013-02-19 | mbed_official | Updated to public library |
3:224f5c17977a | 2012-11-09 | emilmont | New mbed library |
2:6136133bdf88 | 2012-10-23 | emilmont | Update mbed library |
1:51b1b688179a | 2012-10-12 | chris | Tidied up formatting |
0:0f00f07ebde0 | 2012-10-11 | emilmont | KL25Z TSI example |