Real time clock with 2 alarms and temperature sensing using PIC18F4550 and...
After the simple interfacing of the PIC18F4550 microcontroller with the DS3231 RTC, now let’s add the alarms functionality and temperature monitor to our previous project. Interfacing PIC18F4550 with...
View ArticleReal time clock with remote control and ST7735 TFT display
(Some knowledge about RC-5 protocol is required) This project shows how to build a remote controlled real time clock with TFT display using PIC18F4550 microcontroller. In this project DS1307 RTC is...
View ArticleTime-Controlled Switch Using PIC16F72
A time controlled switch is an automatic timer switch that turns an appliance ‘on’ for the desired time duration. After the preset time duration, the timer automatically switches off, disconnecting the...
View ArticleDS1307 Based Hand Clock with seven segment display using PIC16F877A
DS1307 Based Hand Clock with seven segment display using PIC16F877A (Code) //------Project by { ZAKI }--"facebook.com / Zaki Semel"----------// //------Project { Clock Hand }---For Pic16f877a & 7...
View ArticleThe Weeder Frequency Counter using PIC16F84
This is a port by Peter Cousens to the PIC 16F84 of the 50Mhz Frequency counter kit {originally available} from Weeder Technologies . Since it uses a base PIC that is easily programmable, and provides...
View Article10MHz DDS Sine/Square Function Generator based on the AD9835 using PIC16F628
An extremely simple and low cost Sine/Square wave generator based on the Analog Devices AD9835 Direct Digital Synthesis (DDS) Generator chip. The frequency can be set for any frequency from 1Hz to...
View ArticleSingle-Tube nixie clock | Microcontroller Project
Here is the nixie clock ! PIC16F84A microcontroller Single-digit Nixie, sequential hours, minutes and seconds display DCF-77 atomic clock, with automatic or manual time set-up high voltage power...
View ArticleVideo Clock Superimposer using PIC16C711
About the Project As a followup to my VCR Pong project, here is a gadget that is actually useful in the Real World! It superimposes the time of day, in “HH MM SS” format, in the bottom right-hand...
View ArticleHard Drive Clock using PIC16F628
ave an old hard drive that no longer works? As long as it still spins up chances are you could build a clock out of your old hard drive! You will need some electronic knowledge, some common electronic...
View ArticleA PIC16F84A Alarm Clock
Here is a simple PIC16F84A alarm clock. This page summarizes this discussion (in french) in my forum, where Samir (aka numerique1) requested for help to build a weekly alarm clock for his school. Many...
View ArticleReal time clock with 2 alarms and temperature sensing using PIC18F4550 and...
After the simple interfacing of the PIC18F4550 microcontroller with the DS3231 RTC, now let’s add the alarms functionality and temperature monitor to our previous project. Interfacing PIC18F4550 with...
View ArticleReal time clock with remote control and ST7735 TFT display
(Some knowledge about RC-5 protocol is required) This project shows how to build a remote controlled real time clock with TFT display using PIC18F4550 microcontroller. In this project DS1307 RTC is...
View ArticleTime-Controlled Switch Using PIC16F72
A time controlled switch is an automatic timer switch that turns an appliance ‘on’ for the desired time duration. After the preset time duration, the timer automatically switches off, disconnecting the...
View ArticleDS1307 Based Hand Clock with seven segment display using PIC16F877A
DS1307 Based Hand Clock with seven segment display using PIC16F877A (Code) //------Project by { ZAKI }--"facebook.com / Zaki Semel"----------// //------Project { Clock Hand }---For Pic16f877a & 7...
View ArticlePICMicro PWM TMR0 Calculators
Microchip PIC microcontroller series of Pwm Tmr0 Time Delay code calculations for programs PICMicro Pwm Calculator Oscillator frequency settings when TMR2 PR2 identify values Actual values...
View ArticleReal Time Clock/Calendar with Remote Control
Remote Controlled Real Time Clock/Calendar with PIC12F1822, DS1307 It is good idea to build a simple and low cost DIY remote controlled real time clock/calendar using simple components. This post show...
View ArticlePIC12F1822 ADC and PWM modules
This topic gives a short descriptions about PIC12F1822 microcontroller ADC and PWM module and how to use them using CCS PIC C compiler. For more details go to PIC12F1822 datasheet. PIC12F1822 ADC...
View ArticleNEC Remote control decoder with PIC16F84A
The NEC protocol uses pulse distance encoding of the bits. Each pulse is a 562.5µs long with carrier frequency of 38KHz. Logic bits are transmitted as follows: Logic 0: 562.5µs pulse burst followed by...
View ArticleReal time clock and temperature monitor using PIC16F887 and DS3231
The last interfacing of the PIC16F887 microcontroller and DS3231 RTC is the building of a simple real time clock and calendar with two buttons for setting time and date. Project link is the one below:...
View ArticleReal time clock & calendar with PIC18F4550 and DS3231
Interfacing PIC18F4550 with DS3231 RTC The DS3231 is a low cost , extremely accurate real time clock with a built-in crystal oscillator. The characteristics of the DS3231 make it one of the best...
View Article