ArduinoPixel Apk

ArduinoPixel Apk

Latest version 1.0
24 Mar 2014

Older Versions

Apk Infos

Version1.0
Rating4.5/5, based on 11 votes
Size‎305.5 KB
Requires AndroidAndroid 4.0+ (Ice Cream Sandwich)
Author's NotesArduinoPixel lets you communicate with a web server to control a LED strip.

About ArduinoPixel APK

ArduinoPixel APK Download for Android
ArduinoPixel APK Download for Android

Description

Control your NeoPixel LED strip from your phone or tablet.

Change the color of the strip, turn it on and off, all from the convenience of your Android device.

Getting started is really easy:
* Take hold of an Arduino board with an Ethernet or WiFi connection and a NeoPixel LED strip.
* Upload the provided code on your Arduino board (read the comments for instructions). Use this link, https://github.com/nlamprian/ArduinoPixel/tree/master/arduino_code, to access the code. (Do not use the "Get Server Code" button in the app, the link it leads to is not up to date)
* Connect the Arduino to your local network.
* Install the app, go to settings and specify the network parameters for your Arduino web server. If you see the "Hello from Arduino Server" message, then you know the setup is correct.
* That's it! Enjoy.

The code has been tested on Arduino Uno, Leonardo, and Mega. There is also experimental support for ESP32.
--------------------------------------------------------------------------------
Update:
I developed ArduinoPixel for personal use, but I decided to officially publish it. The app offers only those features I initially needed, realizing though that NeoPixels can do much more interesting things than simply light up. By now, enough people have used the app and responded with some positive feedback and ideas that I wanted to do something about it. So, I'll keep working on the app. If you have any requests or features you'd like to see implemented, please send me an email and tell me about them. I'll make sure to take your input into consideration.

Some ideas I have in mind about the project/app:
* Develop a web interface to allow the use from a web browser
* Provide turn on/off times for the strip in order to operate autonomously
* Allow the use of multiple strips

How to install ArduinoPixel APK on Android phone or tablet?

Download ArduinoPixel 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 (ln.paign10.arduinopixel-v1.0-ApkClean.apk)
  • Tap Install when prompted, the APK file you downloaded will be installed on your device.

Older Versions

1.0 (1)305.5 KB

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

4 ★This app would be really useful if it could be automated via a Plugin for Tasker, etc...Other Android-LED remotes rely on Bluetooth or dedicated access points which makes them hard to automate. Any plans or suggestions for making this happen?
3 ★This is app is cool. What would be great would be a neopixel simulator where we can program flash pattern sequences etc and then generate the .ino sketch :-). I'm not a programmer so I struggle with neopixel projects. I'd pay $25 easy for that app