KevsRobots Learning Platform
15% Percent Complete
By Kevin McAleer, 1 Minute

MicroPython is a smaller version of the programming language Python, designed for use with MicroControllers: Micro + Python
Python gets it name from a TV showβ¦
βWhen he began implementing Python, Guido van Rossum was also reading the published scripts from βMonty Pythonβs Flying Circusβ, a BBC comedy series from the 1970s. Van Rossum thought he needed a name that was short, unique, and slightly mysterious, so he decided to call the language Pythonβ
β docs.python.org
MicroPython was created by Damien George, with the initial release launched on 3 May 2014. Itβs actually a program that runs on MicroControllers, and is itself written in the C language.
You can use the arrows β β on your keyboard to navigate between lessons.
Comments