Skip to content

aidin36/pm-game-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

Poor Man's Game Console is a game designed using Arduino. The screen of the game is a 20x4 character LCD (HD44780), and controls are two push buttons.

Photo of the Project Photo of the Project

How To

First, you need to create the circuit. You can simply assemble it on a bread board. An image of an assembled bread board and the schematic of the circuit can be found on circuit directory.

Then, to upload the code on Arduino, copy Arduino-src directory into your Arduino's workspace (where you save your Arduino projects), rename it to something meaningful (i.e. pm-game-console) and open game.ino using Arduino IDE. Then upload it to your Arduino.

If you are on Gnu/Linux, you can link the directory inside your workspace to Arduino-src too.

Note: Pay attention to the notes written in the bread_board.png file.

Copyright

Copyright (C) 2017, Aidin Gharibnavaz aidin@aidinhut.com

"PM Game Console" is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3. See LICENSE file for more information.

About

Poor Man's Game Console is a simple game implemented on Arduino using a Character LCD.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages