Import code to Visual Studio: Difference between revisions

From Rsewiki
(Created page with "Back to Basebot == import code == Visual studio can import an Arduino project. This will make a copy of the Basebot code as a new PlatformIO project. Open the "Visuel Studio Code" and press the PlatformIO icon file:MS_Visual_Studio_Code_Platform_IO_icon.png. 500px 500px")
 
No edit summary
Line 8: Line 8:


Open the "Visuel Studio Code" and press the PlatformIO icon [[file:MS_Visual_Studio_Code_Platform_IO_icon.png]].
Open the "Visuel Studio Code" and press the PlatformIO icon [[file:MS_Visual_Studio_Code_Platform_IO_icon.png]].
== Add Arduino Libraries ==
Using PlatformIO "QUICK ACCESS" -> "PIO Home" -> "Libraries" libraries can be imported.
Adafruit GFX library
MPU9250_asukiaaa


[[file:MS_Visual_Studio_Code_library_import_1.png | 500px]]
[[file:MS_Visual_Studio_Code_library_import_1.png | 500px]]


[[file:MS_Visual_Studio_Code_library_import_2.png | 500px]]
[[file:MS_Visual_Studio_Code_library_import_2.png | 500px]]

Revision as of 16:01, 29 August 2024

Back to Basebot

import code

Visual studio can import an Arduino project.

This will make a copy of the Basebot code as a new PlatformIO project.

Open the "Visuel Studio Code" and press the PlatformIO icon .

Add Arduino Libraries

Using PlatformIO "QUICK ACCESS" -> "PIO Home" -> "Libraries" libraries can be imported.

Adafruit GFX library
MPU9250_asukiaaa