90 Second Video Series - Quick and Easy Responsive Night Light project with Arduino

  Рет қаралды 158

Waiduino

Waiduino

Күн бұрын

Пікірлер: 5
@Waiduino
@Waiduino 11 ай бұрын
const int ledPin = 13; //the number of the LED pin const int ldrPin = A0; //the number of the LDR pin void setup() { Serial.begin(9600); pinMode(ledPin, OUTPUT); //initialize the LED pin as an output pinMode(ldrPin, INPUT); //initialize the LDR pin as an input } void loop() { int ldrStatus = analogRead(ldrPin); //read the status of the LDR value delay(1000); //check if the LDR status is
@kumonuser2439
@kumonuser2439 11 ай бұрын
Great teaching. I will use this since I am scared of the dark.
@Waiduino
@Waiduino 11 ай бұрын
Sure no problem!
@manjuyadav-ws4xd
@manjuyadav-ws4xd 11 ай бұрын
Sub + 1
@Waiduino
@Waiduino 11 ай бұрын
Thank you so much, I only need 2 more subs for my goal of 200 subs before 2024. I really appreciate that! By the way, are you familiar with circuits and Arduino?
Arduino Projects: Night Light
3:51
Lucky Arduino
Рет қаралды 232
Accompanying my daughter to practice dance is so annoying #funny #cute#comedy
00:17
Funny daughter's daily life
Рет қаралды 24 МЛН
How to Fight a Gross Man 😡
00:19
Alan Chikin Chow
Рет қаралды 20 МЛН
How Much Tape To Stop A Lamborghini?
00:15
MrBeast
Рет қаралды 254 МЛН
Pimp My Potentiometer!
15:05
upir
Рет қаралды 206 М.
My Kickstarter failed, so I open sourced it
12:20
StuckAtPrototype
Рет қаралды 677 М.
I Built a DIY Distance Detector with Arduino
2:48
Electro Code
Рет қаралды 491
Street Light Automatic ON OFF Night Light circuit
4:55
Creative Techos
Рет қаралды 56 М.
Cheap and Easy to Use ESP32 Screen!
8:21
Brian Lough
Рет қаралды 165 М.
3 engineers race to design a PCB in 2 hours | Design Battle
11:50
Predictable Designs
Рет қаралды 447 М.
How to use IR sensor with arduino? (With full code)
3:08
Bong Tech Guide
Рет қаралды 244 М.
RGB LED Tutorial - In depth and WORKING Tutorial
8:43
Waiduino
Рет қаралды 201
Motion-activated Sound Effects with Arduino, PIR Sensor & MP3 Player
25:26
13 Great Arduino Project Ideas for Beginners!!!
6:10
ToP Projects Compilation
Рет қаралды 583 М.