This shows you the differences between two versions of the page.
pm:prj2021:apredescu:jocsnake [2021/06/03 14:08] patricia.pirlog [Concluzii] |
pm:prj2021:apredescu:jocsnake [2021/06/03 14:49] (current) patricia.pirlog [Hardware Design] |
||
---|---|---|---|
Line 20: | Line 20: | ||
* 4 x rezistente 220 ohm | * 4 x rezistente 220 ohm | ||
* 3 x rezistente 1k ohm | * 3 x rezistente 1k ohm | ||
+ | |||
+ | Pentru buzzer am folosit o rezistenta de 1K pentru a reduce intensitatea sunetului care ar fi fost mult prea deranjanta. | ||
+ | Pentru afisarea scorului, am folosit doar ultimii 2 digits de pe display deoarece acesta nu poate fi mai mare de 64, deci nu aveam nevoie de mai mult. | ||
+ | |||
+ | In total am folosit de pe placuta arduino 11 pini digitali, un pin de 5V si un pin pentru GND. | ||
=== Schema electrica === | === Schema electrica === | ||
Line 75: | Line 80: | ||
===== Download ===== | ===== Download ===== | ||
+ | |||
+ | <note> | ||
+ | Proiectul poate fi descarcat sub format pdf de [[https://ocw.cs.pub.ro/courses/pm/prj2021/apredescu/jocsnake?do=export_pdf|aici]].\\ | ||
+ | </note> | ||
===== Concluzii ===== | ===== Concluzii ===== | ||
Proiectul mi-a placut destul de mult, am invatat cum sa folosesc o placuta arduino, cum sa conectez diverse componente si sa realizez logica din spatele functionarii lor. Mi s-a parut una dintre cele mai interesante si placute teme de pana acum. | Proiectul mi-a placut destul de mult, am invatat cum sa folosesc o placuta arduino, cum sa conectez diverse componente si sa realizez logica din spatele functionarii lor. Mi s-a parut una dintre cele mai interesante si placute teme de pana acum. | ||
<note tip> | <note tip> | ||
- | Videoclipul cu demo-ul proiectului poate fi vazut [[https://youtu.be/1nLiv3zwWfE|aici]]. | + | Videoclipul cu demo-ul proiectului poate fi vazut [[https://youtu.be/1nLiv3zwWfE|aici]]. \\ |
- | + | Link catre intregul proiect [[https://drive.google.com/drive/folders/1tpIhOxHqy-1P5_hZzfbJ_U-xkDz6V4CR?usp=sharing|aici]]. | |
- | Proiectul poate fi descarcat de [[https://ocw.cs.pub.ro/courses/pm/prj2021/apredescu/jocsnake?do=export_pdf|aici]]. | + | |
- | + | ||
- | Link catre intregul proiect | + | |
</note> | </note> | ||
===== Bibliografie/Resurse ===== | ===== Bibliografie/Resurse ===== | ||
- | https://www.youtube.com/watch?v=RDWgww3LUwU | + | https://www.youtube.com/watch?v=RDWgww3LUwU \\ |
- | https://www.youtube.com/watch?v=gesrM2J8VnY | + | https://www.youtube.com/watch?v=gesrM2J8VnY \\ |
- | https://create.arduino.cc/projecthub/goarray/4-digit-7-segment-shift-register-counter-b7338d | + | https://create.arduino.cc/projecthub/goarray/4-digit-7-segment-shift-register-counter-b7338d \\ |
- | https://www.arduino.cc/en/Tutorial/BuiltInExamples/Debounce | + | https://www.arduino.cc/en/Tutorial/BuiltInExamples/Debounce \\ |
- | https://www.youtube.com/watch?v=2lByUJRN-ss | + | https://www.youtube.com/watch?v=2lByUJRN-ss \\ |
- | http://arduinolearning.com/code/ws2812-8x8-64-led-matrix-arduino-examples.php | + | http://arduinolearning.com/code/ws2812-8x8-64-led-matrix-arduino-examples.php \\ |
- | https://create.arduino.cc/projecthub/SURYATEJA/use-a-buzzer-module-piezo-speaker-using-arduino-uno-89df45 | + | https://create.arduino.cc/projecthub/SURYATEJA/use-a-buzzer-module-piezo-speaker-using-arduino-uno-89df45 \\ |
- | https://www.arduino.cc/en/Tutorial/Foundations/ShiftOut | + | https://www.arduino.cc/en/Tutorial/Foundations/ShiftOut \\ |
- | https://www.arduino.cc/reference/en/language/functions/time/millis/ | + | https://www.arduino.cc/reference/en/language/functions/time/millis/ \\ |
- | https://learn.adafruit.com/adafruit-neopixel-uberguide/arduino-library-use | + | https://learn.adafruit.com/adafruit-neopixel-uberguide/arduino-library-use \\ |
- | https://www.youtube.com/watch?v=vGZiePqgrnY | + | https://www.youtube.com/watch?v=vGZiePqgrnY \\ |
- | https://create.arduino.cc/projecthub/goarray/4-digit-7-segment-shift-register-counter-b7338d | + | https://create.arduino.cc/projecthub/goarray/4-digit-7-segment-shift-register-counter-b7338d \\ |
- | [[https://ocw.cs.pub.ro/courses/pm/prj2021/apredescu/jocsnake?do=export_pdf|Download pdf]] | + |