Skip to content

Code to interface to a GE Concord 4 alarm system panel using the Home Automation Module via RS-232

Notifications You must be signed in to change notification settings

lweeks/ge-rs232

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GE Concord Home Automation Interface

The interface for parsing and sending packets is in ge-rs232.c and ge-rs232.h. This file doesn't deal with things like opening the serial port or setting the baud rate. You must feed it bytes as you receive them on the wire and provide a callback function for sending data.

Links

About

Code to interface to a GE Concord 4 alarm system panel using the Home Automation Module via RS-232

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.9%
  • Makefile 1.1%