ard-reset-arduino

Program your Arduino from the command line

Install

All systems
curl cmd.cat/ard-reset-arduino.sh
Debian Debian
apt-get install arduino-mk
Ubuntu
apt-get install arduino-mk
image/svg+xml Kali Linux
apt-get install arduino-mk
Windows (WSL2)
sudo apt-get update sudo apt-get install arduino-mk
Raspbian
apt-get install arduino-mk

arduino-mk

Program your Arduino from the command line

Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. It's intended for artists, designers, hobbyists, and anyone interested in creating interactive objects or environments. This package will install a Makefile to allow for CLI programming of the Arduino platform.