This product is based on the ATMEGA32U4 chip DIY game console, and is driven by Arduino Leonardo.
The game console uses a 1.3-inch 12864 OLED screen (1306 driver), and communicates with the microcontroller through SPI communication, and also uses an adjustable potentiometer to adjust the volume!
The game console can be powered by USB or powered by two 7-cell batteries (very safe).
When USB is powered, the battery is automatically disconnected! The toggle switch only controls the switch when the battery is powered, does not control the USB power switch, and the touch button is the reset switch.
The game console also has five signal indicators, KEY is the button indicator, which lights up whenever the button is pressed.
RXD, TXD is the data transmission download indicator. The POW is the power indicator and will illuminate when powered up.
GAME is a game indicator that controls the game effect indicator according to the game program.
This product is compatible with any of the more famous Arduboy games in the world, you can download their official website games, you can also write your own game program.
On the one hand, you can exercise your own ability to write programs, and you can find fun from the game!