This project aims to provide a method for listening on a serialport and decode incoming messages from a Galaxy security control panel. The messages are transmitted using the SIA DC-03-1990.01 (R2000.11) protocol. The decoded messages are stored in a database (MySQL) or forwarded by email using ssmtp. Besides just listening for messages openGalaxy can also be used to arm/disarm the panel and much more...
proDMX is a library for the Processing programming language that allows to send and receive DMX messages through the serialport. It has been superseded by the dmxP512 library, available here: http://motscousus.com/stuff/2011-01_dmxP512