Introduction: Know Your IC: 555 Timers
Hello and welcome to a new instructables series called "Know Your Integrated Circuit"
Know Your IC seeks to demystify common Integrated Circuits and allows people to understand them to a point where they can use them in their own projects.
The first circuit in this series is the widely used 555 timer.
If you have suggestions for future chips we should cover, please shoot me an email!
UPDATE:
I decided to make the layout pictures easier to read, i know it was confusing some people. I hope this helps!
Step 1: History of the Chip
The 555 timer was created by Hans Camenzind (b. 1934) in 1970 while he was working for Signetics. The design process took about a year. Designing the chip was all done by hand, using rubylith which made the process take much longer than by today's standards.
The 555 timer replaced 23 transistors, 15 resistors and 2 diodes and allowed manufacturers to use this problem solving method much easier.
Today with billions of the chips in exsistence, it is one of the most widely used chips. Most people who do electronics hear of the 555 timer first. It is the gateway drug to the world of integrated circuits.
References
http://www.semiconductormuseum.com/Transistors/LectureHall/Camenzind/
Step 2: Function of the Chip
WHAT DOES THAT MEAN?
Well i'm glad you asked. An Oscillator is something that produces and constant electrical wave, like a sine or square wave. The timer will pulse at a specific interval depending on the components attached.
The 555 chip has 3 main modes:
-
Monostable Mode for "One Shot" pulse generation:
-
Astable Mode for putting out a continuous stream of pulses. (aka timer):
- Bistable mode for acting like a Schmitt trigger.
The Pin out of the 555 timer is as follows:
Pin 1: Ground
Pin 2: Triggering the timer, connecting this to ground starts the chip up.
Pin 3: Output, stays at whatever Vcc is
Pin 4: Forces pin 3 to low if grounded
Pin 5: Used to adjust trigger threshold.
Pin 6: Threshold that ends timer when 2/3 of Vcc is reached.
Pin 7: Discharge, connects to ground when output is low
Pin 8: Power, denoted in most contexts as Vcc
Images above are borrowed from: http://clarkson-uk.com/555-timer/
Resources: http://www.markallen.com/teaching/ucsd/147a/lectures/lecture4/5.php
Step 3: Project: 555 Timer Light Blinker
For our project i will be building a simple LED flasher.
For this project you will need the following:
1 555 chip (Radio shack sells them, or get them for 25 cents each online)
1 100K Ohm Resistor
1 12k Ohm Resistor
1 220 Ohm Resistor
1 4.7 uF Capacitor
1 LED
1 9v Battery Snap
1 9v Battery
Then to lay it out you will want:
1 Breadboard
some solid core wire for hook ups.
Step 4: Project: Layout and Schematic
We will go over the layout by pin number, Just do the following the the circuit should work, if it doesn't take a look at my breadboarded version
Pin 1: Ground
Pin 2: goes to pin 6
Pin 3: hooks up to the 220 ohm resistor, then to the led and then the ground of the led goes to ground.
Pin 4: Unused
Pin 5: Unused
Pin 6: Has the 100k Ohm resistor between it and pin 7 and the 4.7 uf capicitor from it to ground (Make sure you get the polarity right!).
Pin 7: Has the 100k Ohm resistor between it and pin 6 and a 12k resistor that goes to power
Pin 8: Power
Once that is put together, test it out. The LED should blink on and off slightly quick. again if something doesn't seem right check the pictures and if your IC gets hot remove power immediately or you'll fry your chip.
Step 5: Project: Analyising the Circuit
If you understand what the pinouts of the 555 timer chip mean, you can see what is happening with this circuit. This project is a simple implementation of this chip.
The capacitor controls the blink speed so you could change that out to make it blink slower or faster. Higher capacitance = lower speed.
Step 6: Final Thoughts
I hope you enjoyed this first edition of know your IC. If you have suggestions for this series or would like to do you own "Know Your IC" installment, Please contact me!

Participated in the
LED Contest
4 People Made This Project!
- onwenwa made it!
- marcelmizzi made it!
- pooter1433 made it!
- RaviJ1 made it!
65 Comments
2 years ago
hi, can you help me?
to identify this IC, its from a laser module (neje 7w)
i conect wrong the positive wire, and burn...
5 years ago
The plugblock appears correct but the schematic shows the 12K resistor in the wrong place. It should connect between 8 and 7. The 100K resistor connects between 7 and 6.
7 years ago
thanks, it worked!
8 years ago on Introduction
I would like to make it alternate the spinning direction of a motor. How to i do this and how do i modify the time before it changes direction?
Reply 7 years ago
Like in his schematic, design a simple RC circuit with a time constant of your choice.
7 years ago
I would be cool if you would go into more detail about the IC. Or like a section the gives Examples of its use or real world applications. One thing i did enjoy is its simplicity. I was actually looking for a timer circuit because im building a circuit that have parts that have to be run at different time intervals. I was thinking of using D flip flops but then i would need to get my hands on a clock and i would need more resistors. This will fit perfectly. Thanks!
7 years ago on Step 2
thanks
7 years ago on Introduction
DITTO the requests for 741 ic. Do you have instructables for 555, 385, 741 with Arduino?
8 years ago on Introduction
555 is alalog or digital ic?
Reply 8 years ago on Introduction
analog
8 years ago on Introduction
555 is alalog or digital ic?
8 years ago on Introduction
555 is alalog or digital ic?
8 years ago on Introduction
555 timer is a analoge or digital ic?
how to determine the analog or digital ic in electronic ics?
9 years ago on Introduction
Hello everyone
I want to make a circuit using astable mode of 555 ic in which
1. I need to generate Biphasic or Bipolar pulses at particular Frequency like 500hz
2. I want to control current between 10uA to 100uA
currently 555 ic in astable mode giving mopolar pulses (0 to +5 v ) but i want to generate +5 to -5v
Kindly guide me about this
9 years ago on Step 5
just as an addition here for trouble shooting, if you've had you're ic for a while there might be stray charges in it; you'll know this is happening if it is mono stable so the led with blink once and then stay off. what you want to do to fix this is just connect pin 4 to vcc 9v, this will pull the reset up and away from ground.
10 years ago on Introduction
Hi , I want to build mobile phone jammer use ic555 , will you help me please ? thx
12 years ago on Step 4
Here is a better schematic
Reply 10 years ago on Step 4
This schematics seems to be slightly wrong. Pin 6 (THRES) should IMHO connect directly to the capacitor (not via the 100k ohm resistor which should be placed only between pin 6 and 7).
There is a nice schematics on page 10 in the data sheet from TI which can be obtained here:
http://www.alldatasheet.com/datasheet-pdf/pdf/161277/TI/NE555P.html
11 years ago on Introduction
Can you show us about ne556n in another tutorial? It is like 555, but it is a dual timer.
11 years ago on Introduction
cool i like it..........