Project - Internet of Things - ثاني ثانوي
Part 1
1. IoT Fundamentals
2. The IoT in Our Lives
3. Building IoT applications with Arduino
4. Building an IoT cloud application
Part 2
5. IoT Advanced Applications
6. ++IoT Programming With C
7. IoT messaging
8. IoT Wireless Sensor Network Simulation
Project Communication is key in a factory in order to coordinate different departments and sectors. When parallelism is applied adeptly, it can greatly increase efficiency and productivity. 1 You will be simulating a factory internal delivery system that consists of a delivery vehicle that moves on a predetermined route and delivers parts and materials to different sectors. Create a network of 1 controller with 3 proxies and 3 edge nodes on each proxy. 2 The delivery vehicle will pass from every edge node and deliver either parts or materials. Write a script for the edge nodes to ask for parts or for materials by sending a string with their request to the vehicle and write a script for the vehicle to provide what was requested by giving a confirmation. 3 Extend your project so that after the edge nodes receive their request the forward a message to their corresponding proxy that they can continue production. In turn the proxies will forward the message to the main controller, which will print an informing message stating the sector's request has been fulfilled. 4 Further extend your project to include a battery on the vehicle that depletes each time it moves. Add several charging stations across the route. Are you using the minimal amount of charging *stations? وزارة التعليم 2173-1445 750
Wrap up Now you have learned to: > Identify loT technologies in manufacturing > Use CupCarbon to simulate networks. > Create Python scripts to program network nodes. > Use CupCarbon to create loT projects. KEY TERMS Connected Factory Data-Driven Manufacturing Digitization Edge Computing Industrial Automation and Control Systems Key Performance Indicators Modbus Operational Technology Smart Industry 351
Notes وزارة التعليم