4abadac6d1e02fd6ba57f8bf29c1c6a6a43b9831
Arduino Course
Code from Universidad de Granada's Arduino Course.
Usage
If you want to use arduino-cli instead of the official Arduino IDE, you can use compile.sh to compile and upload the Sketch to the board. For example:
arduino-cli sketch new Test
./compile.sh Test
Description
Languages
C++
98%
Shell
2%