Skip to content

Instantly share code, notes, and snippets.

@paulomcnally
Created March 28, 2019 03:52
Show Gist options
  • Select an option

  • Save paulomcnally/f4d972eeb8687f6ec10468b07848934e to your computer and use it in GitHub Desktop.

Select an option

Save paulomcnally/f4d972eeb8687f6ec10468b07848934e to your computer and use it in GitHub Desktop.
# Please take the time to finish this file as described in
# https://sourceforge.net/p/lirc-remotes/wiki/Checklist/
# and make it available to others by sending it to
# <[email protected]>
#
# This config file was automatically generated
# using lirc-0.9.4c(default) on Wed Mar 27 21:36:13 2019
# Command line used: -d /dev/lirc0 /home/pi/lircd.conf
# Kernel version (uname -r): 4.14.79+
#
# Remote name (as of config file): tv
# Brand of remote device, the thing you hold in your hand:
# Remote device model nr:
# Remote device info url:
# Does remote device has a bundled capture device e. g., a
# usb dongle? :
# For bundled USB devices: usb vendor id, product id
# and device string (use dmesg or lsusb):
# Type of device controlled
# (TV, VCR, Audio, DVD, Satellite, Cable, HTPC, ...) :
# Device(s) controlled by this remote:
begin remote
name tv
bits 12
flags SPACE_ENC|CONST_LENGTH
eps 30
aeps 100
header 2352 660
one 1155 648
zero 552 648
gap 45130
min_repeat 2
# suppress_repeat 2
# uncomment to suppress unwanted repeats
toggle_bit_mask 0x800
frequency 38000
begin codes
KEY_VOLUMEDOWN 0x490
KEY_VOLUMEUP 0x490
KEY_POWER 0x290
KEY_POWER2 0x290
KEY_0 0x110
KEY_1 0x010
KEY_2 0x010
KEY_3 0x410
KEY_4 0x410
KEY_5 0x010
KEY_6 0x210
KEY_7 0x610
KEY_8 0x610
KEY_9 0x110
KEY_MUTE 0x290
KEY_OK 0x270
KEY_CHANNELDOWN 0x090
KEY_CHANNELUP 0x090
KEY_BACK 0x5D0
KEY_SUBTITLE 0x690
end codes
end remote
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment