Announcing the Arduino Command Line Interface (CLI)

preview_player
Показать описание
The Arduino team has been working hard to support the needs of our professional developer community. Many of you requested a way to use our tools in Makefiles, and wanted Arduino IDE features available via a fast, clean, command line interface. How cool would it be to install project dependencies with:

arduino-cli lib install "WiFi101” “WiFi101OTA”

So that’s what we’ve done! To make it even cooler, most Arduino CLI commands have the option to output JSON for easy parsing by other programs...

Рекомендации по теме
Комментарии
Автор

Just downloaded it, looking forward to testing it out later today. You folks at Arduino have done so much excellent work for the developer community, thank you!

Dronebotworkshop
Автор

Hrm, gotta do some vim integration now...

KyleMaxwell
Автор

Ooh finally, after so long time I'm not playing with arduino, and searching for cli for arduino, and I got this..

noelconrad
Автор

Wow Well done!!! I will love this new feature 😃😁

simonemastroianni
Автор

Thanks, always wished for something like this. Wish you audio could be better, less echoy. But nice job thank you.

ProfessorVector
Автор

There are micro controllers in most cooking devices, I should build one with arduino. Arduino logo on; pressure cooker, toaster oven, microwave, griddle/grill (temp sensor, temp controller, timer)... you have to eat, let arduino make it easy

earth
Автор

> arduino-cli lib install "WiFi101” “WiFi101OTA”

Wow, finally they're getting what PlatformIO already had years ago: A library manager. 'pio lib install WiFi101' is the equivalent PIO command. Still missing: Integration with IDEs, integrated debugging, remote deployement, continous integration, ...

Max-ener
Автор

Perchè se siete italiani e arduino è nato in Italia è prodotto in Italia dovete parlare in inglese?😂😂 potreste fare un altro canale chiamato: “arduino ita” è parlate in italiano! Certo non tutti i video perchè altrimenti impazzireste!😂🇮🇹🇮🇹

michelesoldarelli