RC-car remotely controlled from a computer. A demonstration of the power of Pytelemetry/telemetry. MIT Licensing.
Dependencies: BufferedSerial FRDM-TFC mbed telemetry
Example of the 'Telemetry' library, a portable communication library for embedded devices. The PC-side of this code is hosted a github.com/Overdrivr/telemetry-examples
This code uses the car from the Freescale Cup competition initially dedicated to be a line-following racing car, and turns it into a full-blown radio-controlled car.
It is using a Bluetooth serial module to provide wireless connectivity. See the repository at github.com/Overdrivr/telemetry-examples for complete instructions on wiring everthing together.
Repo : TO BE DONE
History
headers include update
2016-03-09, by Overdrivr [Wed, 09 Mar 2016 15:45:28 +0000] rev 2
headers include update
Updated code for new interface + comments and description
2016-02-22, by Overdrivr [Mon, 22 Feb 2016 21:24:52 +0000] rev 1
Updated code for new interface + comments and description
Initial commit
2016-02-16, by Overdrivr [Tue, 16 Feb 2016 20:33:33 +0000] rev 0
Initial commit