Question: wright for me code that I connect VScode app with packet trecer. A smart factory ventilation system includes two MCUs. MCU 1 reads the CO

wright for me code that I connect VScode app with packet trecer. A smart factory ventilation system includes two MCUs. MCU1 reads the CO and the ambient temperature levels and reports them to a cloud application. On the other hand, MCU2
receives commands form the cloud application to open/close a window and a fan.you are required to build a simulation of the above 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. Figure 1 shows an architectural view of the system. 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, acommand is
sent by the cloud to turn on/off the devices. You need to implement the MCUs inside PackeT and the
cloud service outside PT (using Python Script).

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!