Maker Pro
Maker Pro

please help with my crossroad traffic light project...

The short is marked red in this picture:
tech-png.13709



you did now, but not in the picture from your previous post #15.
well i finally got the required pulse from the timer ....but now in the counter the pin 0 is not going high in the first loop it goes high int he second loop...please help
 

Attachments

  • final.png
    final.png
    243.7 KB · Views: 125

Harald Kapp

Moderator
Moderator
You cannot leave unused CMOS inputs floating.
Tie R (reset, active high) and EN (enable, acive low) to GND.

You can create a reset signal for startup (not too well defined but possibly useful) using the top left circuit from this page. Conect the output signal of the reset circuit to R of the 4017 (in this case, of course, do not tie R to GND).
 
You cannot leave unused CMOS inputs floating.
Tie R (reset, active high) and EN (enable, acive low) to GND.

You can create a reset signal for startup (not too well defined but possibly useful) using the top left circuit from this page. Conect the output signal of the reset circuit to R of the 4017 (in this case, of course, do not tie R to GND).
sorry i uplaoded the wrong photo this is the one i am talking about...
 

Attachments

  • final.png
    final.png
    213.9 KB · Views: 133
Top