A demonstration of the telemetry library (https://github.com/Overdrivr/Telemetry) to transfert to the desktop various data from the FRDM-TFC shield

Dependencies:   BufferedSerial FRDM-TFC-HBRIDGE mbed telemetry

Example of the 'Telemetry' library, a portable communication library for embedded devices.

This code fetches all the data from the Freescale Cup RC-car. It relies on a more advanced shield library that is able to read current feedback from HBridges.

The available data is the following :

  • Potentiometer 0
  • Potentiometer 1
  • 4-bit DIP switch
  • Battery level
  • current inside HBridge A
  • current inside HBridge B

You can use the Pytelemetry Command Line Interface to open plots, visualize the received data, and communicate with the car.

See https://github.com/Overdrivr/pytelemetrycli

Revision:
1:eeaf7cbb5582
Parent:
0:4fbaf36176b6
diff -r 4fbaf36176b6 -r eeaf7cbb5582 FRDM-TFC.lib
--- a/FRDM-TFC.lib	Wed Feb 17 20:43:59 2016 +0000
+++ b/FRDM-TFC.lib	Mon Feb 22 21:40:09 2016 +0000
@@ -1,1 +1,1 @@
-https://developer.mbed.org/users/Overdrivr/code/FRDM-TFC-HBRIDGE/#86c5fc9a53d9
+https://developer.mbed.org/users/Overdrivr/code/FRDM-TFC-HBRIDGE/#787a9a24dbfb