ESP32 MicroPython Development (Part 2): Building a Web Server with MicroPython

preview_player
Показать описание
In this video will introduce how to set up an HTTP server on ESP32 using MicroPython

youyeetoo geek shop is a world-leading robotics and open source hardware provider, providing open technology and agile manufacturing from Shenzhen.

Рекомендации по теме
Комментарии
Автор

Assuming you flash all the necessary files onto the ESP32 (SPIFFS, LittleFS, FatFs, JesFs, STORfs).. any thoughts on serving up client-side-rendering pages, ex. A Vue js page (ex bot1131357 / esp32-vuejs )? I imagine server-side-rendering (ex. Nuxt Js) would be too much for the ESP32/ ESPAsyncWebServer ?


I understand in both cases, the backend usually required to serve vue or nuxt is the same.. namely, Node.js, preferably with the Express web application framework (which is actually built on top of Node js)

BTW, can the ESP32 serve up audio / video?

bennguyen
welcome to shbcf.ru