mpf.platforms.interfaces.dmd_platform

Interface for monochrome and rgb platform devices.

class mpf.platforms.interfaces.dmd_platform.DmdPlatformInterface

Interface for monochrome DMDs in hardware platforms.

update(data: bytes)

Update data on the DMD.

Parameters:data – bytes to send to DMD