Mission 11 Number Lock

circuit playground express

First, here’s the code for this mission

Now, here’s how I sent a message to another Circuit Playground Express to warn it our cookies were being stolen. There’s just one new block where the music is played. Can you see it?

This is actually covered fully in Mission 12 in your book!

micro:bit

https://makecode.microbit.org/_AkqAxRMyjP2h

Here’s the code for this mission. It’s quite long and complicated so I thought I’d share it with you before you try the Expert Level.

Expert level is to send a radio message when the cookie jar is breached and they don’t enter the code. Here’s how I did it on the cookie jar micro:bit. I just added two blocks! I setup the radio group in on start and when the melody plays I sent the number 1 to the other micro:bit.

This is actually covered fully in Mission 12 in your book!

raspberry pi