Add projects_beginner_my_pet
22
projects_beginner_my_pet.md
Normal file
22
projects_beginner_my_pet.md
Normal file
@@ -0,0 +1,22 @@
|
||||
# My pet
|
||||
|
||||
Create an electronic pet ala tamaguchi.
|
||||
|
||||
## Week 1.
|
||||
Learn how to show images in the display.
|
||||
|
||||
- Show a Happy face in the display.
|
||||
- Show a Sad face in the display.
|
||||
|
||||
## Week 2.
|
||||
Learn how to play sound on the micro:bit.
|
||||
|
||||
- Play a Happy sound, when your pet is happy.
|
||||
- Play a Sad sound, when your pet is sad.
|
||||
|
||||
## Week 3.
|
||||
Learn about timers and state switching in programming.
|
||||
Add a Hungry and Sleep state.
|
||||
|
||||
How do you wake up your pet from the Sleep state?
|
||||
What should happen once your has been woken up?
|
Reference in New Issue
Block a user