This is the home page for a MicroPython Tutorial.

Here's the URL of the server:

http://service.robots.org.nz/wiki/

Exercises#

Starting Point#

We begin with a main.py file (defining a module called "main") containing just a single comment line: main.py # do something intelligent here