-
Hello 😀. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Hi Rdulak,
Thanks for the kind words.
Not sure any help can be provided here as the morph clock is hard coded for
a 64x32px matrix only.
You'll need to spend time and experiment.
… |
Beta Was this translation helpful? Give feedback.
-
@rdulak - I have a working version of the clock on a 128x64 matrix, using this library (it did require some modifications to the code, but nothing major). You can find the full project (code, PCB, case) here. The instructions are a bit lacking at the moment (I didn't have the time to write full instructions for everything), but maybe this will help with your project? The relevant files should be digit.h/digit.cpp, and rgb_display.h/rgb_display.cpp |
Beta Was this translation helpful? Give feedback.
@rdulak - I have a working version of the clock on a 128x64 matrix, using this library (it did require some modifications to the code, but nothing major).
You can find the full project (code, PCB, case) here. The instructions are a bit lacking at the moment (I didn't have the time to write full instructions for everything), but maybe this will help with your project?
The relevant files should be digit.h/digit.cpp, and rgb_display.h/rgb_display.cpp