Skip to Content
Course content
 
0 0

There are no comments for now.

to be the first to leave a comment.

2. Which module allows Microbits to send data wirelessly?
3. What function is used to send messages via Microbit radio in Python?
4. Which function is used to receive data on the Microbit via radio?
5. Before using radio communication, which function must be called?
6. How can you avoid interference when multiple Microbits use radio nearby?
7. What does display.scroll() do in a Microbit Python program?
8. How is temperature data sent from the first Microbit to the second?
9. Which Microbit component handles temperature sensing?
10. What type of signal is used for radio communication in Microbit?