DSC alarm with dscKeybus programming guide | DIMI’s place

DIMI's place

My thoughts on different things

11 February 2019

DSC alarm with dscKeybus programming guide

I am person who is (was) very far from home-alarms and industrial hardware. But I spend quite some time with Smart Home, so apparently I was looking in the direction of Smart-homing alarm as well. I found [DSC Keybus][dscKeyBus] project on github and tried to put it together for my old PC 2585 alarm with no result.

After about 5 iterations trying to implement the hardware (mostly using opto-couplers to be on the safe side) I finally made working prototype. (NB: First check that provided prototype is working and then improve from that)

DSC prototypes front

DSC prototypes back

Programming steps

Some hints for people who have 0 knowledge about security but want to do it themselves anyway (welcome to the club):

Other great commands:

PC Connection

It should be possible to connect DSC PC 1816/1832/1864 alarm to PC using usb-to-serial adapter. Unless you have lots of zones and partitions or you don’t have keyboard - would not need it.

Here is a pinout instruction on that: pinout link.

I had 4 different usb-to-serial adapters - none of which worked for me.

I was only able to connect using my PC motherboard COM1 port. I had to dissasemble side panel, and use 4 wires directly from motherboard.

According to some forums, DSC official USB-to-Serial adapter is: Keyspan USA19-HS

After that I’ve ran software, using admin/1234. Created profile with my alarm, and initiated Upload all. Then Enter Download Mode on keypad. After few seconds - download had started.

What are the points that are not covered here:

Useful links

http://wiki.micasaverde.com/index.php/USBSerial_Supported_Hardware http://dlshelp.dsc.com/index.php?title=Communications_Troubleshooting

Some helpfull videos:

https://www.youtube.com/watch?v=gj-KMZzZDhk&list=PL-pinkg3NSQ2yMJR2nBaUERtUi2yD2eOP https://www.youtube.com/watch?v=Y1s-n1bF5G4&t=73s https://www.youtube.com/watch?v=pvL0jzeGvwc&t=1382s

Forum with DSC topics:

https://www.shieldlab.com/forum/index.php/board,3.80.html

tags: alarm - smart-home