This shows you the differences between two versions of the page.
pm:prj2022:dbrezeanu [2022/06/05 03:15] alaeddine.zaibi |
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 ===== | ||
- | ===== Download ===== | ||
- | <note warning> | ||
- | O arhivă (sau mai multe dacă este cazul) cu fişierele obţinute în urma realizării proiectului: surse, scheme, etc. Un fişier README, un ChangeLog, un script de compilare şi copiere automată pe uC crează întotdeauna o impresie bună ;-). | ||
- | |||
- | Fişierele se încarcă pe wiki folosind facilitatea **Add Images or other files**. Namespace-ul în care se încarcă fişierele este de tipul **:pm:prj20??:c?** sau **:pm:prj20??:c?:nume_student** (dacă este cazul). **Exemplu:** Dumitru Alin, 331CC -> **:pm:prj2009:cc:dumitru_alin**. | ||
- | </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> | ||
- | Listă cu documente, datasheet-uri, resurse Internet folosite, eventual grupate pe **Resurse Software** şi **Resurse Hardware**. | ||
- | </note> | ||
- | |||
- | <html><a class="media mediafile mf_pdf" href="?do=export_pdf">Export to PDF</a></html> | ||