The NEW Build Your Own Arcade Controls

Arcade Collecting => Pinball => Topic started by: lucky01 on November 08, 2015, 07:15:19 am

Title: PIN2DMD - color LED DMDs controller interface for virtual and real pins
Post by: lucky01 on November 08, 2015, 07:15:19 am
Hi,

I wanted to introduce my project bringing colors to the DMDs in your cabinet.
It uses chinese 2.5 dot pitch RGB DMDs driven by a STM32F407 developer board.
It has a USB interface which uses the open pindmd protocol as documented in the
pinMAME source. Therefore should work with all other pindmdv2 compatible applications.
Alternatively it has a input for real pinball machines using the 14pin DMD interface connector.
It supports colorized Stern ROMs an custom palette upload. The project is completely open source
and is published on github https://github.com/lucky01/PIN2DMD (https://github.com/lucky01/PIN2DMD)

More information, pictures and videos about it can be found in the vpuniverse forum here
http://vpuniverse.com/forums/topic/2219-pin2dmd-color-pindmd-compatible-interface-with-led-rgb-color-dmd/ (http://vpuniverse.com/forums/topic/2219-pin2dmd-color-pindmd-compatible-interface-with-led-rgb-color-dmd/)

Regards

Lucky1