/ArduinoProgramming

Resources related to the programming of the Arduino board

Primary LanguageArduino

ArduinoProgramming

This repository contains material related to several courses involving the programming of Arduino boards. It contains the slides presented during trainings and several annotated code examples.

Code Examples

  • Accelerometer: a monitor to retrieve x, y and z-axis values from an accelerometer.
  • Sonar: a system measuring the distance to the nearest obstacle.
  • Traffic Light: a three-LED system simulating a classical traffic light.

Contributors

  • Sébastien Combéfis