Skip to content

An LCD character display game console, a fun way to squeeze the most out of a small budget of resources.

Notifications You must be signed in to change notification settings

AdamUllmann/Arduino-Game-Console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Embedded Game Console

This repository contains the codebase for an LCD Character Display Game Console project. The code is designed to run on a custom-built embedded device, featured in the video below. The project challenged me to make the most of minimal hardware. The modular software design allows easy addition or swapping of new games, as long as device storage permits. Overall, a fun project to practice embedded programming using Arduino.

Watch the project demonstration on YouTube:

Watch the video

Components

  • Elegoo Arduino Uno R3 Microcontroller
  • SunFounder IIC I2C 1602 Serial LCD Module
  • Dual-Axis XY Joystick Module
  • Breadboard, Wires, Resistors
  • Powered with a 9V battery or USB

Directory Structure

  • src/: Contains the Arduino code for the game console.
  • README.md: Documentation for the project.

About

An LCD character display game console, a fun way to squeeze the most out of a small budget of resources.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published