arduFPGA game console mounted (FPGA running arduino made arduboy compatible games)
A pocket micro console game that run games made with arduino IDE made for arduboy game console.
Can run most of arduboy unmodified games on an emulated ATmega32U4 design inside the FPGA.
Because is an emulated arduboy design on a FPGA there I add some other features that are not possible to implement on a bare metal ATmega32u4 micro-controler.
If you short press the INT button ( between 100mS and 500mS ) the game is interrupted and the EEPROM content is saved to the uSD memory.
If you press INT button more that 500 milliseconds, the keyboard is disconnected from the application, and buttons have other functionalities done by the first stage boot-loader that runs like a bios in background. The features are: INT+ B button= change the LED color B,G,R. INT+ A button= turn ON/OFF the flashlight (RGB led becomes flashlight). INT+ UP increase the game volume in four steps, from mute to maximum. INT+ DN decrease the game volume in four steps, from maximum to mute.
All this functionalities at the same time when you playing games or listen music.
There, on the board, is a VS1053b audio decoder, is waiting to develop an application to run with the IC :).
The board is smaller than a credit card only 684310mm in size and the space in the back of the board closer to audio connector can be glued a battery up to 1A in capacity giving a huge game play/ music listen time from one charge.
Being based on a FPGA, on this board can be upload different designs like RISCv, Z80 ond other custom core designs.
Git: https://github.com/dev-board-tech Soon will be available on https://store.devboard.tech
86657192 Bytes