Skip to content

Instantly share code, notes, and snippets.

@unforgiven512
Last active April 13, 2017 19:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save unforgiven512/18f77b0b4c458050a223009c96c2dc3f to your computer and use it in GitHub Desktop.
Save unforgiven512/18f77b0b4c458050a223009c96c2dc3f to your computer and use it in GitHub Desktop.
LIRC configuration for Dahua NVR remote
#
# this config file was automatically generated
# using lirc-0.9.0(MCE) on Thu Apr 13 09:15:45 2017
#
# contributed by Gerad Munsch <gmunsch@unforgivendevelopment.com>
#
# brand: Dahua
# model no. of remote control: Generic NVR Remote
# devices being controlled by this remote: NVR-5208P
#
begin remote
name Dahua_NVR_Remote
bits 16
flags SPACE_ENC|CONST_LENGTH
eps 30
aeps 100
header 8625 4500
one 604 1604
zero 604 500
ptrail 604
repeat 8980 2270
pre_data_bits 16
pre_data 0xFF
gap 107731
toggle_bit_mask 0x0
begin codes
KEY_POWER 0x11EE
KEY_NEW 0x41BE
KEY_PLAYPAUSE 0x41BE
KEY_SLOW 0x31CE
KEY_BACK 0x19E6
KEY_PREVIOUS 0x09F6
KEY_NEXT 0xC13E
KEY_FASTFORWARD 0x39C6
KEY_RECORD 0xC936
KEY_UP 0xA956
KEY_LEFT 0xD926
KEY_DOWN 0x59A6
KEY_RIGHT 0x9966
KEY_ENTER 0x7986
KEY_MODE 0x21DE
KEY_FN 0x8976
KEY_ESC 0x6996
KEY_SHIFT 0x29D6
KEY_HP 0x01FE
KEY_1 0xE11E
KEY_2 0x619E
KEY_3 0xA15E
KEY_4 0xD12E
KEY_5 0x51AE
KEY_6 0x916E
KEY_7 0xF10E
KEY_8 0x718E
KEY_9 0xB14E
KEY_0 0x49B6
end codes
end remote
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment