This shows you the differences between two versions of the page.
pm:prj2023:apredescu:pulsoximetru [2023/05/07 21:30] ioan.stan1809 [General Description] |
pm:prj2023:apredescu:pulsoximetru [2023/05/28 23:59] (current) ioan.stan1809 [Concluzii] |
||
---|---|---|---|
Line 3: | Line 3: | ||
This project will measure the turbidity in the water and display on an LCD screen how pure the water is. Also, a green, yellow or red RGB LED will light up and a buzzer will sound. It is useful because it can detect if the water from the tap at home is safe to drink or it can detect how pure the water in a lake is. | This project will measure the turbidity in the water and display on an LCD screen how pure the water is. Also, a green, yellow or red RGB LED will light up and a buzzer will sound. It is useful because it can detect if the water from the tap at home is safe to drink or it can detect how pure the water in a lake is. | ||
- | <note tip> | + | |
- | Prezentarea pe scurt a proiectului vostru: | + | |
- | * ce face | + | |
- | * care este scopul lui | + | |
- | * care a fost ideea de la care aţi pornit | + | |
- | * de ce credeţi că este util pentru alţii şi pentru voi | + | |
- | </note> | + | |
===== General Description ===== | ===== General Description ===== | ||
Line 17: | Line 11: | ||
{{ :pm:prj2023:apredescu:stan_soponaru_block_sketch.png?700 |}} | {{ :pm:prj2023:apredescu:stan_soponaru_block_sketch.png?700 |}} | ||
- | <note tip> | + | Also, here are some pictures with the completed project: |
- | O schemă bloc cu toate modulele proiectului vostru, atât software cât şi hardware însoţită de o descriere a acestora precum şi a modului în care interacţionează. | + | |
- | Exemplu de schemă bloc: http://www.robs-projects.com/mp3proj/newplayer.html | + | {{ :pm:prj2023:apredescu:stan_soponaru_project_poza_1.jpeg?700 |}} |
- | </note> | + | {{ :pm:prj2023:apredescu:stan_soponaru_project_poza_2.jpeg?700 |}} |
+ | {{ :pm:prj2023:apredescu:stan_soponaru_project_poza_3.jpeg?700 |}} | ||
+ | {{ :pm:prj2023:apredescu:stan_soponaru_project_poza_4.jpeg?700 |}} | ||
===== Hardware Design ===== | ===== Hardware Design ===== | ||
Line 49: | Line 44: | ||
- Button \\ | - Button \\ | ||
- | <note tip> | + | {{ :pm:prj2023:apredescu:stan_soponaru_schema_electrica.png?700 |}} |
- | Aici puneţi tot ce ţine de hardware design: | + | |
- | * listă de piese | + | |
- | * scheme electrice (se pot lua şi de pe Internet şi din datasheet-uri, e.g. http://www.captain.at/electronic-atmega16-mmc-schematic.png) | + | |
- | * diagrame de semnal | + | |
- | * rezultatele simulării | + | |
- | </note> | + | |
===== Software Design ===== | ===== Software Design ===== | ||
Line 212: | Line 202: | ||
- | |||
- | |||
- | <note tip> | ||
- | Descrierea codului aplicaţiei (firmware): | ||
- | * mediu de dezvoltare (if any) (e.g. AVR Studio, CodeVisionAVR) | ||
- | * librării şi surse 3rd-party (e.g. Procyon AVRlib) | ||
- | * algoritmi şi structuri pe care plănuiţi să le implementaţi | ||
- | * (etapa 3) surse şi funcţii implementate | ||
- | </note> | ||
===== Obtained Results ===== | ===== Obtained Results ===== | ||
Line 230: | Line 211: | ||
===== Concluzii ===== | ===== Concluzii ===== | ||
+ | |||
+ | We can measure the purity of water with a nice interface and a friendly environment =) | ||
===== Download ===== | ===== 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> | ||
+ | {{ pm:prj2023:apredescu:turbidity_meter_v2.zip }} | ||
===== Jurnal ===== | ===== Jurnal ===== | ||