Skip to content

Temperature meter with PIC 16F630 and DS18B20. Imported from bitbucket/mercurial

Notifications You must be signed in to change notification settings

hpaluch/temp_meter_16f630

Repository files navigation

Thermometer with PIC16F630 and DS18B20

Hello!

Here is project for PIC16F630 microcontroller made by http://www.microchip.com.

PIC16F630 Temp meter prototype

Above image is from revived project in 2022 (original was written in 2013)

Function: Digital temperature meter with DS18B20 sensor and LED display.

First usable version starts with R0 TAG

Schematics is in ExpressPCB/ sub folder and is also shown below

PIC16F630 Temp meter schematics

Project has been tested on DM163045 PICDEM Lab Development Kit with PicKit 3 programmer (included in PICDEM).

Tested in MPLAB X IDE v2.35, installed to this custom directory (to avoid conflicts with other MPLAB X versions:

c:\Program Files (x86)\Microchip\MPLABX\v2.35\

Notes

According to various reports including this:

https://forum.arduino.cc/t/ds18b20-self-heating-or-what/208495

Bare device, 5-V supply, 1-second polling - self-heating up to 2-Celsius and rising. Stuck an old Stanley knife blade on as a heat sink and self-heating at 30-second polling less than +0.5-Celsius.

So I have to use TO-92 heat sink for DS18B20 and possibly even reduce poll interval to avoid self-heting of temperature sensor.

Resources

Realated projects:

Project Specific Links:

Microchip Links:

Other Links:

About

Temperature meter with PIC 16F630 and DS18B20. Imported from bitbucket/mercurial

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published