Explainer/Internet of Things/Kenya
What is the Internet of Things?
The Internet of Things is everyday objects that sense, report and act without a person watching. Learn what is inside one, how they connect, and why upkeep sinks more projects than technology does.
The Internet of Things means everyday physical objects fitted with sensors, a small computer and a network connection, so they can report what is happening and be controlled from far away. A water tank that texts when it is low is one. The data usually goes to a server, where rules turn readings into alerts or actions.
There is a water tank on the roof. To know if it is empty you climb the stairs and look. You do this at the wrong times. Sometimes you climb for nothing. Sometimes you find out it ran dry two days ago.
Now imagine the tank sends you a message when the water drops below a quarter. You never climb the stairs to guess again. The tank has joined the internet.
That is the whole idea. The Internet of Things, often shortened to IoT, means everyday objects that can sense, report and sometimes act on their own.
What the Internet of Things means
IoT means physical things with a sensor, a small computer and a way to send data. They report what is happening around them. Many can also be told what to do from far away.
Look at the word “things”. That is the important part. The internet used to connect people to people, and people to pages. IoT connects machines to machines, and most of the traffic has no human reading it.
A phone is not usually counted, because a person drives it. A water meter that reports itself every night is counted, because nobody is there.
What is inside a connected device
Open one up and you find four parts, and often a fifth.
- A sensor that measures something real, such as heat, movement, damp or light.
- A small computer that decides what is worth reporting.
- A radio that sends the data out.
- Power, from the mains, a battery or a small solar panel.
- Sometimes an actuator, which is a part that acts. A valve, a switch, a lock.
The sensor does the work everything else depends on. Our guide to how a sensor works explains that step in detail.
How it works, step by step
The path from a real event to a message on your phone has five stages.
- Sense. The device measures the world, often many times a minute.
- Filter. The small computer drops the boring readings and keeps the useful ones.
- Send. The radio passes the data to a network.
- Store and decide. A server keeps the readings and applies your rules.
- Act. You get an alert, a chart, or the system acts on its own.
Stage two matters more than people expect. Why? Because sending data costs power and money. A fridge that reports every second drains its battery and your bundle. A fridge that reports only when the temperature moves can run for a year.
Doing more of that thinking on the device is called edge computing. It cuts cost, it cuts delay, and it keeps working when the network is down.
How the devices connect
There is no single IoT network. The right choice depends on distance, power and how much data you send.
| Network | Best for | Weak point |
|---|---|---|
| Wi-Fi | Home devices near mains power | Heavy on battery |
| Bluetooth | Watches and tags near a phone | Very short range |
| Mobile networks | Trackers and meters spread out | Needs a SIM and a data plan |
| Long range low power radio | Farms and water systems | Tiny messages only |
| Home mesh radio | Lights, locks and plugs | Needs a hub in the house |
Mobile networks now carry a low power mode built for small machines. A meter can send a few bytes a day and run for years on one battery. This is why phone companies sell IoT plans that cost far less than a normal bundle.
Where you already meet it
Look around and you will spot it. A prepaid electricity meter that reports its own reading. A tracker on a lorry or a motorbike. A watch that counts your steps. A vaccine fridge in a clinic that raises an alarm when it gets too warm.
Farming uses it well. A soil sensor tells a farmer when to irrigate, so water is not wasted on ground that is already wet. A borehole sends a fault message instead of waiting for a village to notice the pump is dead.
Factories use it most of all. Sensors on a motor watch heat and shaking, and warn before the motor fails. That data often feeds a digital twin, which is a live copy of the machine on a screen.
Pay-as-you-go solar in Kenya
Kenya shows what IoT looks like when it is built for real needs. Companies sell solar home kits to households with no grid connection. The customer pays a small amount by mobile money, often daily.
Here is the clever part. The control box holds a SIM card. It knows whether the account is paid. If payments stop, the kit stops, and it starts again the moment money arrives. Nobody has to drive out to a village to collect or to repossess.
The same design now sells water pumps, cookers and farm equipment. Credit becomes possible because the machine itself takes part in the deal. Mobile money and cheap radios made that possible, and the model spread across East and West Africa from there.
What it is bad at
Security is the first problem. Many cheap devices ship with the same factory password and never get an update. In 2016 huge numbers of home cameras and recorders were taken over and used together to knock major websites offline. The owners never noticed a thing.
The second problem is the long life of hardware. A meter installed today may still be on the wall in fifteen years. The company that made it may be gone, and with it the updates and the app.
The third is privacy. Readings tell stories. A power meter shows when your house is empty. A tracker shows where you sleep. Ask who holds that data and how long they keep it.
The fourth is plain economics. A sensor is cheap. Fitting it, powering it, connecting it and looking after it costs real money. UPKEEP KILLS MORE IOT PROJECTS THAN TECHNOLOGY DOES.
What is coming next
Devices are getting smarter on their own. Small machine learning models now run on a chip the size of a fingernail. So a camera can tell a person from a goat without sending any picture away. That field is called TinyML.
Home devices are also learning to work together. A shared standard lets a lamp from one brand answer a hub from another. Buying is simpler when you no longer need one app per gadget.
Do one thing this week. List the devices in your home or workplace that connect to the internet on their own. For each one, change the default password and check whether it still receives updates. If it does not, decide whether it belongs on your main network at all.
Just Out Tech explains new research in plain language. This article was drafted with AI assistance and checked by a human against the original source.
- The Internet of Things connects machines to machines, so most of the traffic it creates has no person reading it at either end.
- An IoT device needs a sensor, a small computer, a radio and power, and the choice of network depends on distance, battery life and message size.
- The hardest part of an IoT project is upkeep, because devices last for years and cheap ones often ship with a default password and no updates.
Questions people ask
What is an example of an Internet of Things device?
A prepaid electricity meter that reports its own reading is one. So is a vehicle tracker, a fitness watch, a clinic fridge that alarms when it gets too warm, and a soil sensor that tells a farmer when to irrigate. The common thread is a device that reports on its own, with nobody standing over it.
Is my phone an Internet of Things device?
Usually it is not counted as one, because a person is using it directly. The line is about who drives the device. A smart watch that reports your heart rate on its own sits closer to IoT than a phone does, though the boundary is loose and different writers draw it in different places.
How do IoT devices connect to the internet?
It depends on the job. Home devices often use Wi-Fi or a short range home radio with a hub. Devices spread across a town or a farm use mobile networks or a long range low power radio that sends tiny messages. Battery life and distance decide the choice more than speed does.
Are IoT devices safe?
Many are weak. Cheap devices often arrive with the same factory password and stop receiving updates soon after sale, which has allowed attackers to take over cameras and recorders in large numbers. Change the default password on every device, keep them updated, and put ones you cannot update on a separate network.