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. The MicroPython pyboard is a compact electronic circuit board that runs MicroPython on the bare metal, giving you a low-level Python operating system that can be used to control all kinds of electronic projects. MicroPython is packed full of advanced features such as an interactive prompt, arbitrary precision integers, closures, list comprehension, generators, exception handling and more. Yet it is compact enough to fit and run within just 256k of code space and 16k of RAM. MicroPython aims to be as compatible with normal Python as possible to allow you to transfer code with ease from the desktop to a microcontroller or embedded system.

Features

  • MicroPython is a full Python compiler and runtime that runs on the bare-metal
  • You get an interactive prompt (the REPL) to execute commands immediately, along with the ability to run and import scripts from the built-in filesystem
  • The REPL has history, tab completion, auto-indent and paste mode for a great user experience
  • MicroPython strives to be as compatible as possible with normal Python (known as CPython) so that if you know Python you already know MicroPython
  • On the other hand, the more you learn about MicroPython the better you become at Python
  • MicroPython includes modules such as "machine" for accessing low-level hardware

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow MicroPython

MicroPython Web Site

You Might Also Like
Relax: PRTG Monitors Your IT for You Icon
Relax: PRTG Monitors Your IT for You

Stay in control and avoid IT headaches. PRTG monitors your network, devices, and apps - receive alerts when it matters most.

You’re the go-to IT person, always putting out fires and keeping things running. With PRTG, you get reliable alerts to monitor your entire IT infrastructure, without the noise. Our intuitive setup gives you a clear overview of your network, devices, and applications in real time. Get instant alerts only when something needs your attention, whether you’re at your desk or on the move. Spend less time worrying about outages and more time focusing on what matters. Set up PRTG once and let it work for you - PRTG has you covered.
Start Your Free PRTG Trial Now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of MicroPython!

Additional Project Details

Operating Systems

Linux, Mac

Programming Language

C

Related Categories

C Embedded Systems Software, C Programming Languages

Registered

2021-05-11