This shows you the differences between two versions of the page.
|
pm:prj2026:bianca.popa1106:robert.springer [2026/05/18 16:50] robert.springer [Hardware Design] |
pm:prj2026:bianca.popa1106:robert.springer [2026/05/18 16:56] (current) robert.springer [Hardware Design] |
||
|---|---|---|---|
| Line 32: | Line 32: | ||
| **Component list**: | **Component list**: | ||
| - | ^ Component ^ Model ^ Interface ^ Datasheet ^ | + | ^ Component ^ Model ^ Interface ^ |
| - | | Microcontroller | Arduino Nano (ATmega328P) | GPIO / ADC / I2C | https://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-7810-Automotive-Microcontrollers-ATmega328P_Datasheet.pdf| | + | | Microcontroller | Arduino Nano (ATmega328P) | GPIO / ADC / I2C | |
| - | | Motor Driver | DRV8833 Dual Bridge | PWM / Digital Output | https://www.ti.com/lit/ds/symlink/drv8833.pdf?ts=1779043349535&ref_url=https%253A%252F%252Fwww.google.com%252F | | + | | Motor Driver | DRV8833 Dual Bridge | PWM / Digital Output | |
| - | | Gear Motor | N20 DC Gear Motor | Analog / DC | https://www.aslongdcmotor.com/photo/aslongdcmotor/document/26549/12MM%20Small%20Dc%20Gear%20Motor_PDF00.pdf | | + | | Gear Motor | N20 DC Gear Motor | Analog / DC | |
| - | | Display | I2C LCD 1602 (0x27) | I2C (SDA/SCL) | https://www.handsontec.com/dataspecs/module/I2C_1602_LCD.pdf | | + | | Display | I2C LCD 1602 (0x27) | I2C (SDA/SCL) | |
| - | | Feedback | Passive Buzzer | Digital (Tone) | - | | + | | Feedback | Passive Buzzer | Digital (Tone) | |
| - | | Input | 2x Tactile Buttons | Analog (Voltage Divider) | - | | + | | Input | 2x Tactile Buttons | Analog (Voltage Divider) | |
| - | | Resistors | 10k (Pulldown), 2.2k (Series) | - | - | | + | | Resistors | 10k (Pulldown), 2.2k (Series) | - | |
| + | |||
| + | **Datasheets:** | ||
| + | |||
| + | - [[https://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-7810-Automotive-Microcontrollers-ATmega328P_Datasheet.pdf|Arduino Nano (ATmega328P)]] | ||
| + | - [[https://www.ti.com/lit/ds/symlink/drv8833.pdf|DRV8833 Dual Bridge]] | ||
| + | - [[https://www.aslongdcmotor.com/photo/aslongdcmotor/document/26549/12MM%20Small%20Dc%20Gear%20Motor_PDF00.pdf|N20 DC Gear Motor]] | ||
| + | - [[https://www.handsontec.com/dataspecs/module/I2C_1602_LCD.pdf|I2C LCD 1602 (0x27)]] | ||
| **Block diagram**: | **Block diagram**: | ||