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