AGOpenGPS_Lightbar_UDP_ESP32
1.0.0
WLAN/UDP連接ESP32和LED帶WS2812B
ESP32基本選擇的固件通過#Define在此代碼頂部與Platformio和Vscode編譯的固件
信息:此軟件是為我的私人使用而製作的。我喜歡分享,但是有關更多詳細信息,請閱讀許可證文件!
與https://github.com/farmerbriantee/agopengps v5一起使用
受https://github.com/mnltake/aoglightbar_m5stickc/blob/master/aoglightbar_m5stickc_bt_v5_1.ino啟發
不要忘記包括庫:
https://github.com/hagre/VerySimpleTimer_Library.git
https://github.com/hagre/SyncWiFIConnectionESP32_Library.git
fastled/FastLED@^3.4.0
作為WiFi熱點(和NAT路由器),您可以使用https://github.com/martin-ger/esp32_nat_router
由Hagre 05 2021