Skip to content

Compilation & flashing

Goals

  • Get to know Arduino IDE
  • Learn to compile a program
  • Learn to upload the program to the board

Content

  • UI overview
  • The concept of compilation (convert words to machine-executable code)
  • How to compile in Arduino IDE
  • Error messages
  • How to connect and configure the board
  • How to upload a compiled program to the board

Activities

  • Live demo (we show, they repeat)