An open API service indexing awesome lists of open source software.

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

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.