AutoApp for Arduino

Contains ads
4.1
95 reviews
10K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

AutoArduino allows you to control your Arduino pins right from Tasker.

IMPORTANT: Install the following sketch on your Arduino to use AutoArduino: https://github.com/joaomgcd/AutoArduino-Sketch/blob/master/pins.ino

You can set any output pin's digital or analog value from a Tasker action. This allows you to do just about anything on your Arduino from your Android device with the advantage of never having to change the code in your Arduino itself!

You can also read pin values and even react to them in real time.

Check out the example video to check how a Tasker scene can control an RGB LED.

AutoArduino connects to your Arduino through USB OTG, Bluetooth or Ethernet.
Updated on
Jun 24, 2016

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

4.2
93 reviews
A Google user
October 15, 2019
It works! LG v40 on Android pie without root. With HC-05 Bluetooth module using a generic clone Arduino Nano from eBay. One thing that is weird is if I power off the Bluetooth module, or restart the phone, Tasker won't make the pairing in the background.. I have to open Tasker and manually run a task for it to connect to Bluetooth first. Otherwise, this works well and I can read/write all pins! So many possibilities now that I can send text messages to trigger relays! Thank you!
5 people found this review helpful
Did you find this helpful?
A Google user
July 2, 2019
After multiple attempts, I was only able to get an 3rd party SunFounder Arduino Mega to connect over USB with my Samsung Tab S4 running Pie. I tried multiple types of arduinos: an Uno, a nano, a teensy 3.2, a adafruit feather M0, etc. all with AutoArduino error message saying it cannot find the Arduino. The USB driver needs to be updated to accept different types of arduinos. Even a genuine Uno Rev 3 wouldn't connect. In addition, the ethernet functionality never worked for me even with the Mega I got working over USB. Instructions for how to get bluetooth working were also lacking. Is the same pins.ino sketch from github used for all three types of connections? Overall, great app if you are able to figure out how to connect it to an arduino, but that process was way too difficult.
10 people found this review helpful
Did you find this helpful?
RANA PRATAP SINGH - KVK
October 21, 2023
I try all pin and spend 3 hr to try to make just led light up but it don't work . I think latest arduino board driver is not support by this app. This app has,t received any update since 2016. IT DOES,T WORK :((((((((
Did you find this helpful?

What's new

- First public release!