jesse
(Jesse Campbell)
#1
I’m developing a Super Arduboy. It will use a 2.42" OLED Display (SSD1309). The directional pad will be an arcade stick. The A and B buttons will be arcade buttons.
Some new features I plan to add once the parts arrive:
- Volume knob
- Pause Button
- Invert Screen button
- Reset Button
- Headphone Jack
- Arduino Pro Micro but with a Mini USB Jack for stronger connector
The 2.42 inch screen can be magnified using a Phone Screen Magnifier.
Anyone else have ideas for new features?
2 Likes
Pharap
(Pharap)
#2
Still using a leonardo-like board with a 32u4 chip or something more up-market?
jesse
(Jesse Campbell)
#3
The main chip running the games will be 32u4. It might be possible to use another board in order to upload games and save/load states.
2 Likes
A stereo speakers and power it from a power bank with 18650 cells?
uXe
#5
You could replace the RGB LED with a NeoPixel stick, or two?
https://www.adafruit.com/category/168
I can tell you that the assembly code portions of the library compiled fine for me on an ATmega2560 if you wanted to make it Super-Mega! 
2 Likes