Controlling a NeoPixel LED Strip with an MSP430 via an Android App
У вашего броузера проблема в совместимости с HTML5
Here is a video demonstrating a recent project I have been working on. This project started out with me writing a custom C library for controlling a NeoPixel LED strip with an MSP430. Adafruit only provides a library for the Arduino. With the library created, I decided to add on to it and implement Bluetooth communications so that I could control the color of the lights with an Android app running on my phone. Who wants to have to reprogram their board whenever they want to change colors?
Check it out!
You can view and download the library, along with short example code, on my GitHub page:
https://github.com/mjmeli/MSP430-NeoPixel-WS2812-Library