At the end of this lesson, you will be able to:
understand and use Micro:Bit radios
bluetooth, like your smartphone
go over how to use the built in radios to send and receive data
do not forget to set your "radio group number", and that it is different from other people around you!
nil
click on provided link to create a new GitHub repo
call the repo: TEJ2O.1 ⇢ Unit2-16
create a program, using the radios and the distance sensor, that:
if an object comes too close to the distance sensor attached to 1 Micro:Bit, it sends the message "Too Close" to another Micro:Bit
do the above assignment but in Python