Stack Explorer

MicroPython

Python implementation for microcontrollers

Typing: dynamic Created: 2014
Official site

Paradigms

object-orientedprocedural

Pros and Cons

Ventajas

  • + Python on microcontrollers
  • + Rapid IoT prototyping
  • + Interactive via REPL
  • + Active maker community

Desventajas

  • - Limited performance vs C
  • - Limited available memory
  • - Not all Python libraries
  • - Specific hardware required

Casos de Uso

  • IoT and maker projects
  • Device prototyping
  • Programming education
  • Hardware automation

Related Technologies

Application Areas

Related Languages