This shows you the differences between two versions of the page.
pm:prj2024:ddosaru:andrei.blendea [2024/05/24 22:48] andrei.blendea [Download] |
pm:prj2024:ddosaru:andrei.blendea [2024/05/24 23:06] (current) andrei.blendea [Software Design] |
||
---|---|---|---|
Line 38: | Line 38: | ||
<note tip> | <note tip> | ||
Descrierea codului aplicaţiei (firmware): | Descrierea codului aplicaţiei (firmware): | ||
- | * mediu de dezvoltare : **Am folosit ArduinoIDE pentru a realiza acest proiect.** | + | * **Mediu de dezvoltare** : Am folosit ArduinoIDE pentru a realiza acest proiect. |
- | * librării şi surse 3rd-party : **AddicoreRFID**, **SPI**, **RtcDS1302**, **Ds1302**, **ThreeWire**, **pitches** | + | * **Librarii** : |
- | * Code source : https://github.com/BenLinus69/PM-Arduino-project | + | * //AddicoreRFID// |
+ | * //SPI// | ||
+ | * //RtcDS1302// | ||
+ | * //Ds1302// | ||
+ | * //ThreeWire// | ||
+ | * //pitches// | ||
+ | * **Sursa cod** : https://github.com/BenLinus69/PM-Arduino-project | ||
</note> | </note> | ||
===== Rezultate Obţinute ===== | ===== Rezultate Obţinute ===== | ||
+ | |||
+ | <note tip> | ||
https://www.youtube.com/shorts/V7BHDJBMMvQ | https://www.youtube.com/shorts/V7BHDJBMMvQ | ||
+ | </note> | ||
===== Concluzii ===== | ===== Concluzii ===== | ||
<note tip> | <note tip> | ||
Line 57: | Line 65: | ||
<note warning> | <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ă ;-). | + | Arhiva proiect: |
- | + | ||
- | 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**. | + | |
{{:pm:prj2024:ddosaru:pm_project_archive.zip|}} | {{:pm:prj2024:ddosaru:pm_project_archive.zip|}} | ||
</note> | </note> | ||
Line 73: | Line 78: | ||
<note> | <note> | ||
- | Listă cu documente, datasheet-uri, resurse Internet folosite, eventual grupate pe **Resurse Software** şi **Resurse Hardware**. | + | **Resurse Software**: |
+ | |||
+ | * https://github.com/hibit-dev/buzzer/tree/master | ||
+ | |||
+ | * https://github.com/Makuna/Rtc/tree/master | ||
+ | |||
+ | * https://github.com/Treboada/Ds1302/tree/master | ||
+ | |||
+ | **Resurse Hardware**: | ||
+ | |||
+ | * https://stackoverflow.com/questions/40443839/rfid-rc522-not-reading-card | ||
+ | |||
+ | * https://www.youtube.com/watch?v=avMVl6d90HA | ||
+ | |||
+ | * https://www.youtube.com/watch?v=GOO84CGBPz8&t=407s | ||
</note> | </note> | ||