du-ino icon indicating copy to clipboard operation
du-ino copied to clipboard

DU-INO Arduino library.

Results 3 du-ino issues
Sort by recently updated
recently updated
newest added

The entire OLED [display buffer](https://github.com/logickworkshop/du-ino/blob/master/src/du-ino_sh1106.cpp#L30) is currently stored in memory for simplicity and performance. However, this consumes a large proportion of the limited (2K) memory available on the ATMEGA328P. As...

Having issues in PLSR as I try to make pattern adjustments. As I move frame to frame, occasionally an extension in the flex of the controller will cause the frame...

Once a gate has been sent to CT1, reverse mode is permanently latched based on jack state. The sequence will run backwards until the cable is removed and will disregard...