About Full Color LED Tape Controller
You can control from Android a full-color LED tape (WS2812B use) by using this application.
For example "Adafruit NeoPixel Digital RGB LED"
Can be controlled, such as the following.
1.Number of LED to be used
2.Behavior of the color of the LED
3.Speed of operation
4.RGB values
5.Brightness
6.Stores the settings in the memory of the microcomputer
7.Automatic loop operation by calling plurality of set values
[Note] Android 3.0 or higher. (Target SDK Version : Android 4.1.2)
It is an application for using the SBDBT of Running Electronics(or other blutooth device) and GR-KURUMI(or Arduino pro mini 328 5V), to be controlled by Bluetooth (SPP) from Android.
The program for GR-KURUMI and the hardware overview, please download it from below.
https://github.com/hhiro-GSX1100/LedTapeController
If you use the Arduino Pro Mini 328 5V, please download the following program.
[ ledtape_driver_for_arduino_pro_mini.zip ](Please refer to the manual on how to create. )
This driver for Arduino uses Adafruit NeoPixel library.( https://github.com/adafruit/Adafruit_NeoPixel )
Usage example: https://www.youtube.com/watch?v=H-ETVpfDIjQ
[Adafruit NeoPixel Digital RGB LED]
Example:http://www.adafruit.com/products/1138
[SBDBT5V]
http://www.rt-shop.jp/index.php?main_page=advanced_search_result&search_in_description=1&keyword=SBDBT&x=0&y=0
Example of other blutooth dvice[Serial-port-bluetooth-module](Replacement of SBDBT5V)
http://www.seeedstudio.com/depot/Serial-port-bluetooth-module-MasterSlave-p-572.html
[GR-KURUMI]
http://www.wakamatsu.ne.jp/cgi-bin/shop/shop.cgi?order=&class=all&keyword=sakura
[Arduino Pro Mini 328 5V 16MHz](Replacement of GR-KURUMI)
https://www.sparkfun.com/products/11113
[Note]
This application is using the BluetoothChat is a Sample of the Android SDK as a framework.(Copyright (C) 2009 The Android Open Source Project)
Download and install
Full Color LED Tape Controller version 2.1 on your
Android device!
Downloaded 500+ times, content rating: Everyone
Android package:
com.application.hiro.ledtapehairband, download Full Color LED Tape Controller.apk
by Q####:
Missing Arduino sketch, sketch for pro mini also does not work and sends back hundreds of errors. Documentation is horrible, broken links to github and youtube.