Тёмный

How to use DS18B20 Temperature sensor with arduino 

miliohm
Подписаться 13 тыс.
Просмотров 130 тыс.
50% 1

Опубликовано:

 

25 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 80   
@bb4853
@bb4853 2 года назад
I've check the code you gave that is so detailed, to be a primer I learned a lot from it, I'll be guilty if I dont hit a like on this video.
@miliohm
@miliohm 2 года назад
Thanks!
@shogunvanrepi3555
@shogunvanrepi3555 Год назад
​@@miliohm what happens if no resistor is added to the circuit?
@maxwellvinimax68
@maxwellvinimax68 2 года назад
what all u said worked out perfect.first i thought my display had prob then changed contast and wroked perfect. never thought i will be able to something llike this for my school project. thanks man
@rafaellouish.odrada4183
@rafaellouish.odrada4183 2 года назад
good day would like to ask why my serial monitor shows the device cannot be found that show error results
@Alshafi
@Alshafi Год назад
Thanks for the vid. i would only recommend installing the OneWire library since it is actually required in the example.
@AirisSafiyyah-n3d
@AirisSafiyyah-n3d 2 месяца назад
Hi , can you list all the things that you use for making this temperature sensors?
@tosc4goro711
@tosc4goro711 9 месяцев назад
thanks a lot for the tutorial sir, could u also make the one wire version tutorial of this sensor? thanks!
@ajith6840
@ajith6840 2 года назад
Thank you so much for this video👍 Is it possible to add an battery voltage sensor along with the temperature sensor in the same Arduino , How can we combine the both programs
@Earthstoriesbydev
@Earthstoriesbydev Год назад
have u done this with a battery? What battery it might need do u know?
@FraLin
@FraLin Год назад
I was looking for polarity and colours, can it die if I confuse yellow and red?
@GaneshPawar-gs6ee
@GaneshPawar-gs6ee 2 года назад
can we add more than one DS18B20 sensor wire on same bus/pin
@gasko2762
@gasko2762 2 года назад
Thank you for the wonderful programs for Arduino for beginners.
@josielsoaresfarias1760
@josielsoaresfarias1760 Год назад
Valeu amigo. Ótimo vídeo Único vídeo que encontrei na internet que realmente explica como faz. Parabéns e Obrigado. Ganhou meu like 👏
@gernandoregobionejunior3794
@gernandoregobionejunior3794 2 года назад
Hi, i'm having some problems with this sensor when i try to heat the water until it evaporates, my sensor can't read a temperature above 100°C or equal. My programation sketch is similar
@sheenamarietongol4367
@sheenamarietongol4367 Год назад
what type of jumoer wire sis you use?
@syukorburger9699
@syukorburger9699 2 года назад
hey, why my (tempC != DEVICE_DISCONNECTED_C) at line 56 is error, it said "'DEVICE_DISCONNECTED_C' was not declared in this scope" i hope u can help me with that
@jyaniharshil5585
@jyaniharshil5585 2 года назад
Hey brother can you tell me the code for my project . ds18b20 temperature sensor , LCD 16×2 , arduino UNO & fan , all connected . As the temperature rises , fan goes fast or Start rotating and if temperature goes low , fan slows or stops down...
@mikevez6639
@mikevez6639 2 года назад
If people are getting strange results disconnect the power line to the sensor if using parasitic power from the arduino. just run 5v thro the resistor to the signal wire in yellow. This is what the datasheet says
@chandra7734
@chandra7734 3 года назад
is it accurate to measure a room temperature below -10 to -25 degrees Celcius?
@BerndJTHIEL
@BerndJTHIEL 2 года назад
how much of this sensors you can use parallel on a androinu? i need a system with 8-16
@arthurmarcolan9722
@arthurmarcolan9722 2 года назад
thank you so much for the help, you saved me
@AneeshPradeep
@AneeshPradeep 2 года назад
What is the purpose of the register Can the sensor be connected directly to the board ?
@miliohm
@miliohm 2 года назад
What register? The breadboard just help us to put the resistor
@AneeshPradeep
@AneeshPradeep 2 года назад
@@miliohm Sorry . i meant resistor
@miliohm
@miliohm 2 года назад
@@AneeshPradeep it's pull up resistor. It's from datasheet.
@shijumax1
@shijumax1 Год назад
Hi , I am your new subscriber, can u make a video or explain to build a SMD reflow with Nextion display?
@christophercabanbanalvarad2241
@christophercabanbanalvarad2241 3 года назад
i followed your diagram and download the code you have posted but still my lcd 168b20 doesn't display anything except for block bars. pls help.....
@chrisheaps9893
@chrisheaps9893 2 года назад
You may need to adjust the contrast on the back of the display.
@hondat7435
@hondat7435 3 года назад
Hello, can you do one with the VISA LabVIEW?
@mend17
@mend17 2 года назад
i have an adruino mega were do i place the SDA & de SCL of ic2? couze the A4 & a5 dont work
@miliohm
@miliohm 2 года назад
SDA - 20 SCL - 21
@RixtronixLAB
@RixtronixLAB 2 года назад
Nice video, thanks :)
@chris9yearsago698
@chris9yearsago698 2 года назад
Can you use it for water temperature? Like dip the sensor in it?
@miliohm
@miliohm 2 года назад
You should watch at 5:29
@chris9yearsago698
@chris9yearsago698 2 года назад
@@miliohm thanks man I didn''t actually watch it all
@gouthamas7265
@gouthamas7265 2 года назад
Hey. I tried the code ,it is working on serial monitor, but when I copy pasted your other coder for LCD ,lcd Is on but not showing anything, need help !!!!
@AnimeTv-us8gk
@AnimeTv-us8gk 2 года назад
Where did you ordered the tools bro?
@TheWareek
@TheWareek 2 года назад
The first sketch worked on my set up but in the serial monitor I got the temperature about every 1/10 of a second. any ideas.
@mikevez6639
@mikevez6639 2 года назад
add delay(1000); to the loop
@shogunvanrepi3555
@shogunvanrepi3555 Год назад
what happens if no resistor is added to the circuit?
@spakxd9834
@spakxd9834 2 года назад
why on my PC not showing the COM2 window?
@pearlydanahambayen3939
@pearlydanahambayen3939 Год назад
My ds18b20 is not giving me results it only shows -127.00c and -196.6f it is not changing even if I put it on hot water can you please help me?
@jovanadiyatma_6934
@jovanadiyatma_6934 11 месяцев назад
Use resistor
@chojix6394
@chojix6394 Год назад
What to do if temperature data cannot be read?
@musicalmusician8019
@musicalmusician8019 Год назад
Is it possible to do this without a breadboard?
@miliohm
@miliohm Год назад
Sure
@musicalmusician8019
@musicalmusician8019 Год назад
@@miliohm Does it require calibration?
@miliohm
@miliohm Год назад
@@musicalmusician8019 it is factory calibrared. But if you still need adjusment you can also calibrate it.
@chickenz4604
@chickenz4604 3 года назад
is the temperature sensor robust for 1 year usage?
@lovarajukommoju1896
@lovarajukommoju1896 2 года назад
YES
@xarek24g
@xarek24g 2 года назад
Why u use this resistor with the temp. Sensor i need this one?
@miliohm
@miliohm 2 года назад
It's for pull up
@Saini_Ayush07
@Saini_Ayush07 2 года назад
It is a 4.7k ohm resistor
@battlecampkhimmay2981
@battlecampkhimmay2981 2 года назад
Do you guys have same method on raspberry pi pls
@Imaangrycat
@Imaangrycat 2 года назад
can i use a 4.7k resistor also i am getting -127° reading what can be my solution
@miliohm
@miliohm 2 года назад
It should works, check your wiring again.
@axel_72
@axel_72 2 года назад
i have same -127°... but ho to resolved it ?
@Imaangrycat
@Imaangrycat 2 года назад
@@axel_72 Check your wiring and make sure that it’s getting proper power supply When I connect this to my esp32 it was not working properly for me but Aurdino uno board gave me proper output
@KonselorSekolah1407
@KonselorSekolah1407 3 года назад
Looks like better than lm35
@wisnuindrawan6496
@wisnuindrawan6496 3 года назад
how about accuracy is better than themocouple ?
@miliohm
@miliohm 3 года назад
Make thermocouple accurate is sometimes complex since it has so small signal. So I think this sensor can be more accurate but, thermocouple has wider range. It can measure up to thousands degrees of celcius.
@wisnuindrawan6496
@wisnuindrawan6496 3 года назад
@@miliohm thank you for the answer
@pew1472
@pew1472 2 года назад
im new to to arduino project. why dos it have an error LiquidCrystal_I2C.h: No such file or directory . pls help :)
@miliohm
@miliohm 2 года назад
You need to download the library first, watch again carefully
@Myb.pranoto
@Myb.pranoto 3 года назад
What is the type of the lcd?
@miliohm
@miliohm 3 года назад
it's 20x4 LCD
@raajnivas2550
@raajnivas2550 2 года назад
Thank you.
@raphaelnazareth486
@raphaelnazareth486 Год назад
nice video
@bradley9856
@bradley9856 Год назад
good video, but all i get is this in the serial monitor: Locating devices...Found 0 devices. Parasite power is: OFF Unable to find address for Device 0 Device 0 Address: 0000000000000000 Device 0 Resolution: 0 Requesting temperatures...DONE Error: Could not read temperature data
@williampowell7518
@williampowell7518 2 года назад
the temperature values that I am getting is not accurate. my room is abou5 celcius but I am seeing 85 degrees Celsius
@miliohm
@miliohm 2 года назад
Did it change?
@TopOneTime
@TopOneTime 3 года назад
Can you type the name of the display screen please?
@noraimanazmi1190
@noraimanazmi1190 3 года назад
im sorry,can i get code for lcd1602 :(
@miliohm
@miliohm 3 года назад
You should read the description
@tanjimulislamdip2338
@tanjimulislamdip2338 3 года назад
Can you give me the code of it??plz I need urgent.
@miliohm
@miliohm 3 года назад
You should read the description
@tanjimulislamdip2338
@tanjimulislamdip2338 3 года назад
The link is not working there,please give me the code of it,i need it very urgently,i must submit my portable refrigerator project 🙏
@miliohm
@miliohm 3 года назад
@@tanjimulislamdip2338 maybe you click the wrong link. The second one. Still work here miliohm.com/how-to-simply-use-ds18b20-temperature-sensor-with-arduino/
@jyaniharshil5585
@jyaniharshil5585 2 года назад
Hey brother can you tell me the code for my project . ds18b20 temperature sensor , LCD 16×2 , arduino UNO & fan , all connected . As the temperature rises , fan goes fast or Start rotating and if temperature goes low , fan slows or stops down...
Далее
Measuring Temperature with Arduino - 5 Sensors
29:55
Просмотров 143 тыс.
How to use LM35 temperature sensor with arduino
9:01
бабл ти гель для душа // Eva mash
01:00
Wait for it 😂
00:19
Просмотров 2,1 млн
DS18B20 Arduino Temperature Sensor - How to Tutorial
13:37
Fun with Transistors
24:33
Просмотров 463 тыс.
5 temperature sensors for arduino projects
16:34
Просмотров 12 тыс.
You can learn Arduino in 15 minutes.
16:34
Просмотров 10 млн