This shows you the differences between two versions of the page.
pm:prj2022:dbrezeanu [2022/06/05 03:37] alaeddine.zaibi [Bibliografie/Resurse] |
pm:prj2022:dbrezeanu [2022/06/05 03:55] (current) alaeddine.zaibi [Bibliografie/Resurse] |
||
---|---|---|---|
Line 1: | Line 1: | ||
{{indexmenu>.dbrezeanu}} | {{indexmenu>.dbrezeanu}} | ||
- | ====== Smoke detector ====== | ||
- | Student: Zaibi Alaeddine | ||
- | Grupa:1221F | ||
- | ===== Introducere ===== | ||
- | <note tip> | ||
- | Smoke detector is typically as an indicator of fire. Commercial smoke detectors issue a signal to a fire alarm control panel as part of a fire alarm system. Household smoke detectors, also known as smoke alarms, generally issue an audible or visual alarm from the detector itself this device is useful to help you and family Safer Without a smoke detector in your home or business, a fire can catch you by surprise, and the unthinkable could happen. Having a reliable smoke detector installed in your home or business means the difference between getting out safely and getting injured or even dying in a fire | ||
- | </note> | ||
- | ===== Descriere generală ===== | ||
- | the projet consist to mesure if the smoke have reached the smoke threshold (the level that must be reached for an effect to be produced)if the the smoke have reached 500 the buzzer and the red LED will turn on if not just the green LED will stay on | ||
- | <note tip> | ||
- | ==== Schema Bloc | ||
- | {{:pm:prj2022:55.png?400|}} | ||
- | |||
- | </note> | ||
- | ===== Hardware Design ===== | ||
- | {{:pm:prj2022:69.png?400|}} | ||
- | <note tip> | ||
- | List of components: | ||
- | - Arduino Uno | ||
- | -MQ2 sensor | ||
- | -Buzzer | ||
- | -Red Led | ||
- | -green Led | ||
- | -Resistor | ||
- | -jumper wires | ||
- | | ||
- | </note> | ||
- | ===== Software Design ===== | ||
- | <note tip> | + | = |
- | the developement environement that i used is Arduino IDE 1.8.19 | + | |
- | functions used:-tone() is function that generate a wave of the specified freaquency on a pin which the buzzer is connected to this pin | + | |
- | - noTone() function which stop the genration of a square wave caused by tone() has no effect if there is no tone being generated | + | |
- | </note> | + | |
- | {{:pm:prj2022:code.png?300|}} | + | |
- | ===== Rezultate Obţinute ===== | ||
- | <note tip> | ||
- | {{:pm:prj2022:yy.jpeg?200|}} | ||
- | {{:pm:prj2022:zz.jpeg?200|}} | ||
- | </note> | ||
- | the video of the experience | ||
- | {{:pm:prj2022:test.rar|}} | ||
- | ===== Concluzii ===== | ||
- | The whole project was an interesting experience the most important thing the pratical side being the first project of this type dealing with arduino and other component and how it connects with each other thatwas a good experience finally i could say thati was satisfied with the results at the end | ||
- | ===== Download ===== | ||
- | <note tip> | ||
- | you can download the project from here : | ||
- | {{:pm:prj2022:projet_arduino.rar|}} | ||
- | |||
- | |||
- | </note> | ||
- | |||
- | ===== Jurnal ===== | ||
- | |||
- | <note tip> | ||
- | 01.05-> choose the theme | ||
- | 05.05-> order the components | ||
- | 15.05-> start realizing the project | ||
- | 03.06->start the wiki page | ||
- | 05.06-> finish the wiki page | ||
- | </note> | ||
- | |||
- | ===== Bibliografie/Resurse ===== | ||
- | |||
- | <note> | ||
- | Hardware resource: | ||
- | [[https://www.optimusdigital.ro/en/|c]] | ||
- | software resources: | ||
- | [[https://www.hackster.io/RucksikaaR/arduino-smoke-detector-with-mq-2-gas-smoke-sensor-58a466/|Mq2 sensor]] | ||
- | [[https://www.arduino.cc/reference/en/language/functions/advanced-io/notone/|noTone function]] | ||
- | [[https://www.arduino.cc/reference/en/language/functions/advanced-io/tone/|tone function]] | ||
- | </note> | ||
- | |||
- | <html><a class="media mediafile mf_pdf" href="?do=export_pdf">Export to PDF</a></html> | ||