Skip to content

Code examples to learn how to program esp32 chips with micropython

License

Notifications You must be signed in to change notification settings

JoelBuenrostro/micropython-for-esp32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

micropython for esp32

Code examples and how to program esp32 chips with micropython.

MicroPython is a lean and efficient implementation of the Python 3 programming language that includes a small subset of the Python standard library and is optimised to run on microcontrollers and in constrained environments.

Visit the official micropython sites

Website: Micropython

Github Repo The Micropython project

Core Python libraries ported to Micropython micropython-lib

The Miccropython board pyboard

Special thanks to Damien George the head behind the micropython project.

Releases

No releases published

Packages

No packages published

Languages