Robobot 5

From Rsewiki
Revision as of 17:38, 1 February 2025 by Jca (talk | contribs) (→‎Tools for software development)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Back to Robobot

Tools for software development

Windows

It is recommended that you use Microsoft Visual Studio Code (VS Code) for developing firmware (Arduino) code.

Install VS Code and add PlatformIO; see the first part of the page Visual studio support.

The firmware is in the directory teensy_firmware_8, see the directory structure in directory structure

Software upload

See the Software update page for details.