MicroPython on Docker - Tutorial

Опубликовано: 28 Апрель 2026
на канале: Bhavesh Kakwani
1,345
48

Learn how to run MicroPython without an ESP32 in this tutorial!
Docker allows us to run MicroPython code directly on our computer - no microcontroller needed.

Written tutorial: https://bhave.sh/micropython-docker/

Useful links:
Install Docker: https://docs.docker.com/get-docker/
MicroPython unix port on DockerHub: https://hub.docker.com/r/micropython/...

Awesome Micropython tutorials: https://bhave.sh
Banner design and video by the amazing Natalie Plociennik: https://natalie.gallery

0:00 Intro
0:16 Why Docker?
1:28 Creating the container
4:55 Using the REPL
5:36 Running a program
6:28 Installing packages
7:12 Summary
7:28 Join for more Micropython!