Just don’t make it angry
07 November 2022
I made a robot that can see using sound. #shorts
03 November 2022
Best night of his life
12 October 2022
What happens when robots die?
11 October 2022
Pomodoro robot! This is a work in progress but too cute not to share
30 September 2022
Build your own web server using a Raspberry Pi Pico W using Phew.
28 August 2022
Yukon & Omnibot 3000
Omnibot 3000
Pico W Toothbrush
Whats new in Python 3.13a
Maker Faire Rome 2023
WeatherBot
Data Manipulation with Pandas and Numpy
Computer Vision on Raspberry Pi with CVZone
Learn how to program SMARS with Arduino
Build a SMARS Robot in Fusion 360
Python for beginners
Create Databases with Python and SQLite3
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 >