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
History
update include headers
2016-03-09, by Overdrivr [Wed, 09 Mar 2016 15:50:16 +0000] rev 2
update include headers
Initial commit
2016-02-22, by Overdrivr [Mon, 22 Feb 2016 21:58:19 +0000] rev 1
Initial commit
demo of the telemetry library on NXP KL25Z that publishes the capacitive slider value and the accelerometer XYZ values
2016-02-11, by Overdrivr [Thu, 11 Feb 2016 08:59:40 +0000] rev 0
demo of the telemetry library on NXP KL25Z that publishes the capacitive slider value and the accelerometer XYZ values