openMLA / elegoo-mars-4-dlp-controller

Raspberry pi hat for the elegoo mars 4 dlp UV projector. Implements SPI data transfer for the DLPC1438.
Other
1 stars 0 forks source link

set_brackground() transfer time longer than image transfer #1

Closed NemoAndrea closed 4 months ago

NemoAndrea commented 4 months ago

Sending an image with set_background() of all 0 values takes ~5x longer than sending a 2560x1440 png image that is all zeros.

Suspect: implicit conversion in python code that is taking a while.

NemoAndrea commented 4 months ago

Fixed in https://github.com/openMLA/elegoo-mars-4-dlp-controller/commit/cc03f12e47264cc72e959ab303fb929b10f26f50