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.") |
|||
| (6 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
=== Windows === | === Windows === | ||
It is recommended | 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] | |||
=== 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.