Hello!
Thanks so much for providing this code!
I am encountering an issue when I try to grayscale patterns to the DMD. Rather than each pattern displaying as grayscale, I see the individual bitplanes projected in sequence. I have specified that the bit depth of each pattern is 8 bits, for example:
DMD.SeqAlloc(nbImg=num_images, bitDepth = 8)
Do you know what the problem might be?
Thanks for your time and help.