ESP32WebServer

所属分类:Web服务器
开发工具:HTML
文件大小:0KB
下载次数:0
上传日期:2023-11-11 20:47:55
上 传 者sh-1993
说明:  ESP32Web服务器
(ESP32WebServer)

文件列表:
.travis.yml (1557, 2023-11-11)
.vscode/ (0, 2023-11-11)
.vscode/extensions.json (274, 2023-11-11)
.vscode/settings.json (1304, 2023-11-11)
data/ (0, 2023-11-11)
data/esp32.jpg (29818, 2023-11-11)
data/index-webserver-fastled.html (1094, 2023-11-11)
data/index.html (12237, 2023-11-11)
data/websocket.js (6515, 2023-11-11)
include/ (0, 2023-11-11)
lib/ (0, 2023-11-11)
platformio.ini (550, 2023-11-11)
src/ (0, 2023-11-11)
src/main.cpp (7502, 2023-11-11)
test/ (0, 2023-11-11)

# ESP32WebServerDemo - Don't forget to also upload files in the /data directory separately using PlatformIO "Upload Filesystem Image" - also, create a file called "wifi-credentials.h" in /src directory with following format #define ssid "your-wifi-ssid" #define password "your-password" - incorporated FastLED() to interface with my LED Display Matrix. Basic demo to turn on/off the LED display /displayon /displayoff - use websockets to send individual RGB data for each LED in the Display Matrix to the ESP32. MCU then updates the display matrix via FastLED() - Improvements in UI/UX. You can now start drawing in the middle of the board area. Disable right-click context menu in the board area. Use right-click to clear pixel to black.

近期下载者

相关文件


收藏者