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 Subhrajit Mitra

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.

Committer:
subhrajitmitra
Date:
Mon Apr 22 09:25:48 2013 +0000
Revision:
5:7f7b888f616b
using of touch pad and accelerometer of FRDM-KL25Z

Who changed what in which revision?

UserRevisionLine numberNew contents of line
subhrajitmitra 5:7f7b888f616b 1 http://mbed.org/users/JoKer/code/MMA8451Q/#2d14600116fc