Orders placed might NOT arrive by Christmas - Purchase on Amazon for faster shipping options. Use code INVENTORMAT for a FREE soldering mat!

extra resources

Below you will find extra resources for each game console. This consists of Arduino scripts, learning documents and more.

Extra resources

code

battery check

The below code should be uploaded to your 8BitCADE while you charge it. It will show you a live voltage reading of your battery with an indicator so you know when it is fully charged. It will also beep when fully charged to ensure you do not overcharge the battery.

code

hardware test

The below code should be uploaded to your 8BitCADE after you have built your console. This will ensure all of your components are soldered correctly and that your 8BitCADE has been made correctly. It will show a graphic of your 8bitcade and will identify what is being pressed when – as well as testing all of the features.

HARDWARE

System Control Mode

Pressing and holding the B button when powering on will enter System Control mode. The LED will light blue to indicate that you are in system control mode. You must continue to hold the B button to remain in this mode. This mode is used to access features such as audio on/off and flashlight mode. The below file explains how to get these features.

documentation

Arduboy 2 Library

Below is a link to the Arduboy 2 interactive online documentation. This has all of the information about each function the library has to offer. Explaining what each function means and what it does. Take a read to familiarize yourself with the library and to learn about new functions you can use in your own code. link below

Extra resources

code

battery check

The below code should be uploaded to your 8BitCADE while you charge it. It will show you a live voltage reading of your battery with an indicator so you know when it is fully charged. It will also beep when fully charged to ensure you do not overcharge the battery.

code

hardware test

The below code should be uploaded to your 8BitCADE after you have built your console. This will ensure all of your components are soldered correctly and that your 8BitCADE has been made correctly. It will show a graphic of your 8bitcade and will identify what is being pressed when – as well as testing all of the features.

game

Creating a Game image

In this video, we take you through what a flashcart is, how to create one, and how to upload it to your new console. This allows you to create your very own 8BitCADE loader and add your own title screens, games and more!

Design

8BitCADE XL Schematic

Below is the schematic for the latest 8BitCADE XL board. This page will constantly be updated with any updates or adjustments that we make to the board. If you need an older version, then feel free to email us at: [email protected] and we will be more then happy to send you the older version!

Extra resources

code

battery check

The below code should be uploaded to your 8BitCADE while you charge it. It will show you a live voltage reading of your battery with an indicator so you know when it is fully charged. It will also beep when fully charged to ensure you do not overcharge the battery.

code

hardware test

The below code should be uploaded to your 8BitCADE after you have built your console. This will ensure all of your components are soldered correctly and that your 8BitCADE has been made correctly. It will show a graphic of your 8bitcade and will identify what is being pressed when – as well as testing all of the features.