The Internet of Things (IoT)

For most of the internet's life, the things talking to each other were computers — servers, laptops, phones — machines whose whole job is to compute and communicate. The Internet of Things is what happens when you bolt a tiny computer and a network connection onto everything else: a lightbulb, a doorbell, a fridge, a heart-rate strap, a parking space, a shipping container, a cow. Each becomes a "smart" device — an everyday physical object that can sense the world, report what it finds over a network, and often be controlled remotely in return.

That is the whole idea in one sentence: the IoT is the fast-growing web of ordinary objects, fitted with sensors and network connections, that collect data and can be commanded from afar. There are already more of these things online than there are people on Earth — tens of billions of them — and the number climbs every year. A used to mean computers joined together; the IoT quietly redefines "computer" to mean almost anything.

What makes a "thing" smart?

A smart device is a surprisingly small recipe. Peel open a smart thermostat or a fitness band and you find the same four ingredients every time:

Follow the data and you get a clean pipeline: sensor → small computer → network → cloud → app — and a command can travel the whole chain in reverse. Your phone taps "unlock"; the cloud relays it; the doorbell's microcontroller drives the actuator; the door opens. You are standing at a bus stop, and a motor in your hallway turns.

Notice the shape: many cheap devices at the edges, each doing one small sensing job, all reporting inward to a hub or gateway in the home, which forwards to the cloud, which fans back out to whichever app is asking. The intelligence isn't really in the bulb — it's in the cloud. The bulb is mostly a sensor, a switch and an aerial.

Why build it? The benefits

The IoT is not a gimmick; it spread so fast because connecting cheap sensors to the cloud unlocks three genuinely valuable things:

Scale it up and the same idea earns different names: many smart devices across a factory is the Industrial IoT (IIoT); across a town it becomes a smart city; on your wrist it is a wearable. Same recipe, wildly different uses.

The term "Internet of Things" was coined in 1999 by Kevin Ashton, who was tagging products with radio chips at Procter & Gamble and imagined a world where computers could gather information without humans typing it in. The idea sat mostly on paper for a decade. What set it loose in the 2010s was economics: microcontrollers, sensors and wireless radios all became astonishingly cheap — a Wi-Fi chip that once cost pounds now costs pennies — and home broadband and mobile data became near-universal. Once a working sensor-plus-radio costs less than a cup of coffee, it becomes worth embedding one in almost anything. The IoT didn't wait on a clever invention so much as on falling prices.

The serious concerns

Every property that makes the IoT useful also makes it dangerous. A device that is always connected, always sensing, and cheap is, from another angle, an always-open door, an always-on microphone, and a corner-cut piece of engineering. Three worries stand out.

The single biggest weakness in the IoT is that so many devices ship with weak or default security. Countless products arrive with a factory password — the infamous admin / admin, or 1234 — that the buyer never changes, no encryption on the data they send, and no mechanism to receive security updates. A device like that isn't a lock on your network; it's a welcome mat.

This is not hypothetical. In 2016 the Mirai botnet did nothing cleverer than scan the internet for cameras and routers still using their default passwords, log in, and recruit them. It amassed hundreds of thousands of hijacked IoT devices and used them to launch one of the largest DDoS attacks ever seen, knocking major sites like Twitter, Reddit and Netflix offline for hours — all powered by ordinary people's baby monitors and webcams, whose owners never knew their gadgets were involved.

The lesson for every IoT design and every IoT owner is the same: convenience must be balanced against security and privacy. Change default passwords, keep firmware updated, put smart gadgets on a separate guest network, and ask before you buy whether a thing really needs to be connected at all. A device you don't secure isn't just your risk — it can be turned into a weapon against everyone else.

A worked example: is this thing worth connecting?

Suppose a company sells a smart kettle you can switch on from your phone. Weigh it up the way an engineer should — benefits against concerns:

The honest verdict: the convenience is tiny and the risks are real, so a smart kettle is a poor trade. Now run the same checklist over a factory sensor that predicts a £50,000 machine failure, or a wearable that alerts a hospital to a heart-rhythm problem, and the benefits dwarf the costs. That is the whole skill — not "IoT good" or "IoT bad", but does the value of connecting this particular thing outweigh the security, privacy and reliability price of doing so?