A demo on NXP KL25Z of the telemetry library to publish some sensor data that can be read/plotted on the computer using pytelemetrycli (https://github.com/Overdrivr/pytelemetrycli) Published data: "touch" -> capacitive slider output value "acc:x" -> x channel of the accelerometer "acc:y" -> y channel "acc:z" -> z channel

Dependencies:   BufferedSerial MMA8451Q mbed telemetry tsi_sensor

Committer:
Overdrivr
Date:
Thu Feb 11 08:59:40 2016 +0000
Revision:
0:d38b884af46a
demo of the telemetry library on NXP KL25Z that publishes the capacitive slider value and the accelerometer XYZ values

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Overdrivr 0:d38b884af46a 1 http://mbed.org/users/sam_grove/code/BufferedSerial/#779304f9c5d2