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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
2:9bf273ead1b0 | 2016-03-09 | Overdrivr | update include headers |
1:b63db8e76533 | 2016-02-22 | Overdrivr | Initial commit |
0:d38b884af46a | 2016-02-11 | Overdrivr | demo of the telemetry library on NXP KL25Z that publishes the capacitive slider value and the accelerometer XYZ values |