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 إلى لوحة التطوير الخاصة بك.
• يجب توصيل مصابيح LED بلوحة تطوير تستضيف خادمًا يقبل طلبات النشر.
• تتوفر شفرة المصدر لهذا التطبيق على https://github.com/LittleBitApps/WiFi-led-control و هنا < / أ>
• يتم أيضًا تضمين قالب لخادم Flask (Python) يقبل طلبات POST في المستودع.
• الإعداد في العرض التوضيحي هو Raspberry Pi Zero المتصل بشريط LED NeoPixel.