ESP32 Web Server - Async Micropython Tutorial

preview_player
Показать описание
Learn how to use the Microdot library to run an asynchronous web server on your ESP32, in Micropython!
We dive into advanced usage of uasyncio and async/await so the ESP32 can display complex Neopixel animations while still serving web requests with high performance.

Written article version of this tutorial:

Starter files:

Software:

0:00 Intro
0:50 Installing Microdot
2:28 Summary of Neopixel code
4:18 'Hello world' web server
9:19 RGB web API
13:50 HSV web API
17:40 Async web & LED animation
31:32 Control from iOS
32:33 Control from Android
33:00 Outro
Рекомендации по теме
Комментарии
Автор

This is awesome... I was looking for this and here you are with a video just yesterday ;-)

bukshanekom
Автор

Thanks for this, I have subbed! Helped me figure out what I was trying to build!

wayne_taylor
Автор

Amazing tutorial!! You deserve way more subscribers. Keep it up this quality and you definitely will :D

jordanroywhite
Автор

what happened to the boot.py tutorial? great video also. Thanks a lot

ryangleeson
Автор

Any particular reason to use webrepl to send files instead of doing that in Thonny?

yanhuiyuan
Автор

I'm having display problems. when requesting html from esp32, it has time to load, but there is no css. and on the microcontroller the entire folder with files html and css is unreadable after that. placement css in html is not considered. just a separate file.

carrotspell
Автор

in 7:20, I can't write code. The cursor does not show. why could it be? can you help me please? as you type the password, like password cursor

omerberkaykaynar
Автор

How to use ESP32 as a client and Windows desktop PC as a Web Server to control ESP32?

explorerofinfinity
Автор

ErrorMemory on esp32 to import microdot (

wofgskp
Автор

I am gonna be doing espNow and Lora . Also im in canada, hmu your location

LoloisKali