WiFi LED control icon

WiFi LED control

1.0

Control the color of your RGB LEDs over WiFi

App Information

Version
Update
Feb 02, 2019
Developer
Category
Installs
100,000+

App Names

App Description
Control the color of your RGB LEDs over WiFi by sending POST request to your development board.

• The LEDs should be connected to a development board that hosts a server accepting the post requests.
• The source code of this application is available on https://github.com/LittleBitApps/WiFi-led-control and here
• A template of a Flask server (Python) accepting POST requests is also included in the repository.
• The setup in the demo is a Raspberry Pi Zero connected to a NeoPixel LED strip.
Read more