Go to file
coolneng 6b1e7fe248
Organize projects by Weeks
2019-11-19 17:48:29 +01:00
Week 1 Organize projects by Weeks 2019-11-19 17:48:29 +01:00
Week 2 Organize projects by Weeks 2019-11-19 17:48:29 +01:00
README.org Add Readme 2019-11-17 23:04:58 +01:00
compile.sh Create compiling script 2019-11-08 17:19:40 +01:00

README.org

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 For example:

  arduino-cli sketch new Test
  ./compile.sh Test