Skip to content

Basic Hardware

Ryder edited this page Jun 25, 2021 · 18 revisions

WIKI UNDER CONSTRUCTION


Basic Programs

Basic programs have no computer control and no feedback. These programs are completely blind and cannot see the video or hear any sounds.

The hardware required for basic programs is the simplest. You need the following items:

  1. One of the devices below
    • Teensy
    • ProMicro
  2. An adapter / cable to connect to the switch
    • Mini-USB male to USB-A male cable or adapter (example)
    • A USB hub or portable dock if using a Switch Lite (example)

The list of programs that can be run with the basic setup is here.

How to setup the Hardware

Depending on what micro-controller you bought, the setup will be slightly different.

If you bought a Teensy2.0 or Teensy2.0++, your next step is here

If you bought a ProMicro, your next step is here

Clone this wiki locally