keypad-firmware icon indicating copy to clipboard operation
keypad-firmware copied to clipboard

ECP keypad implementation for Arduino/AVR

Results 6 keypad-firmware issues
Sort by recently updated
recently updated
newest added

I have always wanted to create a virtual keypad for my Honeywell Vista 20P alarm system that would allow me to monitor it and program it using a computer. I...

Forgive me this backhanded way of contacting you, but I have a question and this is the only way I could think of. The short version of the question is...

Has anyone determined the algorithm for computing F7 message CRCs? It doesn't appear to be the same as is used for the messages sent from the keypad. Also, it appears...

I'm looking to integrate with a [Honeywell Vista 20p][1], and I'd like to purchase an arduino to use this firmware with. The [micro][2], is the smallest, least expensive model, but...

On occasion the Serial.read() on my network arduino would get overlapping messages from the Alarm Panel arduino on the Serial.println() when the display message and the status message were really...

Attached file is a recomended update to the INO from the May 21st file posted. - Added (F to every Seriel.print strings possible. - Added a #ifdef DEBUG around the...