So I scored a big bag of 74LS series logic off of Ebay for $10. I'm thinking of building a Numitron digital clock with them, 1970s style to fit the date codes on some of the chips. Of course It would be easiest to implement the divide-by-6 and divide-by-10 counters needed with a CMOS 4018, but I don't have 4000 series, I have 74LS series!
Some other clocks use 74LS90s and 74LS92s to do the frequency division, but I don't have any of those either unfortunately What I do have is 74LS93 binary counters, some BCD to 7 segment decoders, and lots of AND and NAND gates, etc. What I'm wondering is if it would be possible to jury-rig the 74LS93s into divide-by-n counters by using logic to decode the BCD output - for example when the BCD output goes to 0110 use an AND gate on the middle two digits to send a pulse to the next counter and trigger the reset pin on current counter. Does this seem like it will work? Will the fact that the 74LS93 is a ripple counter cause problems? I haven't done much digital design so I'd appreciate any advice on pitfalls that might be waiting for me!
Last edited: