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.
TSI.lib@1:51b1b688179a, 2012-10-12 (annotated)
- Committer:
- chris
- Date:
- Fri Oct 12 11:42:21 2012 +0000
- Revision:
- 1:51b1b688179a
- Parent:
- 0:0f00f07ebde0
Tidied up formatting
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
chris | 1:51b1b688179a | 1 | http://mbed.org/users/emilmont/code/TSI/#507b1f67804b |