https://github.com/niklasmerz/rccar
Remote controlled car powerd by Raspberry Pi and deployed by resin.io
https://github.com/niklasmerz/rccar
Last synced: 10 months ago
JSON representation
Remote controlled car powerd by Raspberry Pi and deployed by resin.io
- Host: GitHub
- URL: https://github.com/niklasmerz/rccar
- Owner: NiklasMerz
- Created: 2016-06-19T15:27:24.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-14T19:30:33.000Z (almost 10 years ago)
- Last Synced: 2025-08-14T05:03:46.559Z (10 months ago)
- Language: JavaScript
- Size: 2.1 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RCCar Docker Build for resin.io
## Documentation
http://fritzing.org -> TODO
### Wiring
#### Sensors
**Ultrasonic Sensor**
* VCC -> 5V
* GND -> 5V
* TRIG -> GPIO24
* ECHO -> GPIO25
**Line Tracker Module**
* VCC -> 5V
* GND -> GND
* L -> GPIO16
* C -> GPIO21
* R -> GPIO20
#### Color Coding
**Line Tracker Cable**
* White -> VCC
* Grey -> GND
* Purple -> L
* Blue -> C
* Green -> R
**Motors**
Front
* Red -> Motor2 left
* Grey -> Motor2 right
Rear
* Blue -> Motor1 left
* Brown-> Motor1 right
Power 9V
* Red -> VCC2 left
* Black -> VCC2 right
Copyright (c) 2016 Niklas Merz All Rights Reserved.