Light up Life With micro:bit

Last revision 2026/02/28

Explore the evolution of smart homes from mechanical switches to touch panels and IoT platforms. Learn MQTT protocol and remote control techniques using micro:bit. Follow the IoT platform tutorial to optimize your home automation experience.

Project Introduction

Why smart home gets popular in recent years? In the past, mechanical switches were used, but later they were replaced by touch panel switches. These switches don’t feel good to use, because, for instance, before going to bed at night, you have to check whether the lights are off in each room. But now when smart home devices are used, you only need to lie in bed at night and use the terminal to control the switches, sockets, electrical appliances and other equipment in every room. So next, we are going to learn how to remotely control devices through the IoT platform.
In the previous lesson, we talked about using EasyIoT to collect data. In this lesson, we mainly talk about using the IoT platform to remotely control devices.

If you are interested in this Python project, you can click to view the complete tutorial.

Objectives

  1. Introduce Easy IoT

  2. Learn MQTT communication protocol.

  3. How is remote control realized?

  4. How to use Easy IoT platform to control IoT cloud kit?

Was this article helpful?

TOP