Engineers Garage

  • Projects and Tutorials
    • Electronic Projects
      • 8051
      • Arduino
      • ARM
      • AVR
      • PIC
      • Raspberry pi
      • STM32
    • Tutorials
    • Circuit Design
    • Project Videos
    • Components
  • Articles
    • Tech Articles
    • Insight
    • Invention Stories
    • How to
    • What Is
  • News
    • Electronic Products News
    • DIY Reviews
    • Guest Post
  • Forums
    • EDABoard.com
    • Electro-Tech-Online
    • EG Forum Archive
  • Digi-Key Store
    • Cables, Wires
    • Connectors, Interconnect
    • Discrete
    • Electromechanical
    • Embedded Computers
    • Enclosures, Hardware, Office
    • Integrated Circuits (ICs)
    • Isolators
    • LED/Optoelectronics
    • Passive
    • Power, Circuit Protection
    • Programmers
    • RF, Wireless
    • Semiconductors
    • Sensors, Transducers
    • Test Products
    • Tools
  • EE Resources
    • DesignFast
    • LEAP Awards
    • Oscilloscope Product Finder
    • White Papers
    • Webinars
  • EE Learning Center
  • Women in Engineering

8 LED Flasher with Flashing Speed Control

By Deepesh Verma

 

The 8-LED Flasher is built around Timer and Counter ICs. It Flashes 8 LEDs sequentially and the flashing speed can be controlled by a potentiometer. This can be used as a design pattern for decoration. But theoretically, it clears the Timer and Counter concepts in an easy way.

Working

·  The circuit is powered with a 9 V battery.

·  The monolithic integrated circuit 555 timer can be used as square-wave generator, linear saw-tooth generator, pulse generator, time delay generator, etc. here we use it to generate square waveform i.e. it is used in the Astable Mode with a duty cycle of 66.6%.

·   The output frequency of 555 timer in astable mode is given by:

F = 1.44/(R1+2*R2)*C1

·   We have R1=2.2K; R2=100k ; C1=1uF;

555IC

·  C1 charges through the resistances R1 and R2, and discharges through R2 only. The charging and discharging times are independent of supply voltage. The capacitor charges between (1/3)Vcc to (2/3)Vcc.

·   The R2=100k pot is varied to change the O/P Freq. of 555 Timer

·   This variation in Frequency leads to variation in Flashing speed of LEDs

The IC-CD4017 is Decade counter which comes in 16 pin Package.

·   The CD 4017 is called a COUNTER or DIVIDER or DECADE COUNTER. It is a very handy chip for producing “Running LED effects” etc.
It has 10 outputs. Output “0” goes HIGH on the rise of the first clock cycle.
On the rise of the second clock cycle, output “0” goes LOW and output “1” goes HIGH. This process continues across the ten outputs and cycles to output “0” on the eleventh cycle.
The “Carry Out” pin goes LOW when output “5” goes HIGH and goes HIGH when output “0” goes HIGH.
When RESET (pin 15) is taken HIGH, the chip will make output “0” go HIGH and remain HIGH.
When “Clock Inhibit” (pin 13) is taken HIGH, the  counter will FREEZE on the output that is currently HIGH.

·   In this configuration, When counter IC is triggered with a clock input, it starts counting i.e. provides a HIGH o/p sequentially (one by one) on all Bits (Q0,Q1…Q7). These bits can be identified from the below Pin Configuration of the IC.

·   As it reaches Q8, because the Pin 9 and 15 are shorted, so after 8 counts, the counter automatically Resets.

The 8 LEDs could be arranged in any pattern and thus be used as a decorative Light Toy in your living room. To be true, I gave it a heart shape and gifted to girlfriend.

555 IC

CD4017 IC

555 IC

 

 

 

Circuit Diagrams

555-Circuit

Project Video


Filed Under: 555 Timers, Circuit Design
Tagged With: 555 timer circuit, led flasher
 

Questions related to this article?
👉Ask and discuss on EDAboard.com and Electro-Tech-Online.com forums.



Tell Us What You Think!! Cancel reply

You must be logged in to post a comment.

HAVE A QUESTION?

Have a technical question about an article or other engineering questions? Check out our engineering forums EDABoard.com and Electro-Tech-Online.com where you can get those questions asked and answered by your peers!


Featured Tutorials

  • Designing Gate Driver Circuit and Switching Mechanism for Modified Sine Wave Inverter – (Part 9/17)
  • Completing Modified Sine Wave Inverter Design with Full Bridge Circuit and Step Up Transformer – (Part 10/17)
  • Designing an Offline UPS – Part (12 /17)
  • How to reduce Switching Time of a Relay – (Part 15/17)
  • Testing MOSFET – (Part 16/17)
  • Driving High Side MOSFET using Bootstrap Circuitry – (Part 17/17)

Stay Up To Date

Newsletter Signup

Sign up and receive our weekly newsletter for latest Tech articles, Electronics Projects, Tutorial series and other insightful tech content.

EE Training Center Classrooms

EE Classrooms

Recent Articles

  • MicroPython – I2C protocol in ESP8266 and ESP3
  • New automotive radar sensor enables reliable in-cabin monitoring system
  • TI breaks ground on 300-mm semiconductor wafer-fabrication plants in Texas
  • New wireless AR Smart Viewer reference design
  • Infineon launches scalable and wireless charging platform with configurable controllers

Most Popular

5G 555 timer circuit 8051 ai Arduino atmega16 automotive avr dc motor display Electronic Part Electronic Parts Fujitsu ic infineontechnologies integratedcircuit Intel IoT ir lcd ldr led maximintegratedproducts microchip microchiptechnology Microchip Technology microcontroller microcontrollers mosfet motor powermanagement Raspberry Pi remote renesaselectronics renesaselectronicscorporation Research samsung semiconductor sensor software STMicroelectronics switch Technology vishayintertechnology wireless

RSS EDABOARD.com Discussions

  • What's the deal with all these "MPPT" IC's with no current sense?
  • Photovoltaic MOSFET Drivers - Voltage Rating
  • Impedance requirement for SDRAM signals
  • A circuit that can adjust a resistance and probing a voltage node
  • A analogue circuit that spit out the resistance desired

RSS Electro-Tech-Online.com Discussions

  • IRS2453 the H circuit
  • Ampro 16mm Stylist projector woes.
  • How to quickly estimate lead acid battery capacity ?
  • Finally switched to Linux.
  • Multistage BJT amplifier
Engineers Garage
  • Analog IC TIps
  • Connector Tips
  • DesignFast
  • EDABoard Forums
  • EE World Online
  • Electro-Tech-Online Forums
  • Microcontroller Tips
  • Power Electronic Tips
  • Sensor Tips
  • Test and Measurement Tips
  • 5G Technology World
  • About Us
  • Contact Us
  • Advertise

Copyright © 2022 WTWH Media LLC. All Rights Reserved. The material on this site may not be reproduced, distributed, transmitted, cached or otherwise used, except with the prior written permission of WTWH Media
Privacy Policy | Advertising | About Us

Search Engineers Garage

  • Projects and Tutorials
    • Electronic Projects
      • 8051
      • Arduino
      • ARM
      • AVR
      • PIC
      • Raspberry pi
      • STM32
    • Tutorials
    • Circuit Design
    • Project Videos
    • Components
  • Articles
    • Tech Articles
    • Insight
    • Invention Stories
    • How to
    • What Is
  • News
    • Electronic Products News
    • DIY Reviews
    • Guest Post
  • Forums
    • EDABoard.com
    • Electro-Tech-Online
    • EG Forum Archive
  • Digi-Key Store
    • Cables, Wires
    • Connectors, Interconnect
    • Discrete
    • Electromechanical
    • Embedded Computers
    • Enclosures, Hardware, Office
    • Integrated Circuits (ICs)
    • Isolators
    • LED/Optoelectronics
    • Passive
    • Power, Circuit Protection
    • Programmers
    • RF, Wireless
    • Semiconductors
    • Sensors, Transducers
    • Test Products
    • Tools
  • EE Resources
    • DesignFast
    • LEAP Awards
    • Oscilloscope Product Finder
    • White Papers
    • Webinars
  • EE Learning Center
  • Women in Engineering