Skip to content

This is a Chip 8 interpreter implemented on the Arduino Mega.

Notifications You must be signed in to change notification settings

ethanr33/Arduino-Chip-8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino-Chip-8

This is a Chip 8 interpreter implemented on the Arduino Mega. This implementation uses a 16 key keypad for input, a buzzer for sound, and a 128x64 LCD display for emulator display, sound, and control. ROMs are read from an SD card on an SD card reader.

About

This is a Chip 8 interpreter implemented on the Arduino Mega.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages