transforminteractive / Arduino-Keybus

Reads data from the DSC Keybus communication lines.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino-Keybus

Reads data from the DSC Keybus communication lines. Derived from http://www.avrfreaks.net/comment/864193 and cleaned up for successful compilation.

How To Connect

alt text

How To Run

Be sure to change the #include path to the CRC32.h to match your current working directory before compiling. After uploading to your board, open the serial monitor to begin watching data.

About

Reads data from the DSC Keybus communication lines.


Languages

Language:Arduino 80.1%Language:C++ 19.9%