This shows you the differences between two versions of the page.
pm:prj2022:imacovei:andreea.nistor2208 [2022/05/23 00:51] andreea.nistor2208 [Software Design] |
pm:prj2022:imacovei:andreea.nistor2208 [2022/05/25 21:18] (current) andreea.nistor2208 [Rezultate Obţinute] |
||
---|---|---|---|
Line 47: | Line 47: | ||
===== Software Design ===== | ===== Software Design ===== | ||
- | |||
- | <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> | ||
Mediul de dezvoltare folosit este Arduino IDE, schema bloc a fost realizata in Lucidchart, iar schema electrica in EAGLE. De asemenea am folosit librăriile LiquidCrystal.h pentru LCD si EEPROM.h pentru memoria EEPROM. | Mediul de dezvoltare folosit este Arduino IDE, schema bloc a fost realizata in Lucidchart, iar schema electrica in EAGLE. De asemenea am folosit librăriile LiquidCrystal.h pentru LCD si EEPROM.h pentru memoria EEPROM. | ||
Line 174: | Line 166: | ||
{{:pm:prj2022:imacovei:snake_lost.jpg?800|}} | {{:pm:prj2022:imacovei:snake_lost.jpg?800|}} | ||
- | |||
- | {{:pm:prj2022:imacovei:snake_name_highscore.jpg?800|}} | ||
- | |||
- | {{:pm:prj2022:imacovei:snake_highscore.jpg?800|}} | ||
Demo youtube: https://www.youtube.com/watch?v=DwJfF1_lE9Y | Demo youtube: https://www.youtube.com/watch?v=DwJfF1_lE9Y | ||
Line 187: | Line 175: | ||
===== Download ===== | ===== Download ===== | ||
- | {{:pm:prj2022:imacovei:snake_nistorandreeaiuliana.zip|}} | + | {{:pm:prj2022:imacovei:proiect_pm.zip|}} |
+ | |||
===== Jurnal ===== | ===== Jurnal ===== | ||
- | <note tip> | + | |
* 13.04.2022 : Alegere proiect | * 13.04.2022 : Alegere proiect | ||
* 20.04.2022 : Realizare pagină | * 20.04.2022 : Realizare pagină | ||
Line 197: | Line 187: | ||
* 20.05.2022 : Realizare schemă electrică EAGLE | * 20.05.2022 : Realizare schemă electrică EAGLE | ||
* 23.05.2022 : Finalizare pagină wiki | * 23.05.2022 : Finalizare pagină wiki | ||
- | </note> | + | |
===== Bibliografie/Resurse ===== | ===== Bibliografie/Resurse ===== | ||
- | <note> | + | [[https://ocw.cs.pub.ro/courses/pm/lab/lab3-2022]] |
- | Listă cu documente, datasheet-uri, resurse Internet folosite, eventual grupate pe **Resurse Software** şi **Resurse Hardware**. | + | |
- | </note> | + | |
[[https://www.arduino.cc/en/Tutorial/BuiltInExamples/Debounce]] | [[https://www.arduino.cc/en/Tutorial/BuiltInExamples/Debounce]] |