Gameboy Hardware Interfacing

Gameboy Hardware Interfacing

After writing Doubletalk, I knew the Gameboy had great potential for musicians. Specifically, if a hardware interface could further extend the Gameboy’s audio input/output capabilities, the platform offered possibilities as a programmable metronome or alternative instrument.

Hardware interface to Nintendo Gameboy
Hardware interface to Nintendo Gameboy
Hardware interface to Nintendo Gameboy
Hardware interface to Nintendo Gameboy

To further explore this idea, I built a connector to access the Gameboy circuitry using a solderless breadboard. With this connector and breadboard, I successfully interfaced flash memory and an 8-bit Digital to Analog Convertor (DAC) to the Gameboy.

This experience inspired me to use the Gameboy as the platform for an assembly language programming course I taught at Wichita State University in 2008.

Similar Posts

  • LegalLanguage

    I wrote LegalLanguage, a scripting language for lawyers at Legal Services Corporation in West Virginia. The staff used LegalLanguage to write simple scripts that could then ask clients questions, give guidance, and print out the appropriate forms. This freed up resources to focus on the large number of cases involving domestic violence.

  • Be The Shortstop!

    Be The Shortstop! is a permanent public indoor installation at The Baseball Museum in Riverfront Stadium, Wichita KS. Players hit a large button on a kiosk to start the game. After a few seconds the game starts as they race to hit the correct button on a large wall. A crowd cheers on speakers as…

  • The Incubator

    The Incubator is an art piece which was initially installed as part of TechArtICT’s Dreamgrass installation at Exploration Place Fall 2022. Within the installation it was the machine where faceless children were created and indoctrinated. A Center TV displayed a teleprompter which offered encouragement for viewers to become participants, reading into a microphone placed at…

  • TechArtICT: Whispering Woodlands

    Whispering Woodlands was an outdoor installation created by TechArtICT. It was installed at Exploration Place in Wichita, Kansas from November 2023 through January 2024. The work featured 24 independently controlled sets of speakers and LEDs, all synchronized to create an immersive sound and lightscape. Using eclectic audio ranging from thunder and rain to spaceships and…

  • Contrapuntal Composer

    Contrapuntal Composer is Prolog code which writes music for three simultaneous voices. Depending on initial parameters, it can write a fugue, a rondo, or any other contrapuntal form. Contrapuntal Composer obeys the rules of good voice leading within each voice and between the voices.

  • SoundScratch

    SoundScratch is a set of extensions I wrote to manipulate audio in a children’s programming language called Scratch. The environment emphasizes the expressive capabilities of sound through the act of creation and design.