Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eigenein/rc-car
DIY RC car controlled by Android app via Bluetooth
https://github.com/eigenein/rc-car
android android-application arduino bluetooth bluetooth-android bluetooth-arduino c-plus-plus diy kotlin-android platformio rc-car rxandroid rxjava2
Last synced: 5 days ago
JSON representation
DIY RC car controlled by Android app via Bluetooth
- Host: GitHub
- URL: https://github.com/eigenein/rc-car
- Owner: eigenein
- Created: 2017-10-13T10:13:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-06T23:39:51.000Z (about 7 years ago)
- Last Synced: 2025-01-12T08:34:59.535Z (12 days ago)
- Topics: android, android-application, arduino, bluetooth, bluetooth-android, bluetooth-arduino, c-plus-plus, diy, kotlin-android, platformio, rc-car, rxandroid, rxjava2
- Language: Kotlin
- Size: 2.11 MB
- Stars: 13
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
DIY RC car controlled by Android app via Bluetooth.
## App screenshot
## Parts
* [Arduino Nano V3.0 compatible board](https://www.aliexpress.com/item/Nano-CH340-ATmega328P-MicroUSB-Pins-soldered-Compatible-for-Arduino-Nano-V3-0/32572612009.html)
* HC-06 Bluetooth module
* [L9110S H-bridge module](https://www.aliexpress.com/item/MCIGICM-Free-Shipping-5pcs-New-N-L9110S-module-Dual-DC-motor-Driver-Controller-Board-H-bridge/32379934884.html)
* Chassis kit [like this one](https://www.aliexpress.com/item/new-4wd-smart-robot-car-chassis-kits-1-48-double-Board-strong-Smart-car-chassis-for/32604275012.html)
* [4x AA chargable batteries](http://www.ikea.com/nl/nl/catalog/products/70303876/)
* 4x AA battery holder
* 220µF capacitor (for smoothing of pulsations)## Schematic
![](images/schematic.png)