mirror of
https://github.com/EyeTrackVR/EyeTrackVR-Docs.git
synced 2025-11-04 14:49:44 +08:00
Create firmware.md
This commit is contained in:
parent
bce50a651e
commit
f40d696cf8
35
docs/_pages/firmware.md
Normal file
35
docs/_pages/firmware.md
Normal file
@ -0,0 +1,35 @@
|
||||
---
|
||||
layout: default
|
||||
title: Setting Up Firmware
|
||||
nav_order: 8
|
||||
has_children: true
|
||||
permalink: /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](https://code.visualstudio.com/download) and install it.
|
||||
|
||||
### Download
|
||||
|
||||

|
||||
|
||||
### Install
|
||||
|
||||

|
||||
|
||||
## 2. Install PlatformIO IDE
|
||||
|
||||
Once Visual Studio Code is installed, open it and install [PlatformIO IDE for VSCode](https://marketplace.visualstudio.com/items?itemName=platformio.platformio-ide), an extension that will allow you to connect to the tracker, build and upload the firmware.
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
|
||||
*Credit goes to the SlimeVR team [adapted from herre](https://docs.slimevr.dev/firmware/setup-and-install.html)*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user