Ghost Station is a project that allows you to play classic games by swapping out cartridges, just like the old game consoles of the past. The console uses an Arduino board to run games, and it comes with a variety of built-in features like a color display, sound, and joystick controls.
1.) An SD card module that is wired per SPI on an Arduino is necessary for this project. Additionally, two Arduino boards are required for bootloader changes, and a screen is needed to display the game.
2.) To burn the bootloader, use an ISP (in-system programmer). The avr_boot tool available at avr_boot.
3.) The SD card must contain the compiled code of the game project. Build the game using the Arduino Editor and rename the .hex file to FIRMWARE.BIN. Copy the renamed file to the SD card.
4.) Restart the Arduino after copying the game to the SD card. The game should be playable now.
Already Done: Intro video when switching games (like on the Playstation 2)
Current work: Improve games, more games, rework hardware case . . .
-
Notifications
You must be signed in to change notification settings - Fork 0
GhostlyActive/Ghost-Station
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This Arduino-based game console lets you play classic games by swapping out cartridges, providing a nostalgic gaming experience.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published