-
Session 1 - Revision of Python Programming
-
Session 2 - Activity - Restaurant food Order System
-
Session 3 - Introduction to Microbit and MakeCode Platform
-
Session 4 - Python Program of Temperature Conversion.
-
Session 5 - Introduction to Temperature Sensor in Microbit
-
Session 6 - Using Two Microbits to Monitor Outdoor Temperatures Remotely
-
Session 7 - Introduction to Microcontrollers and Actuators on Tinkercad
-
Session 8 & 9 - Theft Detection System (Using Arduino + PIR)
-
Session 10 & 11- Plant Watering Using Microbit
- Session 12
- Session 13
- Session 14
- Session 15
- Session 16
-
Session 17 to 20 - Home Automation using Artificial Intelligence and Text to Speech
Quiz
0
0
There are no comments for now.
1.
What is the purpose of using two Microbits in this project?
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?