pimoroni-pico/micropython/modules/hub75/lib
Phil Howard eed7992127 HUB75 Fix intermittent display corruption issue
The FM6126A register write was causing some weirdness on soft reset where the pin state wasn't predictable.

Have twiddled some pins at startup to ensure everything works as expected.

Add set_hsv and set_all_hsv (since setting individual pixels with hsv is S L O W)

Made "flip()" blocking, it was easy to accidentally get a little tearing.
2021-11-22 16:34:56 +00:00
..
hub75.cpp HUB75 Fix intermittent display corruption issue 2021-11-22 16:34:56 +00:00
hub75.hpp HUB75 Fix intermittent display corruption issue 2021-11-22 16:34:56 +00:00
hub75.pio HUB75 MicroPython DMA and PIO 2021-11-22 14:12:18 +00:00