|
| Clicks: 10826 | Votes: 0 | Comments: 0 | Rating: 0 | Rank: 0
Digital Clock Timer schematic
|
This clock timer uses a PIC16F628 microcontroller to display 3 and 1/2 digit time and control an external load. The clock includes a calendar with leap year and optional daylight savings adjustments. The timer output can be set from 1 to 59 minutes and manually switched on and off. The clock also has a correction feature that allows an additional second to be added every so many hours to compensate for a slightly slow running oscillator. The oscillator uses a common 32.768 KHz watch crystal and the frequency can be adjusted slightly with the 24pF capacitor on the right side of the crystal...
|
|
|
| Clicks: 9351 | Votes: 0 | Comments: 0 | Rating: 0 | Rank: 0
Quartz Crystal Windup Wall Clock
|
Last year, I found a 31 day pendulum wall clock (dissambled) in a box of parts at a swap meet and decided to try and put it together and regulate it with a quartz crystal oscillator. The escapement part that rocks back and forth and drives the pendulum was missing and had to be made from a couple razor blade pieces and heavy copper wire. The razor blade escapement worked well but only allowed the movement to advance as the pendulum swung, and would not sustain the pendulum motion by itself. But this wasn't a problem since the quartz crystal divider circuit provides energy to the pendulum with an electromagnet to keep it swinging with only a 5 second error per day. ..
|
|
|
| Clicks: 14202 | Votes: 0 | Comments: 0 | Rating: 0 | Rank: 0
Clock timer with LEDs
|
This is a programmable clock timer circuit that uses individual LEDs to indicate hours and minutes. 12 LEDs can be arranged in a circle to represent the 12 hours of a clock face and an additional 12 LEDs can be arranged in an outer circle to indicate 5 minute intervals within the hour. 4 additional LEDs are used to indicate 1 to 4 minutes of time within each 5 minute interval.
..
|
|
|
| Clicks: 17306 | Votes: 0 | Comments: 0 | Rating: 0 | Rank: 0
28 LED Clock schematic
|
In the circuit below, 60 individual LEDs are used to indicate the minutes of a clock and 12 LEDs indicate hours. The power supply and time base circuitry is the same as described in the 28 LED clock circuit above. The minutes section of the clock is comprised of eight 74HCT164 shift registers cascaded so that a single bit can be recirculated through the 60 stages indicating the appropriate minute of the hour. Only two of the minutes shift registers are shown connected to 16 LEDs. Pin 13 of each register connects to pin 1 of the next for 7 registers. ..
|
|
|
|
|
|
| Clicks: 9922 | Votes: 0 | Comments: 0 | Rating: 0 | Rank: 0
Digital Clock with Solar Regulator
|
The basic clock circuit (top schematic below) is similar to the binary clock (on another page) and uses 7 ICs to produce the 20 digital bits for 12 hour time, plus AM and PM. A standard watch crystal oscillator (32,768) is used as the time base and is divided down to 1/2 half second by the 4020 binary counter. One half of a 4013 data latch is used to divide the 1/2 second signal by 2 and produce a one second pulse that drives the seconds counter (74HC390 colored purple). The minutes are advanced by decoding 60 seconds (40 + 20) and then resetting the seconds counter to 0 and at the same time advancing the minutes counter. The same procedure is used to advance the hours. The second half of the 4013 latch is used to indicate AM or PM and is toggled by decoding 13 hours and resetting the hours to 0 and then advancing the hours to "one"...
|
|
|
Crossed from: Led circuits | Clicks: 18119 | Votes: 0 | Comments: 0 | Rating: 0 | Rank: 0
19 LED Clock circuit
|
The clock circuit above uses seven ICs and 19 LEDs to indicate binary coded decimal time. The LEDs can be arranged (as shown in example above) so that each horizontal group of 3 or 4 LEDs represents a decimal digit between 0 and 9 and each individual LED represents a single bit or (binary digit) of the value. Binary digits have only two values (0 and 1) so a number written in binary would be something like 1001 or 0011, which represents decimal numbers 9 and 3 respectively. From right to left, each binary (1) represents increasing powers of 2, so that a 1 in the right hand place represents 2^0=1 and the next place to the left is 2^1=2 and then 2^2=4, and so forth...
|
|
|
Crossed from: PIC Microcontroller | Clicks: 1229 | Votes: 0 | Comments: 0 | Rating: 0 | Rank: 0
Clock using analogue multimeters ( PIC16F628A )
|
The Multimeter Clock consists of three multimeters, the first meter displays hours, the second displays minutes and the last displays seconds. A 16F628A PIC microcontroller keeps track of time and outputs a calculated current to each meter to display the current time. The user enters the time by pressing three time adjust buttons. The first button increments the hours, the second button increments the minutes and the third button resets the seconds. Once the time has been entered the microcontroller will keep track of time from there. An interrupt fires every 10th of a second to increment a 10th second counter. Another routine checks to see if we have at least one full second of time, if we do the current time is incremented by a second...
|
|
|
Crossed from: PIC Microcontroller | Clicks: 15815 | Votes: 0 | Comments: 0 | Rating: 0 | Rank: 0
Gear clock using PIC 16f628A
|
The heart of the clock is a PIC 16f628A microcontroller (PDF). This microcontroller has an internal oscillator however an external 20MHz crystal oscillator is being used since it will have to accurately keep track of time for weeks and months. The microcontroller is interfaced to two buttons and one motor. The interface is very simple, it consists of two buttons. When the left button is pressed the clock advances time using the motor. When the right button is pressed the clock decrements time using the motor. The only issue is when you need to correct time by many hours you would have to keep the button pressed for a long time. ..
|
|
|
| Clicks: 6673 | Votes: 0 | Comments: 0 | Rating: 0 | Rank: 0
Clock pulse generator for CMOS
|
Excellent clock generator to drive 4017 type cmos circuits. R1 = 10K to 10M, C1 = 100pF to 47uF. Fo is ±1Kz when R1=100K and C1=10nF. Input voltage can be from 5 to 15V...
|
|
|
Crossed from: AVR Microcontroller | Clicks: 1680 | Votes: 0 | Comments: 0 | Rating: 0 | Rank: 0
Nixie Clock with AVR
|
This was my second Nixie clock project. I wanted something a little smaller / cheaper / simpler then my rather large B-7971 clock. I will post the design for that one of these days. I was trying to simplify everything. And basically wound up with a one chip solution, ... the micro itself does just about everything. The Nixie tubes are relatively cheap and available (Ebay) Russian IN-17s. Discrete transistors drive the tubes in a 1x4 mux arrangement. Needs 15 I/O lines from the processor. No external RTC chip. Saw no need for 10 years backup with a lithium battery. Really just wanted a few hours to handle the typical short term power outages I get so I don't have to reset the time too often. ..
|
|
|
| Clicks: 17524 | Votes: 0 | Comments: 0 | Rating: 0 | Rank: 0
Digital Clock
|
The digital clock of circuit, has as base one IC, the MM5314N, in which are contained all the circuits that need. The IC1 collaborates with six Display of common anode, that are not critically as materials. You can select what dimension, you want it is enough you adapt pins their in the circuit. The display are drive by a system of polyplexis and are drive by thirteen transistors. For timing the circuit, is used the frequency of network (50HZ). This solution is the simplest, that it is not best. For more constant frequency you can use a circuit that would be based on crystal, (it will be given shortly). For the clue of hour are used six display of 7 element common anode. The DS1-DS2, show the hours (decades-unit respectively), the DS3-DS4, show the minutes and DS5-DS6, the seconds. ..
|
|
|
| Clicks: 19035 | Votes: 0 | Comments: 0 | Rating: 0 | Rank: 0
LCD digital Clock using PIC16F628
|
The reason why I'm using a LCD display is because it allow me to display many characters and it doesn't need to be "refreshed" as 7-segment Led displays. Also, the interface requieres less I/O pins.
For this project I used a 16x1 LCD Display with 4-bits interface...
|
|
|
| Clicks: 10510 | Votes: 0 | Comments: 0 | Rating: 0 | Rank: 0
Led Clock using PIC16F84
|
Using only 2 capacitors, 3 resistors, 4 seven-segment Display, 1 xtal, 2 switches n.o. and 1 Microcontroller PIC, you can build this Digital Led Clock. you can use common anode or common cathode display, just select the display type. Here is the pinout information: Pin 3 defines the display type. If you will use common cathode display, connect to negative. For common anode, connect to positive. Here is a example circuit:..
|
|
|
Crossed from: Timer Circuits | Clicks: 17292 | Votes: 0 | Comments: 0 | Rating: 0 | Rank: 0
Greenhouse irrigation controller ( PIC16F84 )
|
This is a simple one-valve irrigation controller made for our greenhouse. The code contains a software real-time clock (RTC) and a multiplexed 8-digit LED display and keyboard you can use in other projects. The operating software is simple, it contains a real-time clock and a day counter. The valve is turned on in regular intervals in the same time. Day setting specifies the number of days between the activations, time setting specifies the time of the day when to start. Duration is the time after which the valve will be turned off. MODE button cycles through clock, start time and duration settings. the interval and starting time set will be stored in the DATA EEPROM. Scheduling can be totally turned OFF by the ENABLE button. Irrigation can be manually turned ON/OFF any time by the START/STOP buttons
..
|
|
|
| Clicks: 4772 | Votes: 0 | Comments: 0 | Rating: 0 | Rank: 0
Digital Clock with 6 nixies
|
The clock will have 6 digits and time setting will be done by means of a few buttons. I will try to use the most common types from widely used microcontroller families of miscellaneous producers. I will write the program in C language. Nixies need high voltage for operation. I wanted to avoid dangerous mains line voltage. The supply voltage for the clock must be safe 12 V. As the main target of the construction was toy, this instruction is not subtle construction with mechanical details and specified case. You can modify the clock to your taste and qualification. Most of blocks in the block diagram are clear. Somewhat special is converter TTL/high voltage for nixies. Anode drivers are based on high voltage NPN and PNP transistors. I took the driver here. TTL IC 74141 ensures BCD decoder and high voltage driver for individual digits. ..
|
|