Python on MCUs with a bit of Machine Learning

Event language:

An introduction to Micropython, an implementation of Python targeting microcontrollers. Some of the questions we tried to answer:

  • what does it mean to port Python to a microcontroller?
  • what should you be warned about when using Python on a constrained device?
  • why building a Micropython-based embedded machine vision framework can be a good idea?