From this class you can learn about
Temperature monitoring system, which is mostly used in industrial domain to maintain temperature. I would like show you that how a simple embedded system looks like. How fast we can develop such systems once we get enough knowledge on embedded system concepts. I would like mention the hardware I will be using here, so that if somebody wants to execute the same can get them using below details.
DHT11 - temperature sensor, RPi4 - Single Board Computer, Connecting wires, Bread board.
This video is categorized into 3 parts as mentioned below.
1. Connectivity - Temperature sensor to Single Board Computer
2. Code - Reading temperature data and displaying it on various front ends
3. Test - See live temperature data getting displayed
By going through all above 3 in this video, you can witness the embedded system working for temperature monitoring use-case. This can be expanded based on the requirements. I hope you will follow the session and express your thoughts on this.