How to Make Smart Dustbin | Arduino Project

preview_player
Показать описание

Hello Friends, Is video me humne homemade Smart Dustbin banana sikha hai aur ye ek Arduino Project hai. For more details please watch the video till the end.

🔴 Used Parts 👇👇👇

Electronic Components Affiliate Buying Link :-

⚫ Follow me on :-

How to Make Smart Dustbin | Arduino Project

🔵 My Other Popular Videos Link -

✅ Subscribe Us on Youtube


Don’t Forget To Like , Comment , Share & Subscribe

[ THANKS FOR WATCHING THIS VIDEO ]

Technical Sokil

#diysmartdustbin #arduinoproject #automaticonoffdustbin #smartdustbinkaisebanaye #technicalsokil
Рекомендации по теме
Комментарии
Автор

Thnx bro
I have made the project and its 100% working.
Tip: Avoid the use of battery and use the cable of arduino connected to and adapter

workingjugad
Автор

Badhea h but aap dustbin me battery ke ek wire me cut lagakar kr ke on off switch laga dete to jayda badhea hota

nitingautam
Автор

MUKESH BHAI. .. KUCH KHAMIYA RAH GAYI. ... ARE MAI TO MAJAK KAR RAHA THA. .. BAHOT BADHIYA. ..❤💕💕❤...

sigma
Автор

Aap ka baniya huwa dustbin 🗑 aacha laga

aadityavlog
Автор

Mukesh bhai kya banaya hai 😍
Ak dum jhakas😍❤️🥇

lordgameryt
Автор

include //servo library
Servo servo;
int trigPin = 5;
int echoPin = 6;
int servoPin = 7;
int led= 10;
long duration, dist, average;
long aver[3]; //array for average


void setup() {
Serial.begin(9600);
servo.attach(servoPin);
pinMode(trigPin, OUTPUT);
pinMode(echoPin, INPUT);
servo.write(0); //close cap on power on
delay(100);
servo.detach();
}

void measure() {
digitalWrite(10, HIGH);
digitalWrite(trigPin, LOW);
delayMicroseconds(5);
digitalWrite(trigPin, HIGH);
delayMicroseconds(15);
digitalWrite(trigPin, LOW);
pinMode(echoPin, INPUT);
duration = pulseIn(echoPin, HIGH);
dist = (duration/2) / 29.1; //obtain distance
}
void loop() {
for (int i=0;i<=2;i++) { //average distance
measure();
aver[i]=dist;
delay(10); //delay between measurements
}


if ( dist<50 ) {
//Change distance as per your need
servo.attach(servoPin);
delay(1);
servo.write(0);
delay(3000);
servo.write(150);
delay(1000);
servo.detach();
}
Serial.print(dist);
}

riyamaurya
Автор

Bhai is Arduino ko kis kis chiz ke liye program kar sakte hai... 🙏🙏🙏🙏🙏🙏 Batana bhai

Premnishad
Автор

Technical Bhai is bar bhi smart dutmin bnaya waise koi or video bnana aaise type me home use with sansor Bhai plz I am your old subscribers

maxff
Автор

Code upload karne servo motor atomaitik wark Kar raha hai ?🙏🙏🙏

ironmanbos
Автор

Rly like this video but without English cc i do nt understand so much

astrator
Автор

Is there any specification of different colored wire
I mean that for trig a particular color, for echo a particular colored wire??
Or we can use any colored wire according to both side connections??

g__aman_verma
Автор

Where is the coding? Please upload the code which you used

frustratedguy
Автор

Sir please 17 step ka automatic staircase light system banaye ultrasonic sensor ke sath

golperchabikathi
Автор

This message is very important sir please don't forget my request

chintuprasad.
Автор

Pahle wiring kar ki...fir sensor upload kar sakte hai kya...Sir

sushamaambavkar
Автор

Thank you bhai apne mere project banane me help kiya

ajayaj
Автор

main subscribe button black se red Kar Diya😛😛😛😛😛 ok??

FunFactory.M
Автор

He...Sir Can You Try Wireless Camera at home!!!
With minimum cost..
Please..

pranitpatharde
Автор

Need to add switch between battery connection

birsingh
Автор

Sokil bhai ap ek cycle ko touch kartehi alaram bajni chahia bina ic se banaiane

onlysoma
welcome to shbcf.ru