A 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 Article1Hz Clock Generator using PIC12F675
Based on the idea from http://www.josepino.com/pic_projects/?timebaseI have created a 1Hz Clock Generator. I use PIC12F675 as it’s available locally. Its price is just about US$1. The concept is using...
View ArticleA DCF77 Clock with RS232 Interface using PIC16F84
Description: The clock is synchronised via the German time signal DCF77. It has a display with automatic brightness control and a RS232 computer interface. Design Overview: The clock is built around a...
View ArticleLab 3: Four bit binary counter using PIC16F688
Description Today’s lab session is about binary counting LEDs. The binary 1 and 0 will be represented by turning LEDs on and off. You will make a 4-bit binary counter (using 4 LEDs) that counts from 0...
View ArticleQuozl’s Alarm Clock using PIC16F877
Old Alarm Clock Problems wake’s Quozl’s wife, a side-effect, needs to be armed each evening, 12-hour clock, cannot be armed more than 11.5 hours before alarm time, triggers at plus or minus ten...
View ArticleDIAL ALARM-1
This is the lowest cost dialing alarm on the market and shows what can be done with an 8-pin microcontroller. The complete circuit is shown below. You cannot see all the features of this project by...
View ArticleMikroElektronika’s “Ready for PIC” board talks to “Processing” using PIC16F887
“Ready for PIC“ is one of MikroElektronika‘s compact prototyping boards for 28 and 40 pin PIC microcontrollers. The board comes with PIC16F887 microcontroller which is preprogrammed with an UART...
View ArticleLong Period Astable Timer using PIC12F629
Description This software functions as a long period astable mutivibrator. The mark and space period can be set from 1 second up to a maximum 65535 seconds (18h12m15s). Using the internal 4Mhz RC...
View ArticlePrecision Delay Timer for PIC16F628A
Description This project is a crystal controlled precision timer providing accurate delays from 1 second to 15 hours 45 minutes. The timer delay is set using a 10-way DIP switch. The timer is started...
View ArticleRubidium Atomic Clock
Introduction In the 1970s I worked for a while for the UK Atomic Energy Authority (UKAEA) at a site in Winfrith, Dorset. Amongst a lot of other interesting work, I used a gamma ray density gauge that...
View ArticleSeven Segment Multiplexing using PIC18F4550 Microcontroller
As explained earlier, a seven segment interfaced with PIC uses almost an entire port (minimum 7 pins) to display a value. But a real time application, like watch, calculator etc., usually requires at...
View ArticleLift Counter using PIC12F629 Microcontroller
This project has been developed due to a request from Mr Moshweunyane (dmoshweunyane8@gmail.com). He asked for a circuit that would count up when someone entered a lift and count down when someone...
View ArticleHomemade Scope Clock DG7 tube and PIC16F876
Powersupply and CRT deflection and microcontroller test circuit. I was lucky to purcase two used but working DG7 tubes and a transformator cheap, one from Mullard and one from Phillips. Other CRT...
View ArticleMiniature Real-Time Controller using PIC16F84
Introduction The F84 MRTC was my second design of a miniature real-time controller. This version uses PIC16F84 running with a low power X-tal 32,768Hz. The scheduler for 6-channel output was saved in...
View ArticleDigital clock ds1307 using PIC microcontroller
igital clock using ds1307 and pic16f877a microcontroller is designed in this project. Digital clock using ds1307 displays time and date on LCD. PIC16F877A microcontroller is used to design digital...
View ArticleDigital Thermometer and Clock Project (Version 1.0)
This device uses two digital sensors (DS1620 or DS1820), measures the ambient temperature with 0,1 °C (0,2 °F) resolution and displays it on LCD 2×16 (LM016 etc.) screen. It have a clock, which is...
View ArticleMars Clock using PIC16F877A microcontroller
What do you do if you have a spare LCD module with backlight, a weird 16 button keyboard, and a PIC16F877A microcontroller gathering dust? A monster Martian Clock immediately springs to mind. You are...
View ArticleAlarm Clock Retrofit using PIC16F877
I had some beef with my (very) old alarm clock. It had a radio which was nice to wake up to, but two problems: 1) I would be in bed and think “Wait, did I set the alarm?” I would have to get up, turn...
View ArticleDigital Clock using PIC Microcontroller and DS1307 RTC
A Digital Clock can be made easily by using PIC Microcontroller, DS1307 and a 16×2 LCD. I have already posted about Interfacing DS1307 RTC with PIC Microcontroller. The DS1307 RTC can work either in...
View ArticleNew Earth Time (NET) digital clock in recycled retro-modern case using...
Ever get confused by GMT, or just wish you had a cooler way to keep track of time? Build a New Earth Time clock! Using a PIC microcontroller, some code, and a couple discrete parts, you too can have...
View Article