Discover

Topics

Acceleroduino RC Car

Acceleroduino RC Car APK

Acceleroduino RC Car APK

1.0 FreeAndy182 Devstudio ⇣ Download APK (1.66 MB)

What's Acceleroduino RC Car APK?

Acceleroduino RC Car is a app for Android, It's developed by Andy182 Devstudio author.
First released on google play in 9 years ago and latest version released in 8 years ago.
This app has 0 download times on Google play and rated as 4.20 stars with 5 rated times.
This product is an app in Education category. More infomartion of Acceleroduino RC Car on google play
This application allows you to control the RC Arduino Car, without touching the existing button on your Android.
You can control RC Car for Forward, Backward, Left and Right.

* Configuration Application to sketch in Arduino :
~ FORWARD (Send Data "F" to Arduino)
~ BACKWARD (Send Data "B" to Arduino)
~ RIGHT (Send Data "R" to Arduino)
~ LEFT (Send Data "L" to Arduino)
~ STOPPED (Send Data "S" to Arduino)

* Sample Sketch for Arduino Using If and else if :
if (state == 'F') // FORWARD
else if (state == 'B') // BACKWARD
else if (state == 'R') // RIGHT
else if (state == 'L') // LEFT
else if (state == 'S') // STOPPED

Full tutorial? Please click http://goo.gl/KwzbLu
For more information visit http://www.boarduino.blogspot.com