DEV Community

Arpit Shrivastava
Arpit Shrivastava

Posted on

2 2

IoT: How to make a "Thing" Smart?

The Internet of Things is about extending the power of the internet beyond computers and smartphones to a whole range of other things, processes, and environments.

How to make a "Thing" Smart?

Image description

We can make anything smart by putting components in the world around us which interact and sense the physical world and connecting those to the internet.

There are 4 components as Senses, Network, Identity & Control or Interface.

1.Sensors help integrate physical parameters into data (sensors for vision, sound, smell, composition & touch can be used). Once the data gets to the cloud, software processes it and then decide to act.

2.The network is Wi-Fi or cellular, whatever is being used for cloud interface. IoT interconnects a series of devices to a network that readily shares information, transmitting data that allows humans and machines to interact freely with each other.

3.Identity is given by using IP addressing protocols, like ipv4 or ipv6.

4.Control or Interface is generally a cloud UI or an app from where things can be controlled and monitored.

Let us know your views in the comment box!!

Hostinger image

Get n8n VPS hosting 3x cheaper than a cloud solution

Get fast, easy, secure n8n VPS hosting from $4.99/mo at Hostinger. Automate any workflow using a pre-installed n8n application and no-code customization.

Start now

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay