ard-parse-boards
Program your Arduino from the command line
Install
- All systems
-
curl cmd.cat/ard-parse-boards.sh
- Debian
-
apt-get install arduino-mk - Ubuntu
-
apt-get install arduino-mk - Kali Linux
-
apt-get install arduino-mk - Windows (WSL2)
-
sudo apt-get updatesudo 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.