Summary of CLOCK THERMOMETER CIRCUITS WITH PIC16F628 PICBASIC PRO
This article details seven clock and thermometer projects using the PIC16F628A microcontroller and DS18B20 temperature sensor. Designs vary, utilizing LCD screens or 7-segment displays to show time and temperature. Some circuits derive time via signal cutting methods, while others integrate the DS1302 real-time clock module for accurate second tracking. The author provides Proteus simulations and PicBasic Pro source code for all variations.
Parts used in the Clock Thermometer Circuits:
- PIC16F628A microcontroller
- DS18B20 temperature sensor
- LCD screen
- 7-segment display
- DS1302 real-time clock module
- LEDs
- Proteus ISIS simulation software
- PicBasic Pro programming language
Made with clock and thermometer 16F628 PIC-7 Circuit Friends, I have realized various clock and thermometer with PIC16F628A circuit I explain below. The temperature sensor used in each of the projects is DS18B20. Clock Thermometer Circuit-1: In this circuit,… Electronics Projects, Clock Thermometer Circuits with PIC16F628 PICBasic Pro “microchip projects, microcontroller projects, pic16f628 projects, picbasic pro examples,
Made with clock and thermometer 16F628 PIC-7 Circuit Friends, I have realized various clock and thermometer with PIC16F628A circuit I explain below. The temperature sensor used in each of the projects is DS18B20.
Clock Thermometer Circuit-1: In this circuit, the clock signal with cutting method I created. I use the LCD screen as a benchmark. I’ve used as the temperature sensor DS18B20 sensor.
Clock Thermometer Circuit-2: In this circuit, the hour and minute indicator I use 7-segment display. I created again with the clock signal cutting method.
Clock Thermometer Circuit-4: This circuit Hours-Minutes-Seconds and 7-segment display with indicators has been created. The clock signal from clock pulses of the clock through an exterior wall or table was prepared. Very true working hours.
Clock Thermometer Circuit-5: This program works with 7 segment LED display. Time information (RTC) DS1302 gets its. Shows seconds. Less shows the temperature.
Clock Thermometer Circuit-6: This program works with 7 segment LED display. Time information is received from the DS1302. Shows seconds. Less shows the temperature. Led blinks with medium cutting method.
Clock Thermometer Circuit-7: This program works with 7 segment LED display. Time information is received from the DS1302. Shows seconds. Less shows the temperature. Led blinks with medium cutting method. HISTORY shows.
Made with clock and thermometer circuit PIC16F628 7 All source files to the project. Proteus isis simulations PicBasic Pro code:
FILE DOWNLOAD LINK LIST (in TXT format): LINKS-90.zip
Source: CLOCK THERMOMETER CIRCUITS WITH PIC16F628 PICBASIC PRO
- What microcontroller is used in these projects?
The PIC16F628A microcontroller is used. - Which temperature sensor is utilized?
The DS18B20 sensor is used for temperature measurement. - How does Circuit-1 display information?
Circuit-1 uses an LCD screen as a benchmark with a clock signal created by a cutting method. - What component provides time data in Circuits-5, 6, and 7?
These circuits receive time information from the DS1302 module. - Can I see how these circuits work before building them?
Yes, Proteus ISIS simulations are provided for the projects. - What programming language is required for the code?
The source files use PicBasic Pro. - Do any circuits show seconds?
Yes, Circuits-4, 5, 6, and 7 show seconds on their displays. - How do Circuits-6 and 7 indicate status?
They use LEDs that blink with a medium cutting method and include a history feature.
