This shows you the differences between two versions of the page.
|
pm:prj2026:bianca.popa1106:mihnea_andrei.cazan [2026/05/10 00:09] mihnea_andrei.cazan [Protocoale de Comunicație și Periferice Hardware] |
pm:prj2026:bianca.popa1106:mihnea_andrei.cazan [2026/05/10 00:10] (current) mihnea_andrei.cazan [Descriere generală] |
||
|---|---|---|---|
| Line 9: | Line 9: | ||
| * **The idea** originated from the desire to recreate the experience of 80s/90s arcade games on a minimal hardware platform, demonstrating how limited memory resources (32KB Flash, 2KB RAM) can provide a complete interactive experience. | * **The idea** originated from the desire to recreate the experience of 80s/90s arcade games on a minimal hardware platform, demonstrating how limited memory resources (32KB Flash, 2KB RAM) can provide a complete interactive experience. | ||
| * **This project is highly useful** from an educational standpoint, as it deepens the understanding of fundamental concepts (I2C communication protocols, ADCs, Timers, PWM, and Hardware Interrupts), while also resulting in a functional and entertaining gadget. | * **This project is highly useful** from an educational standpoint, as it deepens the understanding of fundamental concepts (I2C communication protocols, ADCs, Timers, PWM, and Hardware Interrupts), while also resulting in a functional and entertaining gadget. | ||
| - | ===== Descriere generală ===== | + | ===== General Description ===== |
| The console is structured into three main blocks: input, processing, and output. | The console is structured into three main blocks: input, processing, and output. | ||
| Line 23: | Line 23: | ||
| ===== Hardware Design ===== | ===== Hardware Design ===== | ||
| - | List of components used for the project (BOM - Bill of Materials): | + | List of components used for the project (Bill of Materials): |
| * **ATmega328P Xplained Mini** Development Board (8-bit AVR Microcontroller) | * **ATmega328P Xplained Mini** Development Board (8-bit AVR Microcontroller) | ||
| * **0.96" OLED Display** (SSD1306 Controller, I2C Interface, 128x64 resolution) | * **0.96" OLED Display** (SSD1306 Controller, I2C Interface, 128x64 resolution) | ||