2019-11-19 18:23:24 +01:00
2019-11-19 17:48:29 +01:00
2019-11-19 17:48:29 +01:00
2019-11-08 17:19:40 +01:00
2019-11-19 18:23:24 +01:00

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
No description provided
Readme 5.7 MiB
Languages
C++ 98%
Shell 2%