113270 Views
93709 Views
85773 Views
53388 Views
50571 Views
48758 Views
Raspberry Pi Home Hub
Hacky Temperature and Humidity Sensor
Robot Makers Almanac
High Five Bot
Making a Custom PCB for BurgerBot
Obsidian - the best tool for Makers
Using the Raspberry Pi Pico's Built-in Temperature Sensor
Getting Started with SQL
Introduction to the Linux Command Line on Raspberry Pi OS
How to install MicroPython
Wall Drawing Robot Tutorial
BrachioGraph Tutorial
KevsRobots Learning Platform
5% Percent Complete
By Kevin McAleer, 2 Minutes
Welcome to Learning MicroPython for beginners. This course is aimed at people new to MicroPython and programming in general. It will take you through each concept step by step, provide examples of real code and explain how and why it works.
Learning MicroPython for beginners
In this course you will learn:
Hello World
After you have completed this course you will have a solid idea of the basics of MicroPython, and will be able to confidently write your own programs on your own MicroPython board.
This course will provide you with the solid foundation of MicroPython so you can go onto write programs to control robots and bring them to life with sensors and motors.
To take this course you will need:
New Keywords are introduced and explained, and are highlighted to help emphasise them.
For example keywords are highlighed inline with the course text like this.
this
Longer examples of code are hightlighted like this:
print('this is an example')
Important notes will be highlighted in sections like the two below:
This is a note Important notes are hightlighted like this
Important notes are hightlighted like this
Another aside Asides are also highlighed in sections, but in an alternative colour
Asides are also highlighed in sections, but in an alternative colour
Next >