Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation

GitHub Downloads (all assets, all releases) GitHub last commit

... ist eine auf Arduino basierende Retro-Konsole.

Komponenten

  • Arduino Uno R3
  • Joystick-Modul
  • 8×8 LED-Matrix (einfarbig)
  • 170-Pin-Breadboard
  • Power-Supply-Modul
  • 9V-Blockbatterie

STL-Dateien

Thingiverse-Link

Code

Im Projektordner finden Sie einmal das gesamte PlatformIO-Projekt sowie die einzelnen und direkt benutzbaren Spiele (wenn alle Pins korrekt angeschlossen wurden).

Pinbelegung

LED-Matrix

  • VCC = 5V (Breadboard)
  • GND = GND (Arduino)
  • DOUT (DIN) = 13
  • CS = 12
  • CLK = 11

Joystick

  • VCC = 5V (Arduino)
  • GND = GND (Arduino)
  • VRx = A0
  • VRy = A1
  • SW = 10

Power-Supply-Modul

  • 5V = Vin
  • 5V = Breadboard
  • GND = GND (Arduino)



English

Documentation

... is an Arduino-based retro console.

Components

  • Arduino Uno R3
  • Joystick module
  • 8×8 LED matrix (monochrome)
  • 170-pin breadboard
  • Power supply module
  • 9V block battery

STL Files

Thingiverse Link

Code

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).

Pin Layout

LED Matrix

  • VCC = 5V (breadboard)
  • GND = GND (Arduino)
  • DOUT (DIN) = 13
  • CS = 12
  • CLK = 11

Joystick

  • VCC = 5V (Arduino)
  • GND = GND (Arduino)
  • VRx = A0
  • VRy = A1
  • SW = 10

Power Supply Module

  • 5V = Vin
  • 5V = breadboard
  • GND = GND (Arduino)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages