Questions tagged [cd4017]
5-stage Johnson counter having 10 decoded outputs. Inputs include a CLOCK, a RESET and a CLOCK INHIBIT signal. Permits high-speed operation, 2-input decode-gating and spike-free outputs.
44 questions
0
votes
3
answers
58
views
How to not output any stage when 4017 clock in is off?
I have this following schematics I made:
When I switch off SW1 the sequence will stay on the last stage that was ON. how can I make all stages to be LOW when SW1 is Off?
5
votes
5
answers
603
views
Understanding 4000 series datasheet for output current values
Edit: the main point of my question is to manage understanding data sheet information as they are written.
Beginner question, I am playing with 555, 4000 series IC and BJT for fun, but electronic is ...
3
votes
2
answers
439
views
die with 555, 4017 and 4026 need extra pulse after reset
I was thinking of making a die that runs somehow from 1 to 6. Using a decade counter it resets after reaching > 6. But the problem is at that point the pulses from the digital clock may still flow ...
0
votes
1
answer
61
views
Can't get 4017 led walker to work
For days I've tried to create a simple led walker using a 555 and 4017 IC, with a 9v battery.
My latest attempt was from the electronics for dummies book:
I'm not using these exact values, instead of ...
0
votes
3
answers
120
views
Help with troubleshooting 4017 issues
I'm trying to troubleshoot a 555-4017 LED chaser circuit, where multiple LEDs are on in the initial state, and the clock signal from the 555 doesn't seem to do anything.
I've got some general ...
-2
votes
1
answer
74
views
A question about the use of 4017 and ULN2003A [closed]
Can someone please help me understand the use of CD4017 AND ULN2003A with the 7-segment display?
2
votes
3
answers
763
views
NE555 + CD4017 Airplane Strobe Light with LDR
Engineers! I have built a simple airplane strobe light using NE555 and CD4017 in order to flash two LED in a different pattern. I have added an LDR resistor with a transistor in order to switch OFF ...
4
votes
3
answers
363
views
CD4017 resetting itself when load connected
Ok to the issue I have been plagued with for some time now.
The circuit is powered by a 4s Battery Pack (max VBAT = 16.8V, well below the CD4017 max V of 20V)
After the Power-ON stage it is branched ...
0
votes
1
answer
71
views
LED matrix 7x10
I am trying to assemble a 7 x 10 LED single-color matrix using 2 74HC595's for the 10 columns and a CD4017 for the 7 rows. Now obviously I am only going to use a total of 10 pins of the 74HC595 ...
0
votes
2
answers
211
views
Trying to drive the clock pulse of a counter by a NAND gate output but the counter misbehaves
I have connected the output (2Y) of the NAND gate to the clock pulse (CP0) input of the counter, but as soon as I send an input to the NAND gate the counter misbehaves; it does not count in sequence ...
1
vote
2
answers
788
views
Circuit to reset a 4017 decade counter to 1
I have a need for a circuit with cascading outputs such as a 4017 chip. I want every output to be able to reset the circuit using a jumper. I was thinking to make a pcb with solder jumpers so one gets ...
0
votes
1
answer
150
views
Car soft latch circuit auto triggers
I wanted a circuit to power on and off the front parking sensors of a car with a single button. After searching the internet for a bit I came across a soft latch circuit by eevblog and after changing ...
0
votes
3
answers
4k
views
Replacement for CD4017 / IC sequencers
I'm building this circuit from the image below, which is an LED sequencer.
My problem is that where I am now I don't have a CD4017 to do the sequential, but I really need to make this circuit to ...
0
votes
2
answers
388
views
Divide Hall effect sensor input
I've made a circuit which is supposed to take the output of a Hall effect sensor and divide by 5, so that I get one pulse per revolution of a motor. The motor is a Nidec FY9S40 variant.
Since the ...
4
votes
1
answer
509
views
Light bulb lights up in a fraction of time (blinks) using TRIAC-BT136 and MOC3021 (Solved)
I have several days with problems when assembling the circuit of the image (it is a light bulb that turns on when you clap). To briefly describe the operation of the circuit, when the potentiometer is ...
2
votes
2
answers
180
views
How can I simulate an 8 LED (complemented) pattern device?
How can I simulate an 8 led with timer and ic?
I have tried simulating it like this but still it’s not working, it blinks for less than a second and then it turns off
I want it to work like First all ...
1
vote
2
answers
527
views
Why does this 8 step sequencer schematic need two resistors for each output pin?
I've found a schematic online for an 8 step sequencer and built it on a breadboard. Before I start experimenting with it and adding features, I'd like to find out if both 10k resistors are needed for ...
1
vote
0
answers
180
views
Increasing LED brightness on arduino-controlled 8x10 LED matrix
I have made an 8x10 LED matrix, controlled using a CD4017 decade counter and Arduino. A simplified schematic is shown below:
In the real version, there are 8 Arduino pins, and all 10 outputs of the ...
1
vote
2
answers
2k
views
What is the voltage on CD4017 outputs?
What is the voltage of "high" signal on "out" pins? Do I understand it correctly, that it is dependent only on provided Vdd and it is a little (approx. 0.5 V) lower than Vdd?
4
votes
3
answers
1k
views
How to Prevent CD4017 from Resetting to Random Count on Power On
I'm working on a project using a couple of CD4017 decade counter chips sharing a clock signal from a 555 oscillator.
The ideal behavior I would expect is that the chips would all start on count 0 ...
1
vote
1
answer
327
views
Triggering CD4026 Reset w/ a CD4017
I am trying to get a CD4026 IC to reset at 6 for a digital clock project. I have some 3-input AND gate IC's but there doesn't seem to any unique conditions that would work.
I do have some CD4017 and ...
3
votes
4
answers
2k
views
4017 IC block diagram
I am really confused with the block diagram of 4017 IC. Here's the dataheet.
I really can't wrap my head around the way they have taken the output for each count. They are just taking two flip to ...
0
votes
2
answers
328
views
How to choose resistors in a decade counter circuit?
I'll start off by stating that I am a novice.
I'm trying to figure out how to use a decade counter, so I've constructed this circuit:
It worked fine, but now I'm wondering how it was decided to ...
0
votes
1
answer
180
views
One time blink then turn off circuit
is it possible to change Circuit Diagram for the following example: http://www.redcircuits.com/Page146.htm or https://www.youtube.com/watch?v=mrxdiO1b29A
Original: 4 short flashes stay on light
...
1
vote
3
answers
848
views
60 LED chaser sequencer, two LEDs turn on at a time instead of one
I am trying to make a 60 LED chaser. I don't want to use microcontrollers as it makes the job too easy. I have got lots of CD4017s with me. I searched the internet and got a comparatively simple ...
6
votes
4
answers
1k
views
Resetting two CD4017 counters simultaneously, only one resets
I am working on a simple 24-hour clock based on the CD4017. To reset when the clock reaches the 24th hour, two diodes are used to produce an "and" logic when the 2 digit and 4 digit LEDs receive a ...
0
votes
1
answer
838
views
3 simultaneous led chaser using only 555 and 4017
I've to design a circuit which consists of 30 LEDs in a row (RED, BLUE and GREEN) followed by a led matrix which spells out IN.
Conditions which I've to follow:
When the circuit is powered, ...
0
votes
3
answers
6k
views
Resetting CD4017 Counter when power source is OFF
I found the circuit below online and I have two questions about the reset switch.
Does it help to click the reset button when power is OFF? I mean, does it clears the memory of the CD4017 chip when ...
0
votes
2
answers
1k
views
CD4017 with multiple LEDs
Here I solved most of my doubts from this site.Thanks to you all and cos of that I come this far.
1 . I wanna cycle through the various color LEDs using clap .
2 . I use a switch to cycle through ...
0
votes
2
answers
62
views
Electronic bell for lecture [closed]
please help me about this project. I want to make electronic bell. Which duration time is like
10.45 AM to 11.45 AM ..1st lecture
11.45 AM to 12.45 PM .. 2nd lecture
12.45 PM to 1.30 PM lunch break
...
4
votes
2
answers
562
views
Unable to trigger NPN Transistor from 4017 decade counter output
I am trying to make a unipolar stepper motor driver circuit. As a development landmark, I am trying to first run LEDs using the driver. Attached is my circuit.
My 555 timer generates regular pulses ...
2
votes
3
answers
1k
views
lock the 10 outputs of 4017 to HIGH
I am a beginner in electronics. For a project I have to use five 4017 counter and I understood how they works: one of ten outputs is high at the same time.
But at some time, I need to set HIGH the 10 ...
3
votes
5
answers
13k
views
Simple Mosfet driver
I need to switch 8 IRF9540 (P-Channel Mosfets) with about 32kHz (so 1 MOSFET about 4kHz) so that only one is On at one time. I thought about using the decade counter 4017 for this, and the 555 Timer ...
4
votes
3
answers
2k
views
On-- off-- on-- off timer circuit
I want to make a circuit to do something that is relatively simple but I need to find the optimal way to do it in order to take as little current as possible. Here is what I want to do:
When a ...
1
vote
2
answers
607
views
With a 555 + 4017, how do I light 7 LEDs, then 6, then 5... then 1 then 0?
I'm in the process of turning a Raspberry Pi project into a simpler circuit board powered with 555 and 4017 chips.
I want to be able to start by showing 7 LEDs, then go to 6 then to 5 and so on until ...
1
vote
2
answers
1k
views
Baby 10 step sequencer help!
I'm a beginner in electronics and am working on a Baby10 step sequencer for a project. It consists of a 555 timer for a clock signal, a CD4017 decade counter and 2 more 555s for an Atari Punk Console ...
1
vote
1
answer
2k
views
Ultrasonic sensor without micro controller
I have been researching how ultrasonic proximity detection works and I believe the HC-SR04 would be a decent fit for a project. The sensor unit looks like this.
I would like to know is if this ...
0
votes
2
answers
4k
views
Power-on Reset for CD4017 gives unexpected results
In the circuit below, a 555 timer produces approximately 1 pulse per second, and the CD4017 counts pulses. The initial state of a CD4017 is undefined, thus I need a reset pulse on power up. In the ...
0
votes
1
answer
147
views
How do I get my 555's output to cycle through different paths with just one button?
I'm an amateur so this is a basic question.
I have a 555 in astable mode producing a frequency which I put through a speaker as a musical note ("musical" is debatable). I can get lots of different ...
1
vote
1
answer
1k
views
Traffic light circuit
There is a traffic light circuit that I have built shown above. It works on circuit wizard just as I want but when bread boarding both the astable and monostable work however my 4017 does not I have ...
1
vote
1
answer
2k
views
output waveform of CD4017 [closed]
We are trying to create a chaser circuit using a CD4017 counter with the output of a 555 timer as the CD4017's input. The schematic diagram used is here (photo taken from circuit digest):
When ...
1
vote
3
answers
1k
views
100 LED chaser with multiple LEDs on at the same time
I'm sure this has been covered but I am not finding answers to what I am looking for. Just getting back into electronics after well over a decade...so I'm a bit rusty. :)
What I need is a 100 LED ...
0
votes
2
answers
439
views
CD4017 Decade Counter Based LED Flasher Question
I am creating a simple LED Flasher with NE555 and CD4017. I am actually dividing the pulse frequency of NE555 by five. Because I have merged each pair of the output pins to finally get 5 outputs.
I ...
0
votes
1
answer
233
views
CD4017BE output pin question
I am designing a circuit which uses a CMOS decade counter to activate and deactivate pairs of transistors in turns.The problem is:will the IC be damaged if the current of one of the outputs(activated) ...