Robobot 5: Difference between revisions

From Rsewiki
No edit summary
No edit summary
Tag: Reverted
Line 10: Line 10:


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]
== Distance sensor calibration ==

Revision as of 17:31, 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

Distance sensor calibration