/arduino-experiments

Arduino Experiments

Primary LanguageC++

Arduino Experiments

  1. hello-world - Get started by blinking the inbuilt LED
  2. PIR and Buzzer - Program to capture PIR sensor events, buzz and blink the buzzer and LED respectively if a motion is detected.