Program that reads data from the FRDM-KL25Z capacitive slider and accellerometer and sends it to the serial port in JSON format.
Dependencies: MMA8451Q TSI mbed
Fork of FRDM_TSI by
This code is part of a project for the course in Computer Engineering "Progettazione di Applicazioni per Dispositivi Embedded (Designing of Applications for Embedded Devices)" , held by professor Omero Tuzzi, at the University of Trieste.
The code reads data from the board sensors (capacitive touch slider and accelerometer) and makes the RGB led assume a color according to the readings. It also sends a JSON-format message about the readings to the USB Serial Port.
mbed.bld@4:12e22c6337eb, 2013-02-19 (annotated)
- Committer:
- mbed_official
- Date:
- Tue Feb 19 23:53:04 2013 +0000
- Revision:
- 4:12e22c6337eb
Updated to public library
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
mbed_official | 4:12e22c6337eb | 1 | http://mbed.org/users/mbed_official/code/mbed/builds/3d0ef94e36ec |