速報APP / 娛樂 / ArduinoPixel

ArduinoPixel

價格:免費

更新日期:2014-03-24

檔案大小:306k

目前版本:1.0

版本需求:Android 4.0 以上版本

官方網站:http://paign10.me

Email:paign10.ln@gmail.com

ArduinoPixel(圖1)-速報App

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:

ArduinoPixel(圖2)-速報App

* 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.

ArduinoPixel(圖3)-速報App

* 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.

ArduinoPixel(圖4)-速報App

--------------------------------------------------------------------------------

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.

ArduinoPixel(圖5)-速報App

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

ArduinoPixel(圖6)-速報App

* Allow the use of multiple strips

ArduinoPixel(圖7)-速報App