Differences

This shows you the differences between two versions of the page.

Link to this comparison view

pm:prj2026:bianca.popa1106:eugen.munteanu2604 [2026/05/09 15:32]
eugen.munteanu2604
pm:prj2026:bianca.popa1106:eugen.munteanu2604 [2026/05/11 23:12] (current)
eugen.munteanu2604
Line 21: Line 21:
 ===== Hardware Design ===== ===== Hardware Design =====
  
-Componente folosite+==== Componente folosite ​====
-  * microcontroller de tip Arduino Uno R3 +
-  * 1 buzzer pasiv +
-  * 1 modul RTC +
-  * 1 display ILI9341 +
-  * 1 joystick analogic+
  
-Laboratoare folosite:+^ Componenta ^ Cantitate ^ Link magazin ^ 
 +| Microcontroller de tip \\ Arduino Uno R3 | 1 | [[https://​www.optimusdigital.ro/​ro/​placi-avr/​1685-uno-r3-atmega328p-atmega16u2-placa-de-dezvoltare-compatibila-cu-arduino.html|Optimus Digital]] | 
 +| Breadboard 400p| 2 | [[https://​www.optimusdigital.ro/​ro/​breadboards/​44-400p-hq-breadboard.html|Optimus Digital]] | 
 +| Fire mama-tata set 10buc | 2 | [[https://​www.optimusdigital.ro/​ro/​fire-fire-mufate/​214-fire-colorate-mama-mama-10p.html|Optimus Digital]] | 
 +| Fire tata-tata set 40buc | 1 | [[https://​www.optimusdigital.ro/​ro/​fire-fire-mufate/​890-set-fire-tata-tata-40p-30-cm.html|Optimus Digital]] | 
 +| Modul RTC | 1 | [[https://​www.optimusdigital.ro/​ro/​altele/​12286-modul-ceas-in-timp-real-rtc-pcf8563.html| Optimus Digital]] | 
 +| Joystick analogic | 1 | [[https://​sigmanortec.ro/​Modul-joystick-doua-axe-XY-p126458908|Sigmanortec]] | 
 +| Buzzer pasiv | 1 | [[https://​www.bitmi.ro/​electronica/​modul-buzzer-pasiv-ky-006-10678.html|Bitmi]] | 
 +| LCD ILI9341 | 1 | [[https://​www.bitmi.ro/​ecran-lcd-ili9341-cu-touch-si-slot-pentru-card-sd-2-4-10797-bitmi-ro.html|Bitmi]] | 
 + 
 +==== Laboratoare folosite ​====
   * GPIO - citire analogica de la joystick   * GPIO - citire analogica de la joystick
   * SPI - conexiunea cu display-ul   * SPI - conexiunea cu display-ul
Line 34: Line 39:
   * Timere+PWM - emiterea sunetelor specific jocului   * Timere+PWM - emiterea sunetelor specific jocului
  
 +==== Conexiuni si asocieri pini ====
 +
 +=== Joystick ===
 +^ Pin Joystick ^ Pin Arduino ^ Tip Semnal ^
 +| VRx (HORZ) | A1 (PC1) | Analog In |
 +| VRy (VERT) | A0 (PC0) | Analog In |
 +| SW (Buton) | D6 (PD6) | Digital In |
 +| VCC | 5V | Power |
 +| GND | GND | Ground |
 +
 +=== Buzzer Pasiv ===
 +^ Pin Buzzer ^ Pin Arduino ^ Tip Semnal ^
 +| S (Signal) | D8 (PB0) | PWM Out |
 +| GND | GND | Ground |
 +
 +=== Display LCD (interfata SPI) ===
 +^ Pin Display ^ Pin Arduino ^ Rol Pin ^
 +| MOSI | D11 (PB3) | Date SPI |
 +| MISO | D12 (PB4) | Date SPI |
 +| SCK | D13 (PB5) | Clock SPI |
 +| CS | D10 (PB2) | Chip Select |
 +| DC | D9 (PB1) | Data/​Command |
 +| RST | RESET (PC6)| Reset |
 +| LED | 3.3V | Backlight |
 +| VCC | 5V | Power |
 +| GND | GND | Ground |
 +
 +=== Modul RTC (interfata I2C) ===
 +^ Pin RTC ^ Pin Arduino ^ Rol Pin ^
 +| SCL | A5 (PC5) | I2C Clock |
 +| SDA | A4 (PC4) | I2C Data |
 +| VCC | 5V | Power |
 +| GND | GND | Ground |
  
 ===== Software Design ===== ===== Software Design =====
Line 65: Line 103:
  
 <note tip> <note tip>
-Puteți avea și o secțiune de jurnal în care să poată urmări asistentul ​de proiect progresul proiectului.+ 
 +2026-05-08 - Pagina OCW creata \\ 
 +2026-05-08 - Introducere + Hardware Design \\ 
 +2026-05-09 - Actualizare Introducere + Hardware Design \\ 
 +2026-05-09 - Adaugare Descriere generală, schema-bloc,​ link-uri datasheet \\ 
 +2026-05-11 - Completare hardware design, adaugarea conexiunilor si asocierilor ​de pini \\ 
 </​note>​ </​note>​
  
 ===== Bibliografie/​Resurse ===== ===== Bibliografie/​Resurse =====
  
-<​note>​ +Datasheet-uri
-Listă cu documente, datasheet-uri, resurse Internet folosite, eventual grupate pe **Resurse Software** şi **Resurse Hardware**. +  ​[[https://​cdn-shop.adafruit.com/​datasheets/​ILI9341.pdf|LCD ILI9341 Datasheet]] 
-</note>+  ​[[https://​www.nxp.com/​docs/​en/​data-sheet/​PCF8563.pdf|RTC PCF8563 Datasheet]] 
 +  * [[https://​ww1.microchip.com/​downloads/​en/​DeviceDoc/​Atmel-7810-Automotive-Microcontrollers-ATmega328P_Datasheet.pdf|ATmega328P Datasheet]]
  
 <​html><​a class="​media mediafile mf_pdf"​ href="?​do=export_pdf">​Export to PDF</​a></​html>​ <​html><​a class="​media mediafile mf_pdf"​ href="?​do=export_pdf">​Export to PDF</​a></​html>​
pm/prj2026/bianca.popa1106/eugen.munteanu2604.1778329969.txt.gz · Last modified: 2026/05/09 15:32 by eugen.munteanu2604
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0