Close

Simplification

A project log for Game Card

A $15 game console the size of a business card that plays multiple games via cartridges.

dylan-turnerDylan Turner 07/07/2021 at 20:390 Comments

I realized that I was making lots of compromises and that this board was very expensive to make due to the pi.

I also realized that unlike most consoles and handhelds, I could get away with putting the microcontroller into the ROM and having it preflashed because that would mean the game is only like $1.

I plan to use ATtiny84 "ROM"s which slot into the main shell (still an OLED).

This will bring down the overall cost and complexity of the system while also boosting the performance by not using an interpreter.

Essentially, I expect the overall system to be $5 (if I get the OLEDs from overseas) and the cartridges to be $1 each.

Discussions