Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Distance_Alarm_v1.0

Choose a tag to compare

@MatthewSchimmel MatthewSchimmel released this 07 Dec 22:16

Distance Alarm System - version 1.0

It uses the Raspberry Pi Pico W Microcontroller, and C++ uploaded using the Arduino IDE

  • Takes in distance from an ultrasonic distance sensor
  • Activates alarm function if distance < threshold, or button is held down
  • Alarm is flashing lights plus a loud buzzer
  • Distance and more feedback info is available in the serial monitor of the Arduino IDE

Schematics