mirror of
https://github.com/EyeTrackVR/EyeTrackVR-Docs.git
synced 2025-11-04 14:49:44 +08:00
956 B
956 B
| layout | title | nav_order | permalink | parent |
|---|---|---|---|---|
| page | Setup Visual Studio Code ennvironment | 1 | /setting-up-firmware-enviroment/ | Firmware Guide |
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
Install
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.
Credit goes to the SlimeVR team adapted from here


