Arduino Control Car 1.0 Apk

Arduino Control Car 1.0 icon
Category: Communication
Requires: Android 1.5 and up
Curent version: 1.0
Updated: 03.11.2014
Price: Free
Size: 1.45 Mb
Download: 375

Rate saved, Thank!

4.5 (1 votes)

Description of Arduino Control Car

Bluetooth controlled by the Arduino for applications such as cars, acrobatic Brazos, Remote control, automation, etc ...

Sending this app by the Bluetooth module:
Up Arrow = Character 'a'
Left Arrow = Character 'b'
Square Button = Character 'c'
Right Arrow = Character 'd'
Down Arrow = Character 'e'
Pin ON = Character 'f'
Pin OFF = Character 'g'
Pin Bluetooth = is to select the Bluetooth module to which you are connecting
(The bluetooth module must first be synchronized with your Android phone

TRY To connect LEDs to the PWM 5, 6, 9, 10 Arduino ports, in the final draft to those ports the H bridge is connected to the Arduino Load the following code:
 
izqA int = 5;
izqB int = 6;
Dera int = 9;
Derb int = 10;
vel int = 255; // Speed ​​engines (0-255)
int status = 'g'; // Starts arrested

void setup () {
  Serial.begin (9600); // Start the serial port for communication with Bluetooth
  pinMode (DERA, OUTPUT);
  pinMode (Derb, OUTPUT);
  pinMode (izqA, OUTPUT);
  pinMode (izqB, OUTPUT);
 }
 
void loop () {
  
  if (Serial.available ()> 0) {// read the bluetooth and stored in state
      status = Serial.read ();
  }
  if (state == 'a') {// move the Front Button
      analogWrite (Derb, 0);
      analogWrite (izqB, 0);
      analogWrite (DERA, vel);
      analogWrite (izqA, vel);
  }
  if (state == 'b') {// Button LEFT
      analogWrite (Derb, 0);
      analogWrite (izqB, 0);
      analogWrite (DERA, 0);
      analogWrite (izqA, vel);
  }
  if (state == 'c') {// Stop Button
      analogWrite (Derb, 0);
      analogWrite (izqB, 0);
      analogWrite (DERA, 0);
      analogWrite (izqA, 0);
  }
  if (state == 'd') {// Button DER
       analogWrite (Derb, 0);
       analogWrite (izqB, 0);
       analogWrite (izqA, 0);
       analogWrite (DERA, vel);
  }
  
  if (state == 'e') {// Reverse Button
       analogWrite (DERA, 0);
       analogWrite (izqA, 0);
       analogWrite (Derb, vel);
       analogWrite (izqB, vel);
  }
  if (state == 'f') {// Button ON by sensing distance moves
 
  }
  if (state == 'g') {// Button OFF, stops the engine does nothing
  }
}

Read more...

Images

Video

Share this App

Similar apps

RemoteXY: Arduino control 4.10.1 Apk

RemoteXY: Arduino control

Tools
Shemanuev Evgeny
4.42 Mb
Download Apk
Remote Control Arduino Free package: name='arduino.ethernet.remote.control' versionCode='3' versionName='' platformBuildVersionName=''install-location:'internalOnly'sdkVersion:'4'targetSdkVersion:'14'uses-permission: name='android.permission.INTERNET'uses-permission: name='andr Apk

Remote Control Arduino Free

Productivity
Excontrol Automatización y Domotica
0.81 Mb
Download Apk
Arduino Bluetooth Control 4.2 Apk

Arduino Bluetooth Control

Tools
broxcode
4.41 Mb
Download Apk
Arduino Uno Port Control 2.2 Apk

Arduino Uno Port Control

Tools
Erdem Aslan
1.22 Mb
Download Apk
BT Voice Control for Arduino 1.0 Apk

BT Voice Control for Arduino

Tools
SimpleLabsIN
0.45 Mb
Download Apk
Bluetooth Control for Arduino 1.1 Apk

Bluetooth Control for Arduino

Tools
merahkemarun
1.88 Mb
Download Apk
Smart Home control with Arduino ESP - WiFi 1.58 Apk

Smart Home control with Arduino ESP - WiFi

Communication
netten dotro
3.8 Mb
Download Apk
BT Gesture Control For Arduino 1.0 Apk

BT Gesture Control For Arduino

Tools
SimpleLabsIN
0.49 Mb
Download Apk
Multi TV Remote Control Prank 1.0 Apk

Multi TV Remote Control Prank

Entertainment
waywayapps
2.54 Mb
Download Apk
Android TV Remote Control 1.1.0.3876957 Apk

Android TV Remote Control

Tools
Google LLC
6.68 Mb
Download Apk
Hotspot Control 1.1 Apk

Hotspot Control

Tools
Chainfire
0.08 Mb
Download Apk
About Privacy Policy Feedback Report a policy violation