Edit Readme

This commit is contained in:
Joachim Hummel 2023-12-02 12:39:41 +00:00
parent 10ada0eac6
commit ddccef28f7
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
##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
-------------------------------------------------------------------------------------------------------