Arduino CLI and the art of command line
Sayanee Basu Sayanee Basu
11.6K subscribers
6,727 views
184

 Published On Jul 25, 2020

We will explore many features of the Arduino CLI with a side by side comparison with the Arduino IDE. Plus some discussions on benefits of using the command line in general.

⏰ TIMESTAMPS
0:00 Intro
01:13 CLI allows query
01:37 List, search and install cores
03:18 List, search and detect boards
04:44 List, search and install libraries
06:13 CLI allows speed
07:26 Arduino UNO compile and upload
09:24 Arduino Zero compile and upload
10:23 WeMos D1 Mini ESP8266 compile and upload
11:13 CLI allows automation
13:01 Wrapping up!

‣ Some links below are affiliate. I receive a small commission at no extra cost to you.

📻 PRODUCTS MENTIONED
Arduino UNO R3 https://amzn.to/3xbq53W
RobotDyn SAMD21 M0 Mini https://s.click.aliexpress.com/e/_AZG8aU
WeMos D1 Mini https://s.click.aliexpress.com/e/_ADRrXP

🔗 LINKS SHOWN
Arduino IDE https://www.arduino.cc/en/main/software
Arduino CLI https://github.com/arduino/arduino-cli
Arduino CLI command reference https://arduino.github.io/arduino-cli...
Arduino Core for STM32 https://github.com/stm32duino/Arduino...
3 pillars of the Arduino CLI https://blog.arduino.cc/2020/07/06/th...

🎩 DEMO FILES
Blinky for Arduino UNO (ATMega328p) with Makefile https://github.com/hutscape/hutscape....
Blinky for Arduino Zero (ATSAMD21G) with Makefile https://github.com/hutscape/hutscape....
Blinky for WeMos D1 Mini NodeMCU (ESP8266) with Makefile
https://github.com/hutscape/hutscape....

🔌 TOOLS USED
https://hutscape.com/tools

show more

Share/Embed