Available as an assembled Module and as a DIY project.
This Module is currently available.
Arduino Clock Divider/Gate Utility module
The ClockDivider is a generic clock/gate utility, with 1 digital input and 8 digital outputs.
The main purpose is to divide the incoming clock pulse and to output the various clock pulses according to the uploaded Arduino sketch.
Example division ratio can be 1/2, 1/4, 1/8, 1/3, 1/6, 1/12, 1/24 and 1/5.
This divider is "musically accurate": On first beat, all the outputs are ON
The two small tactile switches allow for manual trigger/gate.
It's also possible to modify the Arduino code and use this module as a generic 1 digital input/8 digital outputs device.
Example, the module can be turned into a sequence/beat/pattern generator, Gate to Trig converter, delay, serial to parallel conversion, or a more simpler ring counter, K2000 thing or whatever... Feel free to experiment.
Arduino (open) source code is available on Github: https://github.com/dhaillant/uc_divider
1 Users are observing this