PIR sensor HC SR501

  Рет қаралды 12,220

Robots and Dinosaurs

Robots and Dinosaurs

3 жыл бұрын

Taking a closer look at the Passive Infrared Sensor. Testing out different configurations as well.
Code:
github.com/RobotsDinosaurs/Ar...

Пікірлер: 9
@markharrisllb
@markharrisllb 3 жыл бұрын
A very useful video, thank you.
@Th3Mafia
@Th3Mafia Жыл бұрын
best vid on this device i have found, others are scatter brain thank you
@robotsanddinosaurs
@robotsanddinosaurs Жыл бұрын
Thank you, appreciate it 🙏
@ted_van_loon
@ted_van_loon 2 ай бұрын
in the datasheet, the R and I mode where labeled in the opposite way, expected it might have been a mistake in the datasheet, but since I didn't know if the 3.3 would trigger the arduino(while it should) s well as other things I might have made a mistake at I decided to look at someone using it, and luckily the datasheet just had those 2 the wrong way around. also my code for testing was: void setup() { pinMode(7, INPUT); Serial.begin(9600); } void loop() { Serial.println(digitalRead(7)); delay(100); }
@Mohammad-kf1tg
@Mohammad-kf1tg 9 ай бұрын
Helpful video thanks very much
@jeffD15
@jeffD15 Жыл бұрын
thank you so much!
@robotsanddinosaurs
@robotsanddinosaurs Жыл бұрын
You're welcome !
@bunch8
@bunch8 Жыл бұрын
What part # or resistor value are the LDR and Thermistor? Thanks for your useful video.
@robotsanddinosaurs
@robotsanddinosaurs Жыл бұрын
You're welcome! Thermistor is 10k I think, not sure about the LDR.
IR Remote with Arduino Uno
3:06
Robots and Dinosaurs
Рет қаралды 9 М.
PIR Sensors And How To Use Them
21:01
Simple Electronics
Рет қаралды 26 М.
Получилось у Вики?😂 #хабибка
00:14
ХАБИБ
Рет қаралды 7 МЛН
Wait for the last one! 👀
00:28
Josh Horton
Рет қаралды 137 МЛН
Adding a light sensor to a PIR module.
6:39
bigclivedotcom
Рет қаралды 112 М.
How to use a PIR SENSOR to detect motion
4:36
Garage Geek Guy
Рет қаралды 12 М.
Cheap And Easy! How To Use The SR602 PIR Modules!
8:44
Simple Electronics
Рет қаралды 14 М.
Датчик движения HC SR501 - полный обзор и тест
15:01
Capacitive proximity sensor with Arduino Uno R3
12:07
Passion Tech KLM
Рет қаралды 785
Inside an outdoor PIR sensor switch.
20:00
bigclivedotcom
Рет қаралды 91 М.
PIR Sensor (Raspberry Pi)
8:12
PiddlerInTheRoot
Рет қаралды 45 М.
HC SR501 Pır Hareket Sensörü Kullanımı
14:31
Bilişim Okulu
Рет қаралды 18 М.
Coolest motion detection sensor ever!
7:35
nenioc187
Рет қаралды 219 М.
How to  use HC-SR501 Motion sensor for Arduino with code
8:46