Thank you. Worked at first. Just changed lcd adress "LiquidCrystal_I2C lcd(0x27, 16, 2);" Cool!!!
@electronicGURU3 жыл бұрын
Your welcome 😃
@ashutoshshukla6986 Жыл бұрын
Thanks so much, those having error in lcd.begin(); can change it to lcd.init(); and try! Hare Krishna 🙏
@Jorginho1992TRI2 ай бұрын
Thank you very much +electronic GURU. The program is checked and perfect.
@krishnawa_6 жыл бұрын
That's great with in 4 minutes you share a lot of information
@digitalbrain345Ай бұрын
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
@korgen6190 Жыл бұрын
is this implementing Steinhart-Hart equation? thank you sir
@andrie19244 жыл бұрын
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?
@electronicGURU4 жыл бұрын
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.
@andrie19244 жыл бұрын
@@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
@electronicGURU4 жыл бұрын
I hope you will succeed.. have a nice day. 😊👍
@shubhamkumar-gx5vx2 жыл бұрын
@@electronicGURU Can we read temperature by multiple thermistors using a single arduino
@salimbajraibinhuseinsalim427010 ай бұрын
what type of transfer fuction you use
@aqilahzainuddin42486 жыл бұрын
no dislike, therefore, great job sir! :D
@aichaseghour80277 ай бұрын
hi sir , could you please send me the datasheet of this NTC because i can't find it
@niswanthskumar1608 Жыл бұрын
Can i use it for multiple thermistors?.... How to caliberate the thermistors?
@asadeeshprabhakar2 жыл бұрын
very good video ...working and accurate .thanks a lott
@Richie_ Жыл бұрын
Great tutorial, thanks.
@attilanemeth82152 жыл бұрын
Hi . Is the thermistor precise? Is it 28 degrees in your room? How can we adjust it ?
@technolabcreation6 жыл бұрын
Mast sir 👌👌👌👌
@ilyushin783 жыл бұрын
how to use ntc 10d/9 (resistor + code)
@electronicGURU3 жыл бұрын
i think its a 10ohm so do the calculations accordingly and update the code accordingly if its 10 ohm 100 ohm 1 ohm anything
@ilyushin783 жыл бұрын
@@electronicGURU ok thanks
@nehalpatel71693 жыл бұрын
Is there any change in code of we are using 100k thermister
@electronicGURU3 жыл бұрын
No there is no change in code but make sure to use equal value resistance with thermistor.
@ilyushin783 жыл бұрын
Minimum and maximum temp can measure??!
@shubhamkumar-gx5vx2 жыл бұрын
Can we use multiple thermistors simultaneously using a single arduino?
@niswanthskumar1608 Жыл бұрын
Did you got the answer?
@boussaoudfarid829710 ай бұрын
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.
@abhishekmaurya26 жыл бұрын
Superbb
@electronic79796 жыл бұрын
Useful video
@mahmoudahmedahmed47834 жыл бұрын
How to make control for Temperature ? if (temp >=30 C) { pniMode OUTPUT, HIGH);
@electronicGURU4 жыл бұрын
Yeah try the logic you wrote here. It will work.
@salmantahir96552 жыл бұрын
Please share the model of arduino
@salmantahir96552 жыл бұрын
Lcd model as well
@pammikumari76863 жыл бұрын
In LCD only display boxes
@electronicGURU3 жыл бұрын
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
@mangoestree33785 жыл бұрын
Code can not run ..
@carltamondong33285 жыл бұрын
I2C coding doesnt work :(
@carltheblasian57815 жыл бұрын
@@electronicGURU I have scanned it and my address is 0x27, where can I modify this in the code? thank you very much
@manofmesopotamia76025 жыл бұрын
what range of temperature we can use this?
@manofmesopotamia76025 жыл бұрын
@@electronicGURU could we use it to measure about 300c? I mean does the thermistor stand this much of temperature?
@markandeysinghyt6 жыл бұрын
Good work
@doublestarsystem3 жыл бұрын
need some calibration though
@electronicGURU3 жыл бұрын
yeah i think too, very old project so i didn't bother