Nice work -- well commented. Thanks for explaining why such a BF microcontroller (my wife would've gotten the wimpy 10-bit ADC -- maybe only 8-bit -- and learned to love it!) Did you calibrate against your specific thermistor, or just roll with the datasheets? (One of my EE profs slid me $15 to sample a calibration curve for him...)
@adamsone67 I actually did try to calibrate for my thermistor Per my microcontoller prof's recommendation. I did this by putting it in ice water and trying to calibrate that to 0C and boiling water to 100C.
Turns out it was just way more accurate when I used the datasheet info. Figures.
schematic? i am trying to build a temperature control circuit better than the one i have for my keggerator i built and i need to learn more about circuit design to do so. any help?
Why bother to use old-fashion, poor-linearity thermistors and ADC (analog to digital converter) to do temperature interface in this 21st century! Maxim has come up with a digital temperature sensing IC named DS1620. When interfaced to a PIC microcontroller, the temperature sensing IC sends streams of pulses to the PIC. Temperature can be read by interpreting the pulse-trains received in the PIC. No ADC is ever needed - be it external to or built in the PIC (such as the PIC18F4523 u used).
please could you help me out im making a similar sub system like yours for my electronics project could u tell me what resistor you have in series with the thermistor?
You treat the thermistor just like a resistor. You can use different values of resistance. I think I used a 2K resistor with a 2K @ 25ºC thermistor. My suggestion is to read the datasheet for the thermistor for a better idea of what you might need.
I need to do one of those for me... can you please teach me how to do it. i am horrible at eletronics an circuits. if you could send me the sketch and the names of the components.
Great work, mate. I tried to make a thermometer with a thermistor as you do, but i have the problem with non linearity of it. So i used KTY resistor temp. sensor and it worked great. Can you tell me what temp sensor you used?
I initially used a thermistor. You have to look in the datasheet for the temperature function. It's kind of a pain to make your micro do all of that extra math (natural logs and such) required for the thermistor. The temp sensor is definitely the way to go. I later replaced the thermistor with I *think* an analog devices AD22100 or something like that.
I'm going to write my thesis on building a similar device. The microcontroller will store thermo data and it will be possible to download data to PC with an application.
can i use it to measure body temperature ?
shameelfaraz 5 months ago
Haha i bet your girlfriend was thrlled! what women doesnt want a DIY thermometer! ha! looks like a cool project tho dude!
martyfriedman666 7 months ago
Nice work, but i don't know how to use uP or PIC.....
29riteshkakkar 10 months ago
I hate your voice.
adamz003 1 year ago
hello, where can i buy these parts?
josebachata 1 year ago
@josebachata sparkfun or digikey
oehrlein49 1 year ago
you are learning. ITT i take it. wont be long before you work in a porn shop like my friend. But your project looks better/
silverpizza100 1 year ago
great!!!!!!
MrZuki78 1 year ago
Fucking Physics
Dilshan123321 1 year ago
how do we make it?
francisroan 1 year ago
shut up
ThePaola2005 1 year ago
fuckkkkkkkkkkkkkkkkkkkkkkkkkkkkk offfffffffffffffffffffffffffffffff
chethan089 1 year ago
Hello! Well done! Could you please help me to write program on C for communication from PIC to 7 LED.?
innakozh 1 year ago
hey what type of thermistor did you use?
jashianne 1 year ago
This has been flagged as spam show
please send diagram and hexadecimal code. you can build a tachometer from 0 rpm (minimum) at 3000 rpm (maximum) I buy : hugos_31@hotmail
hugos31 1 year ago
You can also use an IC7107 .. this is much easyer and you dont have to programm anything
etzenmichi 2 years ago
Which one is the thermistor?
Is it necessary that we should use that type of IC?
What are the names of components?
What is the shcematic diagram,can you give me?
Good effort, are you engineer?
!Thanks!
prkkmusic 2 years ago
Nice work -- well commented. Thanks for explaining why such a BF microcontroller (my wife would've gotten the wimpy 10-bit ADC -- maybe only 8-bit -- and learned to love it!) Did you calibrate against your specific thermistor, or just roll with the datasheets? (One of my EE profs slid me $15 to sample a calibration curve for him...)
adamsone67 2 years ago
@adamsone67 I actually did try to calibrate for my thermistor Per my microcontoller prof's recommendation. I did this by putting it in ice water and trying to calibrate that to 0C and boiling water to 100C.
Turns out it was just way more accurate when I used the datasheet info. Figures.
oehrlein49 1 year ago
I make circuits for my girlfriend too.
I made a voice vu-meter for her cosplay costume
contragulations!
xbatusai 2 years ago
Great work. very well done.
SirFelix377 3 years ago 2
Thanks!
oehrlein49 3 years ago
shut ur assssssssssssssssssssssssss budddy
chethan089 1 year ago
Please answer my to some questions:
1. Is necessary to programme this IC
2 What is the name of this IC
3. Thank's
with respect, dan_cdt
dancdt 3 years ago
1) yes, you need to program the IC
2) the IC is a PIC18F4523 from microchip
3) no problem :]
oehrlein49 3 years ago
hi can you help me out... i want to build the same.. but im new to electronics.. can u tell me step by step how to make it? pls pls pls
nissangaw 3 years ago
schematic? i am trying to build a temperature control circuit better than the one i have for my keggerator i built and i need to learn more about circuit design to do so. any help?
pyrod5x5x 3 years ago
Not a bad effort. Thanks for posting it.
themainproblem 3 years ago
Why bother to use old-fashion, poor-linearity thermistors and ADC (analog to digital converter) to do temperature interface in this 21st century! Maxim has come up with a digital temperature sensing IC named DS1620. When interfaced to a PIC microcontroller, the temperature sensing IC sends streams of pulses to the PIC. Temperature can be read by interpreting the pulse-trains received in the PIC. No ADC is ever needed - be it external to or built in the PIC (such as the PIC18F4523 u used).
yhsiew999 3 years ago
Yeah, i know. I later on replaced the thermistor with a temperature sensor from analog devices. ;]
oehrlein49 3 years ago
people are very interested in technology these days.
AmnAbdulla9 4 years ago
please could you help me out im making a similar sub system like yours for my electronics project could u tell me what resistor you have in series with the thermistor?
vish12 4 years ago
You treat the thermistor just like a resistor. You can use different values of resistance. I think I used a 2K resistor with a 2K @ 25ºC thermistor. My suggestion is to read the datasheet for the thermistor for a better idea of what you might need.
oehrlein49 4 years ago
I need to do one of those for me... can you please teach me how to do it. i am horrible at eletronics an circuits. if you could send me the sketch and the names of the components.
talescos 4 years ago
Great work, mate. I tried to make a thermometer with a thermistor as you do, but i have the problem with non linearity of it. So i used KTY resistor temp. sensor and it worked great. Can you tell me what temp sensor you used?
appnote 4 years ago
I initially used a thermistor. You have to look in the datasheet for the temperature function. It's kind of a pain to make your micro do all of that extra math (natural logs and such) required for the thermistor. The temp sensor is definitely the way to go. I later replaced the thermistor with I *think* an analog devices AD22100 or something like that.
oehrlein49 4 years ago
Your girlfriend is soooo lucky she gets circuitz
min0577 4 years ago
nah, she hates em. :]
oehrlein49 4 years ago
what a bitch.
min0577 4 years ago 4
Nice work... Did you program the PIC yourself?
If yes... What programmer you used to download the program to the PIC?
Thanx
jesvb014 4 years ago
Wow very nice project, great job done
First2ner 4 years ago
Great work, thanks for sharing your project. What is the maximum and minimum range of your thermometer based on the thermistor?
cardjoey18 4 years ago
I'm going to write my thesis on building a similar device. The microcontroller will store thermo data and it will be possible to download data to PC with an application.
FutureTranX 5 years ago
nice
cjunk351 5 years ago