hourglass_full Your download should start automatically in a few seconds...

Download DoBots Arduino_Latest Version.apk from Apk-Dl Server

Thank you for using Apk-Dl.com to download the apk file (DoBots Arduino_Latest Version.apk),

If the download doesn't start automatically in a few seconds, please click here to access the download URL directly.

Note: Download and save the apk file to your Android Phone's SD card and install it manually onto the Android device.

Description

*** DEVELOPER VERSION ***

This is an android AIM Module (to be used in the Dodedodoframework, see www.dodedodo.com) which controls an arduino robotover bluetooth. It can be used stand-alone or in combination withother AIM modules.

It provides two port:

1. cmd. (input) expects drive and control commands
2. sensors. (output) forwards the sensor values received from thearduino

Use the library in https://github.com/eggerdo/aim_modules/tree/master/ArduinoModule/arduino/DoBotsLibas the communication library on the arduino. It provides theprotocol used between android device and arduino and an examplesketch (example.ino)