Skip to content

ESP32 combined with front-end HTML #4

Description

@Baimini

esp32測試結合前端html

  • Add the library to platformio.ini 將lib加入到platformio.ini

  • Specify the ESP32 version as 6.8.1 指定esp32的版本為6.8.1

  • Specify the library version as 3.1.5 指定library的版本為3.1.5

  • Write a simple HTML file 寫一個簡易html

  • Write a simple JavaScript fetch function 寫一個簡易js fetch

  • Set up a web server on the ESP32 在 ESP32 上配置 Web 伺服器

  • Test and run the setup 測試執行

esp32正式結合前端html

  • Write server.on 寫server.on

  • Integrate the final UI design with the ESP32 backend 將正式UI design結合esp32後端

  • Merge the website branch into esp32 將分支website merge到esp32

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions