Import code to Visual Studio: Difference between revisions
From Rsewiki
No edit summary |
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]]. | ||
Using PlatformIO "QUICK ACCESS" -> "PIO Home" -> "Open" and here press "Import Arduino project" | |||
[[file:MS_Visual_Studio_Code_new_project_1.png | 500px]] | |||
== Add Arduino Libraries == | == Add Arduino Libraries == | ||
Line 17: | Line 22: | ||
[[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]] | [[file:MS_Visual_Studio_Code_library_import_2.png | 500px]] |
Revision as of 16:10, 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 .
Using PlatformIO "QUICK ACCESS" -> "PIO Home" -> "Open" and here press "Import Arduino project"
Add Arduino Libraries
Using PlatformIO "QUICK ACCESS" -> "PIO Home" -> "Libraries" libraries can be imported.
Adafruit GFX library MPU9250_asukiaaa