... ist eine auf Arduino basierende Retro-Konsole.
- Arduino Uno R3
- Joystick-Modul
- 8×8 LED-Matrix (einfarbig)
- 170-Pin-Breadboard
- Power-Supply-Modul
- 9V-Blockbatterie
Im Projektordner finden Sie einmal das gesamte PlatformIO-Projekt sowie die einzelnen und direkt benutzbaren Spiele (wenn alle Pins korrekt angeschlossen wurden).
- VCC = 5V (Breadboard)
- GND = GND (Arduino)
- DOUT (DIN) = 13
- CS = 12
- CLK = 11
- VCC = 5V (Arduino)
- GND = GND (Arduino)
- VRx = A0
- VRy = A1
- SW = 10
- 5V = Vin
- 5V = Breadboard
- GND = GND (Arduino)
... is an Arduino-based retro console.
- Arduino Uno R3
- Joystick module
- 8×8 LED matrix (monochrome)
- 170-pin breadboard
- Power supply module
- 9V block battery
In the project folder, you will find both the complete PlatformIO project and the individual, ready-to-use games (if all pins are correctly connected).
- VCC = 5V (breadboard)
- GND = GND (Arduino)
- DOUT (DIN) = 13
- CS = 12
- CLK = 11
- VCC = 5V (Arduino)
- GND = GND (Arduino)
- VRx = A0
- VRy = A1
- SW = 10
- 5V = Vin
- 5V = breadboard
- GND = GND (Arduino)