Robobot 5: Difference between revisions

From Rsewiki
(Created page with "Back to Robobot == Tools for software development == === Windows === It is recommended to use Microsoft Visual Studio Code (VS Code) for especially the firmware (Arduino) code development. Install VS Code and add PlatformIO.")
 
Line 5: Line 5:
=== Windows ===
=== Windows ===


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


Install VS Code and add PlatformIO.
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]]

Revision as of 15:18, 16 January 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]