Update README.md

This commit is contained in:
Yehor Vialov 2017-12-26 22:35:06 +02:00 committed by GitHub
parent a2b519b5a3
commit bfaffdc0c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,9 +7,9 @@ It was a Nikko VaporizR2 RC toy. Dead one. So I removed all parts except motors,
1. PP3 9-volt Battery
## Source code
In source code you can find:
* an [Android app](/estevez-dev/VaporizR2/tree/master/Android) to control the car
* a [Fritzing sketch](/estevez-dev/VaporizR2/blob/master/docs/VaporizR2.fzz) to build hardware
* an [Arduino sketch](/estevez-dev/VaporizR2/tree/master/Arduino/VaporizR2)
* an [Android app](https://github.com/estevez-dev/VaporizR2/tree/master/Android) to control the car
* a [Fritzing sketch](https://github.com/estevez-dev/VaporizR2/blob/master/docs/VaporizR2.fzz) to build hardware
* an [Arduino sketch](https://github.com/estevez-dev/VaporizR2/tree/master/Arduino/VaporizR2)
## Car hardware
![image](https://github.com/estevez-dev/VaporizR2/blob/master/docs/VaporizR2_bb.png?raw=true)
## Android app