clock

PIC Microcontroller project – 24 hour clock and thermometer displayed via 16f690 microcontroller and LCD programmed in C Schematic

PIC Microcontroller project – 24 hour clock and thermometer displayed via 16f690 microcontroller and LCD programmed in C

I got to thinking that an interest in hi-fi can be a bit geek ( in a good way ) so I thought one of my latest geek projects might be of interest to some of you. You could build the project ‘as is’ without learning embedded C programming or you could use the project […]

PIC Microcontroller project – 24 hour clock and thermometer displayed via 16f690 microcontroller and LCD programmed in C Read More »

Mini 7 Segment Clock V3

Mini 7-Segment Clock V3

While I waited for the Mini 7-Segment Clock v3 PCBs to arrive, I got to work on designing an enclosure. First, I exported the PCB from EAGLE to SketchUp. I then assembled a complete 3D model with all the necessary components. With the 3D model complete, I could then design an enclosure to house the

Mini 7-Segment Clock V3 Read More »

PIC based WWVB clock Schematic

PIC based WWVB clock

Introduction There are many DIY versions of WWVB clock designs available on the web. Commercial “atomic” clocks are inexpensive and widely available, but I wanted to try my hand at designing one to gain insight into WWVB reception and to learn a little about programming a PIC microcontroller. My version is not the simplest available,

PIC based WWVB clock Read More »

DS1307 RTC Module

DS1307 RTC Module

The module based on DS1307, The DS1307 serial real-time clock (RTC) is a low-power, full binary-coded decimal (BCD) clock/calendar plus 56 bytes of NV SRAM. Address and data are transferred serially through an I²C, bidirectional bus. The clock/calendar provides seconds, minutes, hours, day, date, month, and year information. The end of the month date is

DS1307 RTC Module Read More »

Digital clock ds1307 using PIC microcontroller

Digital clock ds1307 using PIC microcontroller

Step 1: COMPONENTS REQUIRED 6 components needed : 1. Microcontroller (I have used AT89S52-8051 family), any programmable microcontroller can be used. 2.7 segment display 3.Crystal oscillator (12MHz) 4.Capacitor (10uF, 33pF/22pF) 5.LEDs 6.resistances (330 Ohm) 7.buzzer (piezo) 8.push switches And I’m not including soldering iron, wire, flux….. electricity !!! help me out 🙂 Step 2: Circuit Diagram   This

Digital clock ds1307 using PIC microcontroller Read More »

Rubidium Atomic Clock

Rubidium 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 amounted to a caesium-137 source, in its castle and collimator, the target (various), a sodium iodide detector (from

Rubidium Atomic Clock Read More »

230 VAC Timer

230 VAC Timer

Classic AC 230 V Timer project can be used in all application requiring a timer of up-to 3 Minutes to operate or control any AC mains load of up-to 200 Watts.  This project is based on the Classic 555 Timer IC, triggering a TRIAC.  Input and Output is Optically Isolated. Specifications Supply input 12 VDC

230 VAC Timer Read More »

A PIC based Alarm clock system

A PIC-based Alarm clock system

This project is aimed to design a ‘Sleep and Wake-up Assistant’. Different from a normal alarm clocks which can only make noise, this alarm clock is designed to wake up a person in a comfortable and effective way by involving sound, light stimulation, motion detection and vibration. The functions of this alarm system are: (

A PIC-based Alarm clock system Read More »