I

IOT Weather Hub

NodeMCU-powered weather station integrated with a MERN Application

4
I

IOT Weather Hub

NodeMCU-powered weather station integrated with a MERN Application


The problem IOT Weather Hub solves

The Project provides a DIY and affordable solution to monitor places such as a Greenhouse. It is also modular and has scope for expansion by including more sensors to collect real-time data.

Challenges I ran into

Establishing the communication between the Hardware and the Backend server was quite a task. The diffucult parrt was regitering the Hardware and associating it with a particular user. To go around this separate table were made in the database to create these relations along with sending token for veryfying the Hardware

Discussion