ITP Camp 2018
103

Hello MicroPython

Session Leaders: Amitabh


Tags: #microcontroller #P-Comp #Python #code #microprocessor


Created By: Amitabh

MicroPython is an implementation of Python 3 which runs on micro-controllers. For the longest time programming embedded electronics meant programming in C or assembly. MicroPython promises to make embedded programming much easier!

We will compare the different boards that support MicroPython, compare MicroPython to Arduino, and code some example projects. You will also finally understand the difference between 'micro-controllers' and 'micro-processors' and which suits your needs better.

No prior coding experience is needed!


Comments

You must be signed in to comment.

Amitabh June 9, 2018, 4:29 pm

Hi all! I\'m sorry this took me so long. But here are the import references for getting started with micropython.

https://github.com/tinkrmind/micropython