This is a open source project of RC Car with control from Android Phone via Bluetooth. The controller is used with .NET Micro Framework: FEZ Panda II, but you may use any controller works with .NET Micro Framework core (Netduino, GHI Electronics board’s and other). All source code is available at GitHub.
To control the machine using 4 different way:
- Accelerometer. Tilt forward – car goes forward, tilt to the left – car turns to the left, tilt back – car goes back. Speed of movement or rotation depends on how much you tilt the device. Sensitivity and value of the tilt set in the configuration Android-apps.
- On-Screen Buttons.
- Touch Control via virtual circle.
- Wheel Control – like virtual steering wheel.
For more detail: CxemCAR 1 – Android Control RC Car over Bluetooth