Welcome to STEM at Upper Dublin Library
A series of courses geared towards computational thinking using Python and MicroPython
Three Part Program
Part One
- Basic introduction to Python programming language
- Using trinket.io website and turtle graphics
Part Two
- Introduce the Raspberry Pi Pico micro controller
- Move to MicroPython using Thonny, sensors, and optics
Part Three
- Build a robot car with the Cytron Maker Pi RP2040
- MicroPython and sensor integration:
- Avoid collisions
- Line following
- Remote control using a phone/tablet and LightBlue
- MicroPython and sensor integration: