EyeTrackVR-Docs/docs/_pages/firmware.md
2022-06-02 09:38:36 -07:00

942 B

layout title nav_order has_children permalink
default Setting Up Firmware 8 true /setting-up-firmware-enviroment/

Setting up the environment

This procedure will show how to prepare your system for uploading the firmware to your tracker.

1. Install Visual Studio Code

Download the latest Visual Studio Code and install it.

Download

img

Install

img

2. Install PlatformIO IDE

Once Visual Studio Code is installed, open it and install PlatformIO IDE for VSCode, an extension that will allow you to connect to the tracker, build and upload the firmware.

img

Credit goes to the SlimeVR team adapted from herre