Week 4: Flowchart
Title: Flowchart
Objective: To identify the overall system in this project.
Progress:
Flowchart process for circuit operation
The program starts when MQ6 sensors check the concentration of the gas; the sensor will read the output voltage of the MQ-6 sensor. When the pin of the sensor is interrupted means the sensor detects beyond safe level so the output will be activated by turn on the buzzer, exhaust fan and the led to the users. The system always read the voltage interrupt pin and stop when the sensor voltage back to origin state.
Flowchart process for ESP8266 module operation
When the program on, the application Blynk will check the device either on or off, when the device is on, the ESP8266 will check the reading of gas. When the pin of the sensor is interrupted means the sensor detects beyond safe level so the output will be activated by sending the notification via application Blynk. When the device in turn off, the application Blynk sends the notification that the device is turned off.
Conclusion:
The use of this flowchart is to make sure the operation
Comments
Post a Comment