Setup: Arduino CLI
Arduino Shell Interface » Devlog
If you're brand new to the Arduino CLI, this guide will get your Powershell / CLI wagon hitched up!
- Download the Arduino CLI (preferably the .zip file) from Github
- Stick ArduinoCLI.exe inside of a folder in C:/. Let's call that folder "CLI Folder" for future reference
- Hold shift, right-click on CLI Folder and select "copy as path"
- Go to your start menu, start typing "Environment variables" and find "Edit environment variables"
- Go to the "advanced" tap in the window that popped up and click on "Environment Variables..."
- In the bottom pane of the window that just opened up, find "Path" and click "edit"
- Click "new" and then copy your clipboard's path into the new slot that just emerged
Now you're ready to use the script! Follow along in the next tutorial to get the script up and running!
Files
cli_tools.ps1 2.5 kB
May 23, 2024
Get Arduino Shell Interface
Arduino Shell Interface
Upload sketches with Powershell!
Status | Released |
Category | Tool |
Author | Glitch Labs |
Tags | arduino, circuits, microcontroller, script, sourcecode |
More posts
- Script ReferenceMay 23, 2024
- Setup: Script setup & initializing your objectMay 23, 2024
Leave a comment
Log in with itch.io to leave a comment.