Arduino Thermistor Tutorial | make a Arduino based Temperature Sensor using Thermistor and i2c LCD

  Рет қаралды 37,308

electronic GURU

electronic GURU

Күн бұрын

Пікірлер: 45
@kikokiki7493
@kikokiki7493 3 жыл бұрын
Thank you. Worked at first. Just changed lcd adress "LiquidCrystal_I2C lcd(0x27, 16, 2);" Cool!!!
@electronicGURU
@electronicGURU 3 жыл бұрын
Your welcome 😃
@ashutoshshukla6986
@ashutoshshukla6986 Жыл бұрын
Thanks so much, those having error in lcd.begin(); can change it to lcd.init(); and try! Hare Krishna 🙏
@Jorginho1992TRI
@Jorginho1992TRI 2 ай бұрын
Thank you very much +electronic GURU. The program is checked and perfect.
@krishnawa_
@krishnawa_ 6 жыл бұрын
That's great with in 4 minutes you share a lot of information
@digitalbrain345
@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
@korgen6190 Жыл бұрын
is this implementing Steinhart-Hart equation? thank you sir
@andrie1924
@andrie1924 4 жыл бұрын
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?
@electronicGURU
@electronicGURU 4 жыл бұрын
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.
@andrie1924
@andrie1924 4 жыл бұрын
@@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
@electronicGURU
@electronicGURU 4 жыл бұрын
I hope you will succeed.. have a nice day. 😊👍
@shubhamkumar-gx5vx
@shubhamkumar-gx5vx 2 жыл бұрын
@@electronicGURU Can we read temperature by multiple thermistors using a single arduino
@salimbajraibinhuseinsalim4270
@salimbajraibinhuseinsalim4270 10 ай бұрын
what type of transfer fuction you use
@aqilahzainuddin4248
@aqilahzainuddin4248 6 жыл бұрын
no dislike, therefore, great job sir! :D
@aichaseghour8027
@aichaseghour8027 7 ай бұрын
hi sir , could you please send me the datasheet of this NTC because i can't find it
@niswanthskumar1608
@niswanthskumar1608 Жыл бұрын
Can i use it for multiple thermistors?.... How to caliberate the thermistors?
@asadeeshprabhakar
@asadeeshprabhakar 2 жыл бұрын
very good video ...working and accurate .thanks a lott
@Richie_
@Richie_ Жыл бұрын
Great tutorial, thanks.
@attilanemeth8215
@attilanemeth8215 2 жыл бұрын
Hi . Is the thermistor precise? Is it 28 degrees in your room? How can we adjust it ?
@technolabcreation
@technolabcreation 6 жыл бұрын
Mast sir 👌👌👌👌
@ilyushin78
@ilyushin78 3 жыл бұрын
how to use ntc 10d/9 (resistor + code)
@electronicGURU
@electronicGURU 3 жыл бұрын
i think its a 10ohm so do the calculations accordingly and update the code accordingly if its 10 ohm 100 ohm 1 ohm anything
@ilyushin78
@ilyushin78 3 жыл бұрын
@@electronicGURU ok thanks
@nehalpatel7169
@nehalpatel7169 3 жыл бұрын
Is there any change in code of we are using 100k thermister
@electronicGURU
@electronicGURU 3 жыл бұрын
No there is no change in code but make sure to use equal value resistance with thermistor.
@ilyushin78
@ilyushin78 3 жыл бұрын
Minimum and maximum temp can measure??!
@shubhamkumar-gx5vx
@shubhamkumar-gx5vx 2 жыл бұрын
Can we use multiple thermistors simultaneously using a single arduino?
@niswanthskumar1608
@niswanthskumar1608 Жыл бұрын
Did you got the answer?
@boussaoudfarid8297
@boussaoudfarid8297 10 ай бұрын
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.
@abhishekmaurya2
@abhishekmaurya2 6 жыл бұрын
Superbb
@electronic7979
@electronic7979 6 жыл бұрын
Useful video
@mahmoudahmedahmed4783
@mahmoudahmedahmed4783 4 жыл бұрын
How to make control for Temperature ? if (temp >=30 C) { pniMode OUTPUT, HIGH);
@electronicGURU
@electronicGURU 4 жыл бұрын
Yeah try the logic you wrote here. It will work.
@salmantahir9655
@salmantahir9655 2 жыл бұрын
Please share the model of arduino
@salmantahir9655
@salmantahir9655 2 жыл бұрын
Lcd model as well
@pammikumari7686
@pammikumari7686 3 жыл бұрын
In LCD only display boxes
@electronicGURU
@electronicGURU 3 жыл бұрын
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
@mangoestree3378
@mangoestree3378 5 жыл бұрын
Code can not run ..
@carltamondong3328
@carltamondong3328 5 жыл бұрын
I2C coding doesnt work :(
@carltheblasian5781
@carltheblasian5781 5 жыл бұрын
@@electronicGURU I have scanned it and my address is 0x27, where can I modify this in the code? thank you very much
@manofmesopotamia7602
@manofmesopotamia7602 5 жыл бұрын
what range of temperature we can use this?
@manofmesopotamia7602
@manofmesopotamia7602 5 жыл бұрын
@@electronicGURU could we use it to measure about 300c? I mean does the thermistor stand this much of temperature?
@markandeysinghyt
@markandeysinghyt 6 жыл бұрын
Good work
@doublestarsystem
@doublestarsystem 3 жыл бұрын
need some calibration though
@electronicGURU
@electronicGURU 3 жыл бұрын
yeah i think too, very old project so i didn't bother
Hoodie gets wicked makeover! 😲
00:47
Justin Flom
Рет қаралды 129 МЛН
СКОЛЬКО ПАЛЬЦЕВ ТУТ?
00:16
Masomka
Рет қаралды 3,1 МЛН
Arduino Coolant Sensor | Thermistor
15:15
Ovens Garage
Рет қаралды 19 М.
Measuring Temperature with Arduino - 5 Sensors
29:55
DroneBot Workshop
Рет қаралды 144 М.
5 temperature sensors for arduino projects
16:34
pileofstuff
Рет қаралды 12 М.
NTC thermistor thermometer with STM32/Arduino
29:23
Curious Scientist
Рет қаралды 18 М.
Thermistors - NTC & PTC - Thermal Resistors - Temperature Sensors & Resettable Fuses
13:33
The Organic Chemistry Tutor
Рет қаралды 123 М.
Arduino LCD I2C - Tutorial with Arduino Uno
5:29
Aymaan Rahman
Рет қаралды 471 М.
Arduino Temperature Controlled Fan Speed
24:30
Jacob Dykstra
Рет қаралды 452 М.