This shows you the differences between two versions of the page.
pm:prj2025:mdinica:andrei.vintilescu [2025/05/27 00:20] andrei.vintilescu [Concluzii] |
pm:prj2025:mdinica:andrei.vintilescu [2025/05/27 00:50] (current) andrei.vintilescu [Bibliografie/Resurse] |
||
---|---|---|---|
Line 63: | Line 63: | ||
===== Concluzii ===== | ===== Concluzii ===== | ||
+ | <note tip> | ||
+ | |||
+ | Github repo: https://github.com/Vinti03/dino_chrome_game_simulator | ||
+ | |||
+ | <html> | ||
+ | <iframe width="650" height="450" src="https://www.youtube.com/embed/4xFtBEZV8PY?si=l1JfPyoBCozot2YM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> | ||
+ | </html> | ||
{{:pm:prj2025:mdinica:dino_poza_1.jpg?650x450}} | {{:pm:prj2025:mdinica:dino_poza_1.jpg?650x450}} | ||
{{:pm:prj2025:mdinica:dino_poza_2.jpg?650x450}} | {{:pm:prj2025:mdinica:dino_poza_2.jpg?650x450}} | ||
{{:pm:prj2025:mdinica:dino_poza_3.jpg?650x450}} | {{:pm:prj2025:mdinica:dino_poza_3.jpg?650x450}} | ||
- | <html> | + | </note> |
- | <iframe width="560" height="315" src="https://www.youtube.com/embed/4xFtBEZV8PY?si=l1JfPyoBCozot2YM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> | + | ===== Bibliografie/Resurse ===== |
+ | <note tip> | ||
- | </html> | + | Prezentul proiect "Dino Game Simulator" a fost dezvoltat utilizand o varietate de resurse tehnice si educationale, grupate mai jos. |
- | ===== Bibliografie/Resurse ===== | + | |
+ | === Resurse Hardware === | ||
+ | * ''Arduino UNO (ATmega328P)'': | ||
+ | * Datasheet ATmega328P: [[https://ww1.microchip.com/downloads/en/DeviceDoc/ATmega48A-PA-88A-PA-168A-PA-328-P-DS-20001984A.pdf|ATmega328P Datasheet]] | ||
+ | * Schema placii Arduino UNO: [[https://docs.arduino.cc/static/f5aa473f309a473e0474668b5a004ef5/A000066-schematic.pdf|Arduino UNO Rev3 Schematic]] | ||
+ | * ''Servomotor Micro 180 grade'': | ||
+ | * Informatii generale: [[https://www.arduino.cc/en/Tutorial/Sweep|Tutorial Servomotor]] | ||
+ | * ''Fotorezistoare (LDRs)'': | ||
+ | * Informatii generale: [[https://www.arduino.cc/en/Tutorial/BuiltInExamples/AnalogReadSerial|Tutorial LDR]] | ||
+ | * ''Display LCD 16x2 (HD44780)'': | ||
+ | * Datasheet HD44780: [[https://www.sparkfun.com/datasheets/LCD/HD44780.pdf|HD44780 Datasheet]] | ||
- | <html><a class="media mediafile mf_pdf" href="?do=export_pdf">Export to PDF</a></html> | + | === Resurse Software === |
+ | * ''Mediu de Dezvoltare'': | ||
+ | * Arduino IDE: [[https://www.arduino.cc/en/software|Arduino IDE Software]] | ||
+ | * ''Librarii Standard Arduino'': | ||
+ | * `Servo.h`: [[https://www.arduino.cc/reference/en/libraries/servo/|Servo Library Reference]] | ||
+ | * `LiquidCrystal.h`: [[https://www.arduino.cc/reference/en/libraries/liquidcrystal/|LiquidCrystal Library Reference]] | ||
+ | * ''Documentatie si Tutoriale'': | ||
+ | * Referinta Limbajului Arduino (C++): [[https://www.arduino.cc/reference/en/|Arduino Language Reference]] | ||
+ | * Tutoriale ADC/Intreruperi: [[https://www.arduino.cc/en/pmwiki.php?n=Reference/AttachInterrupt|Arduino Interrupts Guide]] (General, pentru concepte) | ||
+ | </note> |