Robobot 5: Difference between revisions

From Rsewiki
 
(5 intermediate revisions by the same user not shown)
Line 9: Line 9:
Install VS Code and add PlatformIO; see the first part of the page [[Visual studio support]].
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 [[https://rsewiki.electro.dtu.dk/index.php?title=Raspberry_Pi_directory_structure_for_Robobot#Directory_structure | directory structure]]
The firmware is in the directory ''teensy_firmware_8'', see the directory structure in [https://rsewiki.electro.dtu.dk/index.php?title=Raspberry_Pi_directory_structure_for_Robobot#Directory_structure directory structure]
 
=== Software upload ===
 
See the [[Robobot 2b | Software update]] page for details.

Latest revision as of 17:38, 1 February 2025

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.