ArduinoCommander - android application to manage arduino board

Take a look - ArduinoCommander (https://market.android.com/details?id=name.antonsmirnov.android.arduinocommander)

Features:

  • discover and connect to Arduino board with Bluetooth shield (like Sparkfun bluetooth modems: Search Results for bluetooth modem - SparkFun Electronics)
  • display board firmware version, name and Firmata protocol version
  • set pin mode (analog/digital input/output, pwm)
  • get/set pin values
  • LED and pin mode animation :slight_smile:
  • read messages from the board (Firmata String Sysex message)
  • beautiful WYSIWYG interface with 320x480, 480x800, 480x854, 1024x600 and 1280x800(?) screens support
  • Free, no ads 8)
    Just upload modified StandardFirmata sketch (set baud rate 9600 instead of 57600 by default, video ArduinoCommander - firmware (for Bluetooth connection) - YouTube) to your Arduino board and control it using ArduinoCommander!

Click to pin to set pin mode and value, current pin mode and value are displayed on the pin.

View video on how to use it on YouTube: ArduinoCommander - introduction - YouTube

Visit application page (http://anettosoftware.co.uk/ac.php) to view screenshots, read full app description and usage instructions.

Oh, you may left your feedback and feature request that you'd like to have in the app: anettosoftware.co.uk

Yes. We know. It's been plugged on over 30 threads so far. You're not 4ntoine, are you?

Yes. Sorry for this and be sure, that all the posts related to ArduinoCommander and created by me will be in this topic only.

Hey guys! A new "android sensors" feature has been released in ArduinoCommander.

It allows you to set pin PWM output value using android device sensors. You can choose available device sensor (accelerometer, gyroscope, light sensor, etc), configure values processing (filtering, accumulating, mapping) in order to use your phone or tablet like advanced remote Arduino shield. Now you can drive your robotic car, tank, quadrocopter or just blink LEDs using left-right-forward-backward movements, rotations and other gestures like in virtual games!

Visit feature's page (http://anettosoftware.co.uk/ac-as.php) to see screenshots, view demo video or just install the app (https://market.android.com/details?id=name.antonsmirnov.android.arduinocommander) and play with it yourself. Have fun!

I'm waiting for a new bluetooth module ....

You probably should be posting this in Products and Services - http://arduino.cc/forum/index.php/board,25.0.html

I've posted news about ArduinoCommander in different threads and some people became angry :slight_smile:

robtillaart:
I'm waiting for a new bluetooth module ....

USB mode will be the next feature to be done! Set "Autoupdate" to ArduinoCommander app or just visit app's page to be the first to know.

jack_fr:
I've posted news about ArduinoCommander in different threads and some people became angry :slight_smile:

True, but Products and Services is the correct place to advertise your product.

Better ask the moderator to move the thread, he will be happy to. (maybe he can remove the wrong thread posts too including this one :slight_smile:

You've also still got the 4ntoine account.

AWOL:
You've also still got the 4ntoine account.

Thank you, it was blocked for some reason but now i can use it. Please move the thread, if necessary, and remove few our messages not related to new feature.

it was blocked for some reason

I wonder if the now-expired ban was at all related to the spamming of the forum with your product info.
Just a thought.

Hey, a new feature is available: "save and load pins configuration".

Why set pins modes and states every time you connect to your Arduino board? Configure pins modes and states, save it to file and load when you need it. Save your time!

More information, screenshots and video are available here: http://anettosoftware.co.uk/ac-pins.php

PS. It's very useful with "android sensors" feature (http://anettosoftware.co.uk/ac-as.php).

Hi,

it´s a great project. I found it by searching "Arduino" in the Google Play (Market) :wink:

Because i already have a bluetooth modem, i directly tried to get it work. But my Problem is, that i can´t connect to the arduino board.

Could someone please tell me, how to connect this Bluetooth Modem - BlueSMiRF Gold - WRL-10268 - SparkFun Electronics Modem to my Arduino Uno?

I already tried to change the baud rate and to change the tx/rx between the modem and the arduino board.

Many thanks
Poldi

I have just created the Arduino account and this application will really provide me lot of help to keep track of my account. Thanks for this post.

Hello, arduino-lovers.

Good news for you: now you can control Arduino board using Android speech input (speech recognition).
For this, just say pin, pin mode and pin value, f.e. "six high" as in demo video: ArduinoCommander - "voice commands" feature - YouTube
which means "set pin 6 to digital output mode with HIGH value".

Full information is available on the site: http://anettosoftware.co.uk/ac-vc.php

Poldi:
Hi,

it´s a great project. I found it by searching "Arduino" in the Google Play (Market) :wink:

Because i already have a bluetooth modem, i directly tried to get it work. But my Problem is, that i can´t connect to the arduino board.

Could someone please tell me, how to connect this Bluetooth Modem - BlueSMiRF Gold - WRL-10268 - SparkFun Electronics Modem to my Arduino Uno?

I already tried to change the baud rate and to change the tx/rx between the modem and the arduino board.

Many thanks
Poldi

Hi, Poldi.
Hope this manual helps: http://www.lostntranslation.com/arduino-electronics-fun/arduinocommander-and-the-aurdinobt/

Hello, everybody.

I'm happy to announce that now ArduinoCommander supports connection via Ethernet shield and supports any screen dimensions, any ratio (16:9, 4:3, etc).