
Program for Hand sanitizer dispenser using Arduino and Servo
#include<Servo.h> Servo servo_tap,servo_dispensor; int angle = 0; int VCC =13; int Trig = 12; int Echo = 11; int GND = 10; int buzzer_vcc = [Read More..]
#include<Servo.h> Servo servo_tap,servo_dispensor; int angle = 0; int VCC =13; int Trig = 12; int Echo = 11; int GND = 10; int buzzer_vcc = [Read More..]
Copyright © 2022 | WordPress Theme by MH Themes