pihut-advent-kalender/README.md
Joachim Hummel 69beae289a Edit Readme
2023-12-02 12:40:44 +00:00

14 lines
494 B
Markdown

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
-------------------------------------------------------------------------------------------------------