Project in IoT

Job ID: 34852065

Budget: $10 – $30 USD

Building a simulation for an application consisting of a cloud and an edge layers. The cloud layer consists of a single process which controls the system and displays a dashboard showing a chart of the reported readings and the status of the window and fan. The edge layer contains the two MCUs.
The cloud application periodically polls the sensor nodes to retrieve the sensor data and plots the data using an animated graph. If the sensor reading exceeds certain thresholds, a command is sent by the cloud to turn on/off the devices. It needs to implement the MCUs inside PT and the cloud service outside PT (using Python Script).