The connected device
What belongs inside an IoT system?
Understand it
An IoT device interacts with the physical world through at least one sensor or actuator and connects to the digital world through a network interface. A complete product may also include a gateway, server, database and user interface.
Choose a step to inspect it, or run the complete sequence.
A useful analogy
A school messenger gathers information in one room, follows a route, delivers it, and may bring an instruction back.
Worked example
A soil-moisture probe, ESP32 and Wi-Fi connection form the device side of a plant-monitoring system.
- Find three connected products around you.
- For each, name one sensor or actuator and one network.
- Decide what should happen if the network fails.
Quick checkDoes a cloud dashboard alone make an IoT device?
Answer: No. The system also needs a device that interacts with the physical world and communicates through a network.