Arduino Workshop

Welcome to our workshop on Arduino. We followed a hands-on approach so be ready to get your hands dirty real soon!

Throughout the workshop, this page will be your main menu. We suggest that you follow the order we provide. Don't worry too much about the time, you will have access to this documentation later on.

If you find any typo or error in the documentation, feel free to create a pull request.

Introduction

  1. Getting started with Arduino - Arduino, Programming, the IDE
  2. Basic electronics - Breadboards, Circuits
  3. Hello World - Pins, LEDs, Delay

The Essentials

  1. On/Off - Variables and Conditions
  2. Taking Measurements - Analog I/O

Getting Interesting

  1. Musical Genius - Buzzer, Analog & Digital
  2. Stop Everything - Interrupts

Advanced-ish Stuff

  1. Cheap Talk - Serial Communication, Connecting devices

Extras