Arduino project to remind my boy to wash his hands after using the toilet - Arduino-toiletReminder/NewPing.cpp at master · ShaiFisher/Arduino-toiletReminder ...
#define TRIGGER_PIN 12 // Arduino pin tied to trigger pin on the ultrasonic sensor. #define ECHO_PIN 11 // Arduino pin tied to echo pin on the ultrasonic sensor. # ...