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.
ควบคุมสีของไฟ LED RGB ของคุณผ่าน WiFi โดยส่งคำขอ POST ไปยังบอร์ดพัฒนาของคุณ
•ไฟ LED ควรเชื่อมต่อกับบอร์ดพัฒนาที่โฮสต์เซิร์ฟเวอร์ที่ยอมรับคำขอโพสต์
•ซอร์สโค้ดของแอปพลิเคชันนี้มีอยู่ใน https://github.com/LittleBitApps/WiFi-led-control และ ที่นี่ < / a>
•เทมเพลตของเซิร์ฟเวอร์ Flask (Python) ที่รับคำขอ POST รวมอยู่ในที่เก็บ
•การตั้งค่าในการสาธิตคือ Raspberry Pi Zero เชื่อมต่อกับแถบ LED NeoPixel