No video

Make a touchless Doorbell | Using arduino uno with ultrasonic sensor | Plugin Electronics

  Рет қаралды 5,218

Plugin Electronics

Plugin Electronics

Күн бұрын

Material Required:
Arduino Uno
Jumper wires
buzzer
Ultrasonic sensor
Breadboard
Arduino Uno cable
Power Bank or 9v Battery
----------------------------------------------
Subscribe : )
----------------------------------------------
Circuit diagram:
drive.google.c...

Пікірлер: 14
@PluginElectronics458
@PluginElectronics458 5 ай бұрын
Code: const int trigPin = 4; const int echoPin = 5; const int buzzerPin = 8; void setup() { pinMode(trigPin, OUTPUT); pinMode(echoPin, INPUT); pinMode(buzzerPin, OUTPUT); } void loop() { digitalWrite(trigPin, LOW); delayMicroseconds(5); digitalWrite(trigPin, HIGH); delayMicroseconds(10); digitalWrite(trigPin, LOW); int duration = pulseIn(echoPin, HIGH); delay(50); int distance = duration / 29.1; if (distance < 20) { digitalWrite(buzzerPin, HIGH); } else { digitalWrite(buzzerPin, LOW); } }
@vasteyash104
@vasteyash104 11 күн бұрын
Thanks for the help
@PluginElectronics458
@PluginElectronics458 11 күн бұрын
Glad to help : )
@kritikasharma-bg6de
@kritikasharma-bg6de 5 ай бұрын
thank u soo much sir!!!!!! this worked for me on the very first try. please upload other projects like this. thank you once again !!!!!!
@PluginElectronics458
@PluginElectronics458 5 ай бұрын
Welcome New video will upload soon : )
@VPRonincook
@VPRonincook 3 ай бұрын
bro is there any poerfull buzzer to provide the sound more efficient and sufficient? IF there is suggest me one! BTW nice vid
@PluginElectronics458
@PluginElectronics458 3 ай бұрын
Thank you. I dont have much information about that, but according to me you can use the 12v buzzer used in bikes and cars. also, if you are using that then make sure to give 12v power supply to arduino through the input jack for 12v adapter given on arduino.
@abdulbazidh2964
@abdulbazidh2964 20 күн бұрын
Pulsein was not declared in this scope this error come program
@PluginElectronics458
@PluginElectronics458 19 күн бұрын
I have checked the code from my end and there is no issue but still if you are getting the error then you can recheck if this line is written as it is in your code "int duration = pulseIn(echoPin, HIGH);". If still you are getting the error then try updating your arduino software.
@abdulbazidh2964
@abdulbazidh2964 17 күн бұрын
@@PluginElectronics458 ok thanks 👍 sir
@wamanraobiradar796
@wamanraobiradar796 3 ай бұрын
Hello sir plz upload circuit diagram of it
@PluginElectronics458
@PluginElectronics458 3 ай бұрын
Uploaded! you can check the description
@nitheeswar2129
@nitheeswar2129 3 ай бұрын
Bro ur cheat Its not working Its play automatically within 5 sec
@PluginElectronics458
@PluginElectronics458 3 ай бұрын
according to me, you should double check the wiring, components and the code
How to make a 16x16x16 LED CUBE at home with Arduino platform
20:09
Malt Whiskey
Рет қаралды 4,2 МЛН
Automatic doorbell using Arduino. How to make this?step by step
10:36
UO_Digital Logical Designing Projects_BSCS_II
Рет қаралды 16 М.
Kids' Guide to Fire Safety: Essential Lessons #shorts
00:34
Fabiosa Animated
Рет қаралды 16 МЛН
❌Разве такое возможно? #story
01:00
Кэри Найс
Рет қаралды 3,6 МЛН
Before VS during the CONCERT 🔥 "Aliby" | Andra Gogan
00:13
Andra Gogan
Рет қаралды 10 МЛН
Gli occhiali da sole non mi hanno coperto! 😎
00:13
Senza Limiti
Рет қаралды 21 МЛН
Overlays
2:43
Dennis Fletcher Design Studio
Рет қаралды 1
How to make an ultrasonic Radar
5:48
Hani's Experiments
Рет қаралды 294 М.
Make a home security alarm | Plugin Electronics
6:19
Plugin Electronics
Рет қаралды 2,1 М.
8x8x8 LED CUBE WITH ARDUINO UNO
6:46
HARRY LE
Рет қаралды 15 МЛН
I Made My Own Image Sensor! (And Digital Camera)
10:55
SeanHodgins
Рет қаралды 1 МЛН
Jumperless
4:13
Architeuthis Flux
Рет қаралды 155 М.
Arduino ultrasonic sensor led projects | Hc-sr04 Ultrasonic sensor
7:22
Kids' Guide to Fire Safety: Essential Lessons #shorts
00:34
Fabiosa Animated
Рет қаралды 16 МЛН