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.
Управляйте цветом ваших светодиодов RGB через WiFi, отправив запрос POST на вашу доску разработки.
• Светодиоды должны быть подключены к плате разработки, на которой размещен сервер, принимающий почтовые запросы.
• Исходный код этого приложения доступен по адресу https://github.com/LittleBitApps/WiFi-led-control и здесь < / а>
• Шаблон сервера Flask (Python), принимающего запросы POST, также включен в репозиторий.
• Демонстрационная установка представляет собой Raspberry Pi Zero, подключенный к светодиодной полосе NeoPixel.