Working Clock Multiplier/Divider/Phase Shifter with tolerance for uneven clocks

For hard wiring to an Arduino output you can omit the diode and the resistor to ground.

For that matter, if the code is modified to invert the signal sent to the output pin, you can omit the second transistor. I’ve used this:

image

(but probably add a 1k in series on the output). The code sends the pin low when you want the gate high and vice versa.

3 Likes

@analogoutput
that makes totally sense. I have adapted the code and my schematics…
I’ll report how my build goes.
Thanks a lot!

2 Likes

I finished my build and it seems to works fine. Nice little module, very handy. Thanks @jessecakeindustries for sharing!
I needed to modify some things, I made notes of them on my stripboard layout page.
If nobody sees flaws/stupid beginner mistakes in the stripboard layout, I guess I’ll post it in the Verified Stripboard Layout thread?

3 Likes

Just a thought… Input and output buffers so you don’t accidentally kill the Arduino in a real-world snafu?
Protections are good when one Dares to Be Stupid - like me everyday.

2 Likes

Here’s mine :slight_smile:
(add a CV IN with a vactrol)

Thanks again Jesse for this fun little toy !!!

5 Likes