Update README.md

This commit is contained in:
Yehor Vialov 2017-12-26 16:20:28 +02:00 committed by GitHub
parent 087657a9ab
commit d159288d46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,9 +7,9 @@
## Source code
In source code you can find:
* an Android app to control the car
* a [Fritzing sketch](/estevez-dev/VaporizR2/tree/v1.0/Fritzing) to build hardware
* an [Arduino sketch](/estevez-dev/VaporizR2/tree/v1.0/Sketches/bluetooth_motor)
* a [Fritzing sketch](/estevez-dev/VaporizR2/tree/master/Fritzing) to build hardware
* an [Arduino sketch](/estevez-dev/VaporizR2/tree/master/Sketches/bluetooth_motor)
## Car hardware
![image](https://github.com/estevez-dev/VaporizR2/blob/v1.0/docs/VaporizR2_bb.png?raw=true)
![image](https://github.com/estevez-dev/VaporizR2/blob/master/docs/VaporizR2_bb.png?raw=true)
## Android app
It is a simple app with two sliders to control left and right weels that sends commands to Arduino via Bluetooth serial.