How To Use Pulse Heart Rate Sensor
7:12
DS1302 RTC with arduino tutorial
5:32
Пікірлер
@occamraiser
@occamraiser Күн бұрын
A better example would be if you used a zener to establish Vref - because your comparator desdign relies on a completely stable Vcc. If you are (for instance) monitoring a battery output voltage and using the battery for Vcc you need a zener to produce a reference below the minimum battery voltage and a potential divider for the Vcc to Gnd - giving an absolute general purpose comparator design that works over a range of source and target voltages (especially if you put a variable resistor into the potential divider).
@ILCon13
@ILCon13 7 күн бұрын
I know it has been 2 years since this has been uploaded but I wanted to know if there was a way to be able to reset it back to normal once the correct code is entered, I wasn't able to figure it out myself.
@miliohm
@miliohm 7 күн бұрын
Make the variable blank and Just call the "normal function"
@ILCon13
@ILCon13 6 күн бұрын
@@miliohm The problem I'm running into is that I am trying to make it so when the correct passcode was entered a servo will run, I was able to get this to work but whenever I tried to press the * it would not reset and would be locked on the Access Granted part. (Here is my servo code combined with your code) if (keypressed == '#') { if (pad == password) { for (pos = 0; pos <= 90;) { servo.write(pos); delay(15); lcd.setCursor(0, 1); lcd.print("Access Granted");
@julianajacopetti
@julianajacopetti 10 күн бұрын
Hello, how are you?! Could you please help me assemble these items with a smoke sensor and a flame sensor? So when he detects smoke or flame, he calls the firefighters and the person’s personal cell phone.
@0124akash
@0124akash 26 күн бұрын
With out serial monitor this project is not worked. When I send 's' from mobile to 800l then 800l send sms to my mobile as reply. With out serial monitor connected.
@herupratomo6169
@herupratomo6169 Ай бұрын
why is the fan keeps spinning after the fire is removed?
@hermansoesilo8849
@hermansoesilo8849 Ай бұрын
Can we send SMS to multiple number? Thank you
@miztia2755
@miztia2755 Ай бұрын
Hola muy buen video, tengo una consulta, por lo que vi en varios videos, en el codigo tenemos que poner el numero de telefono al que queremos recibir el SMS. Pero por ejemplo yo necesito mandarle un mensaje al SIM800L preguntandole si esta la luz prendida y que me responda SI/NO, pero yo quiero que lo puedan usar todos los integrantes o cualquier invitado, (no se si me explico) ¿no hay forma, por ejemplo de mandarle un mensaje al SIM800L, que guarde el numero de telefono desde el que recibio la pregunta y responda a ese numero ? luego si viene otra persona con otro numero de telefono distinto, manda un mensaje al SIM800L que guarde el numero y le responda a ese mismo y asi?? (no se si logre explicarme) Saludos!
@erahmadkamram
@erahmadkamram Ай бұрын
how to write or read individual ports or pins of 8574 module using wire library only? do not use pcf8574 library.
@bourasihabe
@bourasihabe Ай бұрын
Question : when making a call we should receive "ringing ringing" on serial monitor as a result?
@unglaubichuberlieber8048
@unglaubichuberlieber8048 Ай бұрын
danke danke danke...
@TheRaosajid
@TheRaosajid Ай бұрын
What model of arduino you use?
@trk9trk968
@trk9trk968 Ай бұрын
Do this code work's in esp bords?
@user-lt1oy1kz9u
@user-lt1oy1kz9u Ай бұрын
Accuracy will change with pressure. When water is flowing with low pressure the pulses will be different than when with higher pressure.
@juremyclorkson3518
@juremyclorkson3518 Ай бұрын
thank you Borat
@maulanayusuf5486
@maulanayusuf5486 Ай бұрын
Kawatnya berapa diameternya bang yang dipake? Takut salah beli
@mohamedaitmouali895
@mohamedaitmouali895 Ай бұрын
Very well expleined thank you from Morocco
@chandansaha5286
@chandansaha5286 Ай бұрын
It was a great videos. I want to measure current in microamps, what kind of circuit can i use.
@M_SHEHU
@M_SHEHU Ай бұрын
Thank you for this
@rasittastan
@rasittastan Ай бұрын
Is the value measured in Pzem004t in seconds or minutes? Because I have 209 volts, 0.032 amps. And if that's hourly, it's almost hourly Doing 500 watts
@FatnqMop
@FatnqMop Ай бұрын
Thank you for this video Can you please tell me what I should type after s
@Techcommunity360
@Techcommunity360 Ай бұрын
Please can 4g sim work with it
@ritesha8050
@ritesha8050 Ай бұрын
hello, please help, my motor is just vibrating. Also im usin 24v, is that the issue?
@colinhoof-ee9rg
@colinhoof-ee9rg 2 ай бұрын
Nice simple setup. Excellent circuit. Gives me joy when something works, first time !!
@stevanherold5497
@stevanherold5497 2 ай бұрын
I dint see where yoi connect microphone and speaker
@yunkeacme
@yunkeacme 2 ай бұрын
Hi, you wiring is wrong, SDA and SCL are shared for both INA219 and the display, however, you have them mixed, Pin 5 from Arduino goes to SDA of the INA 219 and then to SCL to the display.
@aldofasano9648
@aldofasano9648 2 ай бұрын
Thanks for the video. Could the sensor be used to test Ohm's laws?
@tirebatireba6626
@tirebatireba6626 2 ай бұрын
Can i use this sensor for dc?
@miliohm
@miliohm 2 ай бұрын
No, you can use pzem 017 for DC
@tirebatireba6626
@tirebatireba6626 2 ай бұрын
@@miliohm thank you
@jumbo999614
@jumbo999614 2 ай бұрын
I'm going to use this with ESP8266 so I can show RPM value in webpage. Can I use 3.3v to supply power to this module? what output voltage from this module?
@ankitkumarshaw9096
@ankitkumarshaw9096 2 ай бұрын
Sir, I want control the voltage using a 10K potentiometer, Vin=12V DC, and Vout= (between 0v-5v) from the potentiometer. So, I need a resistance R1, that will drop the voltage from 12v to 5v, in order to produce Vout = 0v to 5v from the potentiometer. But I am unable to calculate the R1 resistance value. Please help me in this.
@WhereLeo
@WhereLeo 2 ай бұрын
can this Water Flow Sensor be installed directly in the pipe where tap water passes?
@miliohm
@miliohm 2 ай бұрын
as long as the turbine inside is spinning then it should work.
@WhereLeo
@WhereLeo 2 ай бұрын
@@miliohm Thank you, would it be possible to control the volume using only pure electronic component? or adruino /esp is needed?
@Nayeong-pt2gm
@Nayeong-pt2gm 2 ай бұрын
Complation error: 'ACS712_30A' was not declared in this scope (What should I do?)
@user-fn8du1db5v
@user-fn8du1db5v 2 ай бұрын
Pak, ini kartunya pake kartu sim card biasa spt telkom apakah bisa?
@miliohm
@miliohm 2 ай бұрын
Suka gagal, yang pasti bisa pake kartu IoT
@user-fn8du1db5v
@user-fn8du1db5v 2 ай бұрын
@@miliohm tegangan input yg bagus untuk ke sim800l berapa pak? Terimakasih🙏
@facundonieto1598
@facundonieto1598 2 ай бұрын
1:17 dato clave sobre qué sensor usar para medir corrientes menores a 0.4 A
@TheRainHarvester
@TheRainHarvester 3 ай бұрын
Any way to read 1mA resolution ?
@miliohm
@miliohm 3 ай бұрын
kzbin.info/www/bejne/jXqXoYqpZamMhrcsi=vkjD8-ksQsnCFIhY
@olivieroreggia
@olivieroreggia 3 ай бұрын
Very good work, sir ! Is it possible to change the lux value of BH1750 sensor in W/m2 ? Thank you
@sakshitripathi39
@sakshitripathi39 3 ай бұрын
I want to use 4 pzem004t sensors plz help sir in knowing the pins of arduino on which it is to be connected
@johnmary824
@johnmary824 3 ай бұрын
Please someone list the components used in this circuit
@dravidr.krishna6658
@dravidr.krishna6658 3 ай бұрын
This video really helped me a lot.....my sensor wasn't showing any readings then I realized the problem was with the source and ground connections. Thankyou❣
@user-yx3lc2zh6m
@user-yx3lc2zh6m 3 ай бұрын
Boss how to write the rain sensor for uno using computer. Tq
@AS-cy1jt
@AS-cy1jt 3 ай бұрын
just what I was looking for
@shivampatel1414
@shivampatel1414 3 ай бұрын
i need your help how to contact you sir
@clerciomarchinhak4084
@clerciomarchinhak4084 3 ай бұрын
I'll try using your video, as I have an ESP32 S3 board and an INA219 current sensor and using PlatformIO in VSCode and I can't see the current values. It only says `Talk is running`, which means it is reading, executing but the current values do not appear on the terminal. If you can give me a tip I would appreciate it! Or if I had a video from someone even better?
@GopiNath-tb7qv
@GopiNath-tb7qv 3 ай бұрын
Hi, is it must to add an voltage divider in between the Rx of module and Tx of Arduino Uno?
@badboy..312
@badboy..312 Ай бұрын
i need a response to this answer
@thetechjigger
@thetechjigger 3 ай бұрын
Please my current sensor is 30A and after doing everything, my sensor is reading zero current when no load is present but it’s reading 2.5 voltage when no load is present as well
@yugthebuilder2464
@yugthebuilder2464 3 ай бұрын
I tried same but with esp32 board and the heading is being displayed very wrong. It is stuck at 237.61. no matter how much I rotate the magnetometer horizontally, it remains the same.. I tried removing power of magnetometer. Amazingly, the reading was being updated the same even when the magnetometer was removed. I am stuck here and it doesn't seem to work. What do I do?
@josebuenfil7559
@josebuenfil7559 3 ай бұрын
Gracias.. Can You tell me where can I Buy the SENSOR ...? Gracias
@josebuenfil7559
@josebuenfil7559 3 ай бұрын
😅 gracias
@hkimmmm
@hkimmmm 3 ай бұрын
hi bro, how to this with 2 wires ptd100?
@vysakhak191
@vysakhak191 3 ай бұрын
AT+CCID ERROR The led is blinking once every second . what may be the issue??