Steering Wheel for Arduino Car Apk

Steering Wheel for Arduino Car Apk

Latest version 1.0
19 Aug 2016

Older Versions

Apk Infos

Version1.0
Rating3.5/5, based on 85 votes
Size‎3.6 MB
Requires AndroidAndroid 4.0+ (Ice Cream Sandwich)
Author's NotesBluetooth remote arduino rc car

About Steering Wheel for Arduino Car APK

Steering Wheel for Arduino Car APK Download for Android
Steering Wheel for Arduino Car APK Download for Android

Description

Steering Wheel for Arduino Car is a remote to control RC arduino,
You can control the RC were made with Arduino by tilting to the right and left of your android, like when playing a car racing game.

This application sends strings via bluetooth based Accelerometer sensor android, message format
x|y|z,

example message 40|50|80,
means that
x = 10
            y = 50
            z = 80

with this information you can process into motion you made to taste,

example:
void loop on arduino sketch
http://www.ttsberita.com/?p=464
==================================
boolean belok = false;
boolean onstop = false;
void loop() {
x = 0;
y = 0;
z = 0;
if(bt.available()){
x = bt.readStringUntil('|').toInt();
y = bt.readStringUntil('|').toInt();
z = bt.readStringUntil(',').toInt();
}

belok = false;
onstop = false;
if(x != 0 || y != 0 || z != 0){

if(z < 50) // stop
{
analogWrite(A1,0);
analogWrite(A2,0);
onstop = true;
}

if(y > 20 && !onstop)
{
analogWrite(A1,255);
analogWrite(A2,0);
belok = true;
}
else if(y < -20 && !onstop) // turn left
{
analogWrite(A1,0);
analogWrite(A2,255);
belok = true;
}

if(!onstop && !belok){ // forward
analogWrite(A1,255);
analogWrite(A2,255);
}


}

delay(50);
}
==================================

How to install Steering Wheel for Arduino Car APK on Android phone or tablet?

Download Steering Wheel for Arduino Car APK file from ApkClean, then follow these steps:

Update Phone Settings

  • Go to your phone Settings page
  • Tap Security or Applications (varies with device)
  • Check the Unknown Sources box
  • Confirm with OK

Go to Downloads

  • Open Downloads on your device by going to My Files or Files
  • Tap the APK file you downloaded (com.ttsberita.arduinoaccelerometercar-v1.0-ApkClean.apk)
  • Tap Install when prompted, the APK file you downloaded will be installed on your device.

Older Versions

1.0 (1)3.6 MB

Questions & Answers

Q: What is an APK File?

A: Just like Windows (PC) systems use an .exe file for installing software, Android does the same. An APK file is the file format used for installing software on the Android operating system.

Q: If I install an APK from this website, will I be able to update the app from the Play Store?

A: Yes, absolutely. The Play Store installs APKs it downloads from Google's servers, and sideloading from a site like ApkClean.net goes through a very similar process, except you're the one performing the downloading and initiating the installation (sideloading).
As soon as the Play Store finds a version of the app newer than the one you've sideloaded, it will commence an update.

Q: Why ApkClean.net can guarantee APK 100% safe?

A: Whenever someone wants to download an APK file from ApkClean.net, we'll check the corresponding APK file on Google Play and allow user download it directly (of course, we'll cache it on our server). If the APK file does not exist on Google Play, we'll search it in our cache.

Q: What are Android App permissions?

A: Apps require access to certain systems within your device. When you install an application, you are notified of all of the permissions required to run that application.

Don't hesitate to contact us if you have any questions or concerns.

(*) is required

User's Reivew

1 ★this app has links to porn sites i have reported to google
1 ★It sucks it make you use blutooth
5 ★why so many do not understand that this is remote for arduino car? is not the title clear enough? of course you have to make your own car with arduino
1 ★I connected everything and it's says failed to connect, stupid
1 ★It doesn't have any sound effects and doesn't let you use the fetches so it's rubbish 👿
1 ★This was rubbish you have to have a bluetooth device
5 ★It's good
1 ★Naveen 😍😆☺
5 ★Goooooooooood
1 ★poop p00p
1 ★the worst
5 ★Love it