1A. Download Arduino 1.8.2
DOWNLOAD HERE
1B. Download Snap4Fuze (OPTIONAL)
Mac OS X 10.7 Lion or newer
Windows app Requires Win 8.1 or 10
2. Download Zubi Flyer Game Code
(A "Library" is a bunch of code that somebody else wrote that you can use!)
- Download Zubi Flyer's Code libraries:
- Fuze.zip
- ZubiFirmata
- Open the Arduino IDE
- Navigate to Sketch > Include Library
- Select Add .ZIP Library
- Find Fuze.zip in the folder you saved in Step 1
- Repeat Step 2 for ZubiFirmata.zip
*Screenshots will vary for Mac vs PC users

3. Download Zubi Flyer Code Libraries
- Open the Arduino IDE
- Navigate to Sketch > Include Library
- Manage Libraries.
- Search to install the following libraries:
- FastLED
- Bounce2
- EnableInterrupt


4. Configure Zubi Flyer in Arduino
-
Add Boards Manager URL:
- WINDOWS: Go File Menu and select Preferences
- MAC: Go to Arduino and then then Preferences
https://raw.githubusercontent.com/fuzeplay/flyer-dev-env-setup-instructions/master/package_fuze_index.json


Install Zubi Flyer Board
- Navigate to Tools > Board > Board Manager
- Search FUZE to install the Zubi Flyer board


Select FuzePlay Zubi Flyer Board
- Go to Tools > Board:
- Select the FuzePlay Zubi Flyer Board

Set Programmer
- Go to Tools > Programmer > USBTinyISP

Set Port
- Plug Zubi Flyer into your computer using the included Micro-USB
- Go to Tools > Port
Port will only be visible when you first plug in your Zubi Flyer and should automatically be selected.

5. Install Windows Drivers
*WINDOWS USER ONLY - Mac users skip this step
**Newer versions of Windows will not require this step, drivers will be added automatically when Zubi Flyer is first plugged in.
- Download Windows Drivers: Zubi Flyer Driver
- Unzip the download file
- Connect Zubi Flyer to automatically install drivers
Windows 8 user should follow additional installation steps

6. Code!
Modify Game Code
Block Based Code
Zubi Flyer Tech Specs