omg everyone is so doomed by the weird readings of -127C, and you can just erased it like that?? GENIUS!! also yeah, why did the sensors picked up -127C? Does it have to do with the sensors or Dallas's library?
Thanks a lot for this nice video! I just would like to know where from and how I should install libraries like OneWire and DallasTemperature. Kindly help.
Hi, you can download it through Arduino library manager inside sketch menu. If you have more queries you can connect me on instagram @ioturtle . And please don't forget to subscribe. Thanks
Thank for the guide but I still meet a problem which it shows 'Logic contention(s) detected on net #00002.' Anyone know how to fix it? I already follow all the procedure in the video.
Nice video, Satyam. Congrats! Could you share the source code? Would it be possible to use two or more sensors on the same bus? I have suffered trying to run this simulation, without success.
@@SatyamsinghYT I just saw your answer now. I had just solved the problem, but in a different way than yours. I use a program to read the address of each DS18B20, I copy that address to the main program where it deals with the temperatures of each sensor. I am also a teacher. This week, I will record a tutorial and send the link here. Thanks man! Keep up the good work!
Hey, Thanks for the guide. I followed all but i'm getting the error "Logic contention(s) detected on net #00000. " It is my first project with Proteus. How could I fix it? I use the same code and the Simulino UNO libraries. Thank you very much!
why my project has an error like this "External model DLL "D1WIO.DLL" not found. GLE=0x0000007E. " i dont know what happen, pls help me if someone know it
Hi i am trying to run the code but getting error Arduino: 1.8.13 (Windows 7), Board: "Arduino Uno" sketch_jul02b:1:10: fatal error: OneWire.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. exit status 1 OneWire.h: No such file or directory This report would have more information with "Show verbose output during compilation" option enabled in File -> Preferences. please help me
omg everyone is so doomed by the weird readings of -127C, and you can just erased it like that??
GENIUS!!
also yeah, why did the sensors picked up -127C? Does it have to do with the sensors or Dallas's library?
Its due to simulation delay so i put a delay on starting of loop.
Im also have a problem like this?can u explain why this problem happen?
Thanks a lot for this nice video! I just would like to know where from and how I should install libraries like OneWire and DallasTemperature. Kindly help.
Hi, you can download it through Arduino library manager inside sketch menu. If you have more queries you can connect me on instagram @ioturtle . And please don't forget to subscribe. Thanks
@@SatyamsinghYT There is no link to the source code in the article
Thank for the guide but I still meet a problem which it shows 'Logic contention(s) detected on net #00002.' Anyone know how to fix it? I already follow all the procedure in the video.
hello sir i have some question, if imake time with millis why in teh serial monitor of proteus cant display ? thank for advance
For that I have to understand full scenario
Nice video, Satyam. Congrats!
Could you share the source code?
Would it be possible to use two or more sensors on the same bus?
I have suffered trying to run this simulation, without success.
Yes it is, i will update link in few minutes. You can use multiple sensors as well .
Link is available in description now.
@@SatyamsinghYT I just saw your answer now.
I had just solved the problem, but in a different way than yours.
I use a program to read the address of each DS18B20, I copy that address to the main program where it deals with the temperatures of each sensor.
I am also a teacher. This week, I will record a tutorial and send the link here. Thanks man! Keep up the good work!
Yes, in case of one wire all devices communicate using an address.
Hey, Thanks for the guide.
I followed all but i'm getting the error "Logic contention(s) detected on net #00000.
" It is my first project with Proteus. How could I fix it? I use the same code and the Simulino UNO libraries. Thank you very much!
Can you show me your connection? You can also send me message at @ioturtle on instagram
thank you
Your welcome
why my project has an error like this "External model DLL "D1WIO.DLL" not found. GLE=0x0000007E.
" i dont know what happen, pls help me if someone know it
Try to run it as administrator
@@SatyamsinghYT still error
Hi i am trying to run the code but getting error
Arduino: 1.8.13 (Windows 7), Board: "Arduino Uno"
sketch_jul02b:1:10: fatal error: OneWire.h: No such file or directory
#include
^~~~~~~~~~~
compilation terminated.
exit status 1
OneWire.h: No such file or directory
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
please help me
Install onewire library from sketch menu> library manager, inside arduino ide
Tysm i did it earlier
Please examples the code
@@nishthagupta3204 i didn't get it , connect me on instagram @ioturtle