HI
I need to detect the temperature of the water panels, the distance from the PIC and above 10 meters the DS1820 gives problems, for this I use a common 10K non-linear NTC. I have only found software with complicated calculations and floating point math, this little program I wrote with 16Bit math and wanted to share is not very precise but for my use it is fine. If you have something better let me know.
HI
I need to detect the temperature of the water panels, the distance from the PIC and above 10 meters the DS1820 gives problems, for this I use a common 10K non-linear NTC. I have only found software with complicated calculations and floating point math, this little program I wrote with 16Bit math and wanted to share is not very precise but for my use it is fine. If you have something better let me know.
Very nice.
It works great. I just put into a simulator and it works great.
Thanks for sharing.