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.
Controlla il colore dei tuoi LED RGB tramite WiFi inviando una richiesta POST alla tua scheda di sviluppo.
• I LED devono essere collegati a una scheda di sviluppo che ospita un server che accetta le richieste di posta.
• Il codice sorgente di questa applicazione è disponibile su https://github.com/LittleBitApps/WiFi-led-control e qui < / a>
• Nel repository è incluso anche un modello di un server Flask (Python) che accetta richieste POST.
• L'impostazione nella demo è un Raspberry Pi Zero collegato a una striscia LED NeoPixel.