https://github.com/32teeth/gameboyduinopocket
Arduino Based GameBoy Pocket PCB, SCH and LAyout
https://github.com/32teeth/gameboyduinopocket
Last synced: about 1 year ago
JSON representation
Arduino Based GameBoy Pocket PCB, SCH and LAyout
- Host: GitHub
- URL: https://github.com/32teeth/gameboyduinopocket
- Owner: 32teeth
- Created: 2014-10-05T12:36:10.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-06T15:47:45.000Z (over 11 years ago)
- Last Synced: 2025-02-14T16:39:29.911Z (over 1 year ago)
- Size: 1.63 MB
- Stars: 9
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
gameboyDuino - Pocket
==================
-------------
# Introduction
**gameboyDuino** is a programmable touch interface that fits the inside dimensions of the **Offical Gameboy Pocket**.
The hardware is based on AVR microcontrollers and programmed via [AVR Studio](http://www.atmel.ca/microsite/atmel_studio6/) or the [Arduino IDE](http://arduino.cc/en/Main/Software)

**gameboyDuino.** in it's entirety is open source. Including hardware design, software implementation and libraries
***
##Hardware
#### Eagle CAD
All of the PCB design, schema and board layout files where designed in [CadSoft's Eagle Cad PCB](http://www.cadsoftusa.com/eagle-pcb-design-software/product-overview/?language=en) software.
The .sch and .brd files are available in the [master](https://github.com/32teeth/GameBoyDuinoPocket) folder.
| front | back |
|---|---|
|  |  |
| capacitive touch d-pad | atmega328p |
| capacitive b and a buttons | ftdi com port |
| capacitive start select | usb interface |
| additional speaker connection | interface leds |
| tft break out | icsp programmable port |
| accurate drill/screw holes | li-po battery connection |
###BONUS!!!
We also worked on another project which was shoving the Arduino UNO onto a Gameboy Cartridge. It's in the master folder as well.
***
# Thanks
Should you run into any trouble, or have further questions, feel free to reach out.
* [ 32teeth](https://www.facebook.com/32teeth)
* [ eugeneyevhen](https://twitter.com/eugeneyevhen)
* [ SparkyJr](32teeth.github.io/SparkyJr)
* [ 32teeth](http://ca.linkedin.com/in/32teeth)
***