#include <Servo.h> //servo library Servo servo; int trigPin = 5; int echoPin = 6; int servoPin = 7; int led= 10; long duratio…
Read moreOBJECT DETECTION USING ARDUINO CODE- #include <Servo.h> Servo My_servo; int trig=6; i…
Read moreCODE- #include <Servo.h> Servo servo1; int trigPin = 9; int echoPin = 8; long distance; long duration; void setup() { servo1.…
Read moreARDUINO LED BLINKER https://amzn.to/2SIgsWG ARDUINO CONNECTION :- connect 1k resistor series with led + termina…
Read more
Social Plugin