Hi, Thanks for the video, I mad a subscribe! Quick question please: What if I need to use electronic components to convert output thermistor voltage to temp without using Arduino? What are the components design that can meet Steinhart-Hart equation? Thank you
Permission to ask, I have a thermistor that is used for the exhaust temperature, the working temperature is 350 ° C - 700 ° C, can it be directly connected to the Arduino program that you made?
By this much data I can't be sure but sure we can attach it but as you are saying that it will work between 350-700 so which means it can sense the temperature of that range ... For further detail i need the exact name of component but if it is a Thermistor then it should work.
@@electronicGURU okay okay, I'll try first. thank you for sharing your experience and hope it will be useful for many people greetings from Banjarmasin, Indonesia
Certainly, you can use multiple thermistors with an Arduino. Each thermistor can be connected to a different pin on the Arduino to measure temperatures individually. Make sure to use the required pull-up or pull-down resistors depending on the type of thermistor you're using, and program your Arduino to read analog values from each thermistor pin.
which means it is not able to read the data or not understanding it please check if connection is right or you might wanna try with other lcd and try to adjust the brightness as well. it might help
Thank you. Worked at first. Just changed lcd adress "LiquidCrystal_I2C lcd(0x27, 16, 2);"
Cool!!!
Your welcome 😃
Thanks so much, those having error in lcd.begin(); can change it to lcd.init(); and try! Hare Krishna 🙏
Thank you very much +electronic GURU. The program is checked and perfect.
is this implementing Steinhart-Hart equation? thank you sir
Hi,
Thanks for the video, I mad a subscribe!
Quick question please:
What if I need to use electronic components to convert output thermistor voltage to temp without using Arduino?
What are the components design that can meet Steinhart-Hart equation?
Thank you
That's great with in 4 minutes you share a lot of information
Permission to ask, I have a thermistor that is used for the exhaust temperature, the working temperature is 350 ° C - 700 ° C, can it be directly connected to the Arduino program that you made?
By this much data I can't be sure but sure we can attach it but as you are saying that it will work between 350-700 so which means it can sense the temperature of that range ... For further detail i need the exact name of component but if it is a Thermistor then it should work.
@@electronicGURU okay okay, I'll try first. thank you for sharing your experience and hope it will be useful for many people greetings from Banjarmasin, Indonesia
I hope you will succeed.. have a nice day. 😊👍
@@electronicGURU Can we read temperature by multiple thermistors using a single arduino
Can i use it for multiple thermistors?.... How to caliberate the thermistors?
very good video ...working and accurate .thanks a lott
Hi . Is the thermistor precise? Is it 28 degrees in your room? How can we adjust it ?
what type of transfer fuction you use
no dislike, therefore, great job sir! :D
hi sir , could you please send me the datasheet of this NTC because i can't find it
how to use ntc 10d/9 (resistor + code)
i think its a 10ohm so do the calculations accordingly and update the code accordingly if its 10 ohm 100 ohm 1 ohm anything
@@electronicGURU ok thanks
Great tutorial, thanks.
Minimum and maximum temp can measure??!
Is there any change in code of we are using 100k thermister
No there is no change in code but make sure to use equal value resistance with thermistor.
Can we use multiple thermistors simultaneously using a single arduino?
Did you got the answer?
Certainly, you can use multiple thermistors with an Arduino. Each thermistor can be connected to a different pin on the Arduino to measure temperatures individually. Make sure to use the required pull-up or pull-down resistors depending on the type of thermistor you're using, and program your Arduino to read analog values from each thermistor pin.
Mast sir 👌👌👌👌
In LCD only display boxes
which means it is not able to read the data or not understanding it please check if connection is right or you might wanna try with other lcd and try to adjust the brightness as well. it might help
How to make control for Temperature ? if (temp >=30 C) { pniMode OUTPUT, HIGH);
Yeah try the logic you wrote here. It will work.
Useful video
I2C coding doesnt work :(
@@electronicGURU I have scanned it and my address is 0x27, where can I modify this in the code? thank you very much
Please share the model of arduino
Code can not run ..
what range of temperature we can use this?
@@electronicGURU could we use it to measure about 300c? I mean does the thermistor stand this much of temperature?
Lcd model as well
Superbb
Good work
need some calibration though
yeah i think too, very old project so i didn't bother