Phone-controlled RC car
I decided to throw this together simply because I wanted something faster than the tamiya treaded chassis I had previously finished. See that link for schematic and code as this project is very similar. Main difference is this used a different H-bridge.
- Control method: Bluetooth and accelerometers
- CPU: AVR ATtiny2313
- Power source: 4xAA batteries
- Programming language: C, Python