25 lines
737 B
Text
25 lines
737 B
Text
![]() |
# Decoder for the Harbor Freight / Bunker Hill Wireless / Ironton
|
||
|
# Wireless Security Alert System / Wireless Driveway Alert System
|
||
|
# Passive Infrared Sensor by ZHUJI JIARONG ELECTRICAL APPLIANCE CO.,LTD.
|
||
|
#
|
||
|
# Operates on 433.920MHz.
|
||
|
# All models emit identical id's.
|
||
|
#
|
||
|
# Reference:
|
||
|
# https://fccid.io/2AA9QJR-178
|
||
|
# https://triq.org/pdv/#AAB01A04010160043C15B831DC8180918180918091818180909090909255+AAB01D04190160043C15B831DC8181818180918180918091818180909090909255+AAB01D04010160043C15B831DC8181818180918180918091818180909090909355
|
||
|
|
||
|
decoder {
|
||
|
name=DrivewayAlert,
|
||
|
modulation=OOK_PWM,
|
||
|
short=368,
|
||
|
long=1108,
|
||
|
reset=5572,
|
||
|
gap=1076,
|
||
|
tolerance=296,
|
||
|
sync=0,
|
||
|
match={19}0xfb5c00,
|
||
|
bits=19,
|
||
|
unique,
|
||
|
}
|