mirror of
https://github.com/EyeTrackVR/EyeTrackVR-Docs.git
synced 2025-11-04 14:49:44 +08:00
794 B
794 B
| layout | title | permalink | nav_order | parent |
|---|---|---|---|---|
| page | WebSerial Interface | /webserial/ | 4 | Firmware Guide |
WebSerial
{% include custom/misc/googleform.html %}
How to flash the firmware
In this section of the documentation you can flash your devices right from the browser!Through the magic of WebSerial you can flash and configure your devices without ever having to download or use VSCode.
Dedicated Serial Monitor
The dedicated Serial Monitor is a web-based serial terminal for your devices. Using this terminal you can send commands to your devices and see the output. You can also use this to test your devices.Serial Monitor
{% include custom/misc/serialmonitor.html %}