VARIEGATION (IoT Based Home Automation System)

“Imagination is more important than knowledge. For knowledge is limited, whereas imagination embraces the entire world, stimulating progress, giving birth to evolution.”
Albert Einstein

What is VARIEGATION?

Inspiration


I had been doing “IoT” for quite some time now. I wanted to try out something through which I could understand IoT as a whole. If you want to know more about IoT, You can read What is IoT ? and To start with the IoT Architecture and Reference Model.

Continue reading “VARIEGATION (IoT Based Home Automation System)”

IoTization – A general purpose IoT Platform (Part – II)

Express App – Bare minimum


If you have not seen the first post I would suggest you view that first.
IoTization – A general purpose IoT Platform (The planning)

We have already discussed the architecture of our project in the previous article. In this post, we will start building the NodeJs based Express application for the backend of our project. NodeJs and Express are a part of very powerful and easy to build web development stack know as the MEAN stack. We will discuss more of the MEAN stack in a different post. For now, MEAN stands for M- MongoDB, E- Express, A- Angular, N- NodeJs.
Continue reading “IoTization – A general purpose IoT Platform (Part – II)”

IoTization – A general purpose IoT Platform (Part – I)

The planning


One minute of planning can save five minutes of execution

Inspiration

I had been working in the scope of IoT for quite a while now. Every other day I require testing some devices, primarily their connectivity and data transmission over networks. Sometimes I don’t have access to the internet.
Continue reading “IoTization – A general purpose IoT Platform (Part – I)”