Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 483 Bytes

File metadata and controls

13 lines (7 loc) · 483 Bytes

Examples

display-spi.json

Uses the DMDReader hardware to connect to a DMD of a real pinball machine. It reads via SPI and shows metadata of the received frames on the console.

dump-spi.json

Uses the DMDReader hardware to connect to a DMD of a real pinball machine. It reads via SPI and writes the files into a dump file.

dmd-to-led.json

A simple "pass-trough" configuration that reads data from the DMD interface and displays these on a connected 128x32 LED matrix.