Programmierbeispiele in Python für den PiHut Maker Kalender
Go to file
Joachim Hummel ddccef28f7 Edit Readme
2023-12-02 12:39:41 +00:00
2-dezember.py First Initial 2023-12-02 12:03:13 +00:00
README.md Edit Readme 2023-12-02 12:39:41 +00:00

##Day 2 Complete!

Another great day of learning how to code with the Raspberry Pi Pico and MicroPython! Today you have:

Created your first circuit!
Learnt how to use the time module to add delays to programs
Learnt how to use while loops and conditions
Learnt about variables (our counter)
Learnt about code commentary
Created a dashing, flashing sequence of LEDs