• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Homemade Circuit Projects

Get free circuit help 24/7

  • 1000+ Circuits
  • Privacy Policy
  • About Us
  • Contact
  • Disclaimer
  • Videos – Circuit Test Results
You are here: Home / 555 IC Circuits / IC 555 Based Simple Digital Stopwatch Circuit

IC 555 Based Simple Digital Stopwatch Circuit

Last Updated on February 23, 2020 by Swagatam 29 Comments

In this article we'll study a digital stopwatch design configured around the very popular IC LM555 in conjunction with a 4-digit counter IC with multiplexed 7-segment output drivers (MM74C926).

Written and Submitted by: Jennifer Goldy

Circuit Operation

IC MM74C926 is internally made up of a 4-digit counter, an output latch up stage, a npn output responsible for sourcing driver networks for common-cathode, 7-segment display and an internal multiplexing circuitry with four multiplexing outputs.

The multiplexing circuit stage also includes an in-built free running oscillator, and does not rely on any additional external frequency generating network.

The counter is designed to proceed on a negative rising of the clock signals.

The clock signal is manufactured by the timer IC LM555 (IC1) and impressed over pin 12 of IC2.A higher signal on reset pin 13 of IC2 resets the IC to zero logic.

Reset pin 13 is associated with +5V by means of a reset push-on-switch S3.

The moment S2 is is pressed even for a fraction of a second, the count figure is rendered to a zero logic, transistor T1 responds with a trigger and it resets IC1.

This enforces the counting to start in a situation wherein S2 is in ‘off’ condition.

Circuit Diagram

A low logic signal on the latch-enable input pin 5 (LE) of IC2 latches the count in the counter module into the on chip set output latches.

In an event when switch S2 is switched ON, pin 5 is forced to go low and thereby the count figure is allowed to be saved in the latch section of the IC.

Display-select pin 6 (DS) ascertains if the figure on the counter or the stored count in the latch may be shown on the display or not.

In case pin 6 is held low the figure in the output latch section is enabled to get displayed, however if pin 6 is rendered with a high logic the count stored in the counter is illuminated over the connected display.

On an occasion when switch S2 is switched, the base of pnp transistor T2 is linked with ground ensuring that it begins operating. The emitter of T2 is rigged with DS pin of IC2.

Consequently, whenever switch S3 is switched ON, reset pin 13 of IC2 is coupled with negative through the transistor T1 making sure that the oscillator is inhibited from generating clock pulses. This operation is executed to implement a synchronization between IC1 and IC2.

At the first level, reset the module in order to enable the display to show ‘0000.’ Next disconnect switch S2 for the stop watch to initiate its counting the periods. In case you wished to inhibit the clocking of the chip, simply switch OFF the control S2.

The given rotary switch S1 may be opted for selecting the many different time intervals at the output of the astable multivibrator (IC1).

The proposed digital stopwatch circuit will work off a 5V supply inputs. The circuit may be easily fixed and built on a general-purpose PCB.

You may want to enclose the entire circuit in a metallic cabinet with slots built for four 7-segment displays, rotary switch S1, start/stop switch S2 and reset switch S3 in the dashboard plate of the selected encloser.




Previous: Simple Digital Clock using LM8650 IC Circuit
Next: How to Interface Arduino PWM with any Inverter

About Swagatam

I am an electronic engineer (dipIETE ), hobbyist, inventor, schematic/PCB designer, manufacturer. I am also the founder of the website: https://www.homemade-circuits.com/, where I love sharing my innovative circuit ideas and tutorials.
If you have any circuit related query, you may interact through comments, I'll be most happy to help!

You'll also like:

  • 1.  Designing Power Supply Circuits – Simplest to the Most Complex
  • 2.  Car Speed Limit Warning Indicator Circuit
  • 3.  Simple Delay Timer Circuits Explained
  • 4.  Ice Warning Circuit for Automobiles
  • 5.  Timer Based Cell Phone Charger Circuit
  • 6.  Motorcycle Button Start Locking Circuit

Please Subscribe (Only if you are Genuinely Interested in our Newsletters)


 

Reader Interactions

Comments

    Your Comments are too Valuable! But please see that they are related to the above article, and are not off-topic! Cancel reply

    Your email address will not be published. Required fields are marked *

  1. Search Related Posts for Commenting

  2. Jackie says

    The description of the MM74C926 functions in the Digital Stopwatch Circuit is interesting.
    I’m trying to set up a 4 digit random events counter, updated every second, that shows the total number of events between one-second resets.
    Apparently the total count, in my case for the period of the previous second, can be stored in the latch section whilst the count for the current second proceeds, without actually showing the progress of that count until the total is reached at the next rest event. Is that correct? And if so, what is the time relationship between the pulses needed, and their shape, for the reset and latch inputs? The datasheets do have some info at the back, but it’s not very clear.

    Reply
    • Swagatam says

      Hi, I have not studied this IC so far, the post was submitted by another author, so at the moment providing a solution may be difficult for me.

      Reply
  3. aimen amir says

    how to connect 7 segments together if i have 4 seperate 7 segments for this circuit

    Reply
    • Swagatam says

      I don’t think separate displays can be connected with this circuit, it has to be exactly as indicated in the diagram.

      Reply
  4. Abu-Hafss says

    Hi

    I need to display the time in seconds and milliseconds.
    Format 99.99, example ….. 17.46 sec

    How to enable decimal point between the 2nd and 3rd digit?
    Any alternate for MM74C926 ?

    Reply
    • GR says

      Hi,

      sorry presently I do not have the solution for this query.

      Best Regards

      Reply
  5. bernardeau says

    sorry, but y can’t read the value of R2. Is it 3.9 k ?

    Reply
    • Swag says

      yes it is 3.9K or you can modify it through a practical testing

      Reply
  6. Henrik Lauridsen says

    Hi Swagatam,

    I am not if you got the message posted on your contact site, so therefore I am sending it again.

    I need a countdown timer with a relay which can be set to 1 to 5 minutes.
    I would like the timer to show the preset time on 7 segments e.g. 3 min. = 180 or 3.00
    When the time counts the 7 segments shall show the remaining time.
    When the time is up the relay must switch off.

    I don’t have Arduino and no skills in PIC programming yet.

    Can you help me out with a circuit / schematic?

    Thank you in advance,
    Henrik

    Reply
    • Swagatam says

      Hi Henrik, your earlier comment became lost in the contact page, which has some glitch.

      as for your requirement, showing how much time is left digitally can be difficult since I do not have the idea with me at the moment.

      however the relay mechanism can be easily implemented using a 4060 IC timer with a transistor relay driver circuit.

      Reply
  7. Unknown says

    How to connect the battery. I am very much confused. Please help.

    Reply
  8. Waqar Shaukat says

    This circuit will display the result on all the four 7-segments only in seconds or on two 7-segments in minutes and on two 7-segments in seconds

    Reply
    • Swagatam says

      It's a counter circuit, which will count the number of pulses fed by the IC555, so it has nothing to do with seconds, or minutes or hours….if the 555 is set with 1Hz pulse then the counter will on counting at the rate of 1 second per count until 9999 count is reached.

      Reply
  9. Jideofor Igwe says

    which DMM voltage test function am i expected 2use when testing the CD4017 output while it is oscillating is it vac or vdc bcos i used vdc when i got d 2v but wen i used vac i got 4v which of them is corect

    Reply
    • Swagatam says

      it must be ON DC range…not AC

      Reply
  10. Jideofor Igwe says

    sir i am clocking the CD4017 with NE555 monostable pulse width modulator. And anoda NE555 astable multivibrator is then driving the monostable pwm through its trigger pin at a frequency of 478KHz(r1=1k, r2=100k, c=15pF) for the NE555 astable multivibrator. And r1=5.6k, c=330pF for the monostable pwm. But its control pin is held high with 10nF. Help me!

    Reply
    • Swagatam says

      without disturbing the 10nF connect pin5 with the positive line and check the response.

      Reply
  11. Jideofor Igwe says

    sir i did! And i got aproximately 2v. that is 25% of supply value. Is anything wrong?

    Reply
    • Swagatam says

      2V for a 8V supply is quite low, it could be due to low duty cycle from the oscillator, make sure the duty cycle of the oscillator is 50%, only then you can expect a 4V from the outputs.

      Reply
  12. Ram says

    I am using 80 pcs led in series with diode bridge and 10 ohm 0.5w resister (one at positive end and one at negative end) without any electronics capacitor and ppc capacitorto to drop down the voltage. But every day one , two .. led getting burned and I have to find and replace it ? PPC capacitor must needed and then use the number of led as per ppc cap specifications ??

    Reply
    • Swagatam says

      without a capacitor it could be suicidal, a capacitor is a must.

      led current will depend on the capacitor value, not the quantity

      Reply
  13. Ram says

    Sir, can you please some necessary changes for adding 93( as per https://homemade-circuits.com/2012/04/how-to-make-led-bulb-circuit.html ) led directly with ac supply. I have ultra bright 1/4 watt led.

    Reply
    • Swagatam says

      Ram, no changes would be required, you may use the circuit as is.

      Reply
  14. Jideofor Igwe says

    How can one test the output voltage of a CD4017 with a DMM when d CD4017 is powered from 8v supply and clocked at a frequency of 478KHz and pin 10 and 15 are connected 2geda?

    Reply
    • Swagatam says

      check it in the normal way across any of the output pin and ground, the result should be approximately 50% of the supply value.

      Reply
  15. Sriram Kp says

    Hai, the circuit diagram is in low resolution and not able to read the values of the components in the diagram. Could u pls post a little bit high resolution pic???
    THanks…

    Reply
    • Swagatam says

      Hi, thanks, please check it now.

      Reply
    • Sriram Kp says

      Could u pls suggest any other alternative IC for MM74C926 which has the same working?? Bcoz the above IC is expensive in my area, Rs.550.

      Reply
    • Swagatam says

      I have no idea about it presently, I'll try to find it and let you know

      Reply


  16. COMMENT BOX IS MOVED AT THE TOP


Primary Sidebar

Electronic Projects Categories

  • 3-Phase Power (15)
  • 324 IC Circuits (19)
  • 4017 IC Circuits (51)
  • 4060 IC Circuits (25)
  • 555 IC Circuits (92)
  • 741 IC Circuits (18)
  • Amplifiers (49)
  • Arduino Engineering Projects (82)
  • Audio Projects (83)
  • Battery Chargers (75)
  • Car and Motorcycle (87)
  • Datasheets (44)
  • Decorative Lighting (Diwali, Christmas) (31)
  • DIY LED Projects (81)
  • Electronic Components (96)
  • Electronic Devices and Circuit Theory (34)
  • Electronics Tutorial (99)
  • Fish Aquarium (5)
  • Free Energy (34)
  • Games (2)
  • GSM Projects (9)
  • Health Related (17)
  • Heater Controllers (23)
  • Home Electrical Circuits (98)
  • Incubator Related (6)
  • Industrial Electronics (25)
  • Infrared (IR) (39)
  • Inverter Circuits (94)
  • Laser Projects (10)
  • LM317/LM338 (21)
  • LM3915 IC (24)
  • Meters and Testers (52)
  • Mini Projects (152)
  • Motor Controller (64)
  • MPPT (7)
  • Oscillator Circuits (12)
  • PIR (Passive Infrared) (8)
  • Power Electronics (32)
  • Power Supply Circuits (64)
  • Radio Circuits (9)
  • Remote Control (46)
  • Security and Alarm (55)
  • Sensors and Detectors (115)
  • SG3525 IC (4)
  • Simple Circuits (72)
  • SMPS (30)
  • Solar Controllers (60)
  • Timer and Delay Relay (51)
  • TL494 IC (5)
  • Transformerless Power Supply (8)
  • Transmitter Circuits (36)
  • Ultrasonic Projects (12)
  • Water Level Controller (45)

Follow Homemade Circuits

Facebook
Twitter
YouTube
Instagram
My Facebook-Page
Quora

Feeds

Post RSS
Comment RSS

Circuit Calculators

  • AWG to Millimeter Converter
  • Battery Back up Time Calculator
  • Capacitance Reactance Calculator
  • IC 555 Astable Calculator
  • IC 555 Monostable Calculator
  • Inductance Calculator
  • LC Resonance Calculator
  • LM317, LM338, LM396 Calculator
  • Ohm’s Law Calculator
  • Phase Angle Phase Shift Calculator
  • Power Factor (PF) Calculator
  • Reactance Calculator
  • Small Signal Transistor(BJT) and Diode Quick Datasheet
  • Transistor Astable Calculator
  • Transistor base Resistor Calculator
  • Voltage Divider Calculator
  • Wire Current Calculator
  • Zener Diode Calculator

© 2021 · Swagatam Innovations

We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok