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.
Kiểm soát màu của đèn LED RGB qua WiFi bằng cách gửi yêu cầu POST đến bảng phát triển của bạn.
• Đèn LED phải được kết nối với bảng phát triển lưu trữ máy chủ chấp nhận yêu cầu bài đăng.
• Mã nguồn của ứng dụng này có sẵn trên https://github.com/LittleBitApps/WiFi-led-control và tại đây < / a>
• Mẫu của máy chủ Flask (Python) chấp nhận các yêu cầu POST cũng được bao gồm trong kho lưu trữ.
• Thiết lập trong bản demo là Raspberry Pi Zero được kết nối với dải LED NeoPixel.