Merge pull request #779 from logickworkshop/main

Many additions
This commit is contained in:
UberGuidoZ 2024-08-08 22:04:30 -07:00 committed by GitHub
commit a795c045fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
13 changed files with 1180 additions and 4 deletions

View File

@ -0,0 +1,70 @@
Filetype: IR signals file
Version: 1
#
# Ecofort CoolAir 7+ EQCA7+2900824
#
name: Power
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 00 FF 00 00
#
name: Up
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 15 EA 00 00
#
name: Down
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 0D F2 00 00
#
name: High
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 16 E9 00 00
#
name: Low
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 0A F5 00 00
#
name: Cool
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 14 EB 00 00
#
name: Dry
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 0C F3 00 00
#
name: Fan
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 08 F7 00 00
#
name: Sleep
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 05 FA 00 00
#
name: C_F
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 04 FB 00 00
#
name: Timer
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 01 FE 00 00

View File

@ -0,0 +1,221 @@
Filetype: IR signals file
Version: 1
#
# Technics ST-HD60 AM/FM Stereo Tuner (1997-98)
# https://www.hifiengine.com/manual_library/technics/st-hd60.shtml
#
name: Power
type: parsed
protocol: Kaseikyo
address: AC 02 20 00
command: D1 03 00 00
#
name: Sleep
type: parsed
protocol: Kaseikyo
address: AC 02 20 02
command: 61 01 00 00
#
name: Tuner_band
type: parsed
protocol: Kaseikyo
address: A4 02 20 02
command: 40 02 00 00
#
name: Auto_mono
type: parsed
protocol: Kaseikyo
address: A4 02 20 00
command: 30 03 00 00
#
name: 1
type: parsed
protocol: Kaseikyo
address: AC 02 20 00
command: 01 01 00 00
#
name: 2
type: parsed
protocol: Kaseikyo
address: AC 02 20 00
command: 11 01 00 00
#
name: 3
type: parsed
protocol: Kaseikyo
address: AC 02 20 00
command: 21 01 00 00
#
name: 4
type: parsed
protocol: Kaseikyo
address: AC 02 20 00
command: 31 01 00 00
#
name: 5
type: parsed
protocol: Kaseikyo
address: AC 02 20 00
command: 41 01 00 00
#
name: 6
type: parsed
protocol: Kaseikyo
address: AC 02 20 00
command: 51 01 00 00
#
name: 7
type: parsed
protocol: Kaseikyo
address: AC 02 20 00
command: 61 01 00 00
#
name: 8
type: parsed
protocol: Kaseikyo
address: AC 02 20 00
command: 71 01 00 00
#
name: 9
type: parsed
protocol: Kaseikyo
address: AC 02 20 00
command: 81 01 00 00
#
name: 0
type: parsed
protocol: Kaseikyo
address: AC 02 20 00
command: 91 01 00 00
#
name: 10
type: parsed
protocol: Kaseikyo
address: AC 02 20 02
command: 41 00 00 00
#
name: Display_mode
type: parsed
protocol: Kaseikyo
address: A4 02 20 01
command: 50 01 00 00
#
name: Pty_select
type: parsed
protocol: Kaseikyo
address: A4 02 20 03
command: 00 01 00 00
#
name: Search
type: parsed
protocol: Kaseikyo
address: A4 02 20 03
command: 10 01 00 00
#
name: Cd
type: parsed
protocol: Kaseikyo
address: A0 02 20 02
command: 40 01 00 00
#
name: Cd_Prev
type: parsed
protocol: Kaseikyo
address: AA 02 20 01
command: 90 00 00 00
#
name: Cd_Next
type: parsed
protocol: Kaseikyo
address: AA 02 20 01
command: A0 00 00 00
#
name: Program
type: parsed
protocol: Kaseikyo
address: AA 02 20 02
command: A0 00 00 00
#
name: Cd_play
type: parsed
protocol: Kaseikyo
address: AA 02 20 00
command: A0 00 00 00
#
name: Cd_pause
type: parsed
protocol: Kaseikyo
address: AA 02 20 00
command: 60 00 00 00
#
name: Cd_stop
type: parsed
protocol: Kaseikyo
address: AA 02 20 00
command: 00 00 00 00
#
name: Cancel
type: parsed
protocol: Kaseikyo
address: AA 02 20 02
command: 30 02 00 00
#
name: Tape
type: parsed
protocol: Kaseikyo
address: A0 02 20 02
command: 60 01 00 00
#
name: Tape_fb
type: parsed
protocol: Kaseikyo
address: A8 02 20 00
command: 20 00 00 00
#
name: Tape_ff
type: parsed
protocol: Kaseikyo
address: A8 02 20 00
command: 30 00 00 00
#
name: Rec_pause
type: parsed
protocol: Kaseikyo
address: A8 02 20 00
command: 80 00 00 00
#
name: Tape_Backw
type: parsed
protocol: Kaseikyo
address: A8 02 20 00
command: B0 00 00 00
#
name: Tape_stop
type: parsed
protocol: Kaseikyo
address: A8 02 20 00
command: 00 00 00 00
#
name: Tape_forw
type: parsed
protocol: Kaseikyo
address: A8 02 20 00
command: A0 00 00 00
#
name: Muting
type: parsed
protocol: Kaseikyo
address: A0 02 20 00
command: 20 03 00 00
#
name: Vol_down
type: parsed
protocol: Kaseikyo
address: A0 02 20 00
command: 10 02 00 00
#
name: Vol_up
type: parsed
protocol: Kaseikyo
address: A0 02 20 00
command: 00 02 00 00

View File

@ -3,7 +3,7 @@ Version: 1
#
# Ansio Tower Fan 30" (aka MainStays Tower Fan FZ10-19JR)
#
name: POWERToggle
name: Power
type: raw
frequency: 38000
duty_cycle: 0.330000

52
Fans/Dyson/Dyson_TP4A.ir Normal file
View File

@ -0,0 +1,52 @@
Filetype: IR signals file
Version: 1
#
# Dyson Pure Cool TP4A
#
name: Power
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 2228 672 788 676 787 675 788 676 816 676 787 1409 759 1437 759 704 785 678 785 1412 784 680 783 681 782 683 781 683 780 684 779 684 780 684 779 1417 780 684 779 1417 780 1417 779 1417 779 49573 2249 689 780 1417 779 49573 2250 690 780 1417 780
#
name: Fan_up
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 2252 702 758 677 787 677 787 704 759 704 759 1437 759 1437 759 704 785 679 784 1412 783 680 782 1415 780 683 780 1416 780 683 780 1416 780 1416 780 684 779 1416 780 684 779 684 780 684 779 49564 2250 689 780 1417 780
#
name: Fan_dn
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 2259 701 759 705 759 677 786 704 788 676 787 1409 759 1437 758 704 759 704 785 1412 784 679 784 1414 782 682 781 1416 780 1417 779 709 754 686 777 686 777 1418 778 1418 778 709 754 1418 779 49571 2252 689 781 1416 780 49568 2251 689 780 1416 780
#
name: Auto
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 2252 677 784 681 782 678 785 676 787 704 758 1437 759 1437 759 704 785 679 784 1412 783 1413 782 682 781 1416 780 683 780 1417 779 684 779 684 779 684 780 1417 779 684 780 1416 780 684 779 49568 2251 689 781 1416 781
#
name: Night
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 2228 672 788 704 759 704 759 704 759 704 786 1410 759 1437 758 703 760 703 785 1410 785 1411 784 680 783 681 782 1415 780 683 780 683 780 684 779 684 779 1416 780 1416 780 1416 780 1417 779 49560 2253 687 782 1415 781
#
name: Oscillate
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 2278 652 808 655 784 679 785 681 782 704 759 1437 759 1437 759 705 784 679 785 1412 783 680 782 682 781 1415 781 1416 780 683 780 683 781 1416 780 683 780 1416 780 683 781 683 781 683 781 49575 2250 689 781 1416 780
#
name: Timer
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 2259 672 788 674 789 674 789 704 787 677 787 1408 758 1437 759 705 758 705 758 1437 784 679 784 680 783 1414 782 1415 781 1416 780 684 779 684 779 1417 779 684 779 684 779 684 779 1417 779 49567 2253 687 782 1415 781
#
name: Info
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 2258 672 788 674 789 677 787 674 818 676 788 1408 786 1410 759 704 785 678 785 1411 785 1412 783 681 782 1415 781 1416 780 685 778 1442 755 1442 754 1442 755 1442 755 709 755 1442 755 709 754 49570 2253 688 781 1416 780

View File

@ -0,0 +1,40 @@
Filetype: IR signals file
Version: 1
#
# Fust Primotecq Tower Fan TF4201TR-L
#
name: Power
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 1286 403 1287 401 447 1245 1289 405 1289 402 446 1244 447 1245 446 1246 445 1247 444 1248 443 1245 1288 7139 1286 403 1287 402 446 1246 1287 406 1288 402 446 1246 445 1244 447 1247 444 1244 446 1244 446 1246 1287 7138 1286 402 1288 402 446 1246 1288 405 1289 402 445 1245 446 1247 444 1245 446 1246 445 1273 418 1247 1287 7137 1288 402 1288 402 445 1247 1286 406 1288 402 445 1247 444 1245 446 1245 446 1244 447 1246 445 1245 1288 7137 1288 402 1288 402 446 1246 1287 405 1288 402 445 1247 444 1246 444 1247 444 1246 445 1246 445 1246 1287 7138 1287 403 1287 402 445 1246 1288 406 1288 402 446 1246 445 1246 445 1245 446 1245 446 1246 445 1246 1288 7139 1286 402 1288 401 446 1246 1287 406 1287 402 446 1247 444 1245 446 1247 444 1245 446 1247 444 1246 1287 7138 1288 401 1289 401 447 1248 1285 405 1289 402 446 1245 446 1246 445 1246 445 1245 446 1245 445 1247 1286 7138 1288 402 1288 401 447 1247 1286 406 1288 402 446 1246 445 1245 446 1246 445 1245 446 1245 446 1246 1287 7138 1287 402 1288 401 447 1245 1288 406 1288 401 447 1245 446 1245 446 1246 445 1244 447 1245 446 1247 1286
#
name: Speed
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 1287 402 1289 402 446 1249 1285 406 1288 402 446 1245 446 1246 445 1246 445 1247 444 1247 1286 402 446 7981 1286 404 1287 402 445 1247 1287 406 1288 402 446 1245 446 1246 445 1246 445 1246 445 1247 1287 402 446 7978 1288 403 1288 402 446 1246 1288 406 1288 402 446 1248 443 1248 443 1274 417 1247 445 1248 1286 402 446 7980 1289 402 1289 402 446 1246 1288 406 1288 402 446 1247 444 1246 445 1247 445 1246 445 1249 1285 403 445 7986 1234 454 1288 403 445 1275 1208 458 1237 454 445 1247 444 1247 445 1247 444 1247 445 1247 1236 454 445 7988 1233 454 1237 454 445 1247 1287 408 1236 454 445 1247 445 1248 444 1247 445 1248 443 1248 1286 403 445 7986 1286 403 1288 403 445 1249 1285 406 1288 403 445 1249 442 1246 445 1249 442 1248 443 1248 1286 403 445 7985 1286 403 1288 403 445 1247 1287 406 1288 403 445 1249 442 1247 444 1247 444 1246 445 1247 1287 403 445 7984 1286 404 1286 402 446 1248 1285 407 1287 402 446 1247 444 1246 445 1246 445 1247 444 1247 1287 402 446 7985 1284 403 1287 403 445 1248 1285 407 1287 403 445 1247 444 1247 444 1247 444 1246 445 1247 1286 403 445 7982 1287 403 1287 402 446 1247 1287 407 1287 402 446 1246 445 1246 445 1246 445 1248 443 1247 1287 402 446
#
name: Oscillation
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 1287 402 1289 401 447 1247 1287 405 1289 401 447 1247 444 1245 1289 401 447 1247 444 1245 447 1247 445 7983 1287 403 1288 402 446 1245 1290 406 1289 401 447 1245 447 1248 1286 402 446 1246 446 1246 446 1246 446 7981 1289 402 1289 402 446 1247 1287 406 1288 403 445 1246 445 1248 1286 401 447 1246 445 1245 446 1248 443 7984 1288 403 1288 402 446 1247 1287 406 1288 401 447 1245 446 1246 1288 401 447 1246 445 1245 446 1248 443 7984 1286 403 1288 401 447 1249 1285 405 1289 402 446 1246 445 1246 1288 402 446 1246 445 1247 444 1246 445 7982 1288 402 1289 401 447 1247 1287 405 1289 401 447 1245 446 1249 1285 401 447 1250 441 1245 446 1245 447 7984 1286 402 1288 401 447 1244 1290 405 1289 401 447 1245 446 1244 1290 401 447 1246 445 1246 445 1247 444 7981 1288 402 1288 402 446 1246 1287 405 1289 401 447 1244 447 1246 1288 401 447 1245 446 1246 445 1246 445 7983 1287 403 1288 402 446 1245 1289 406 1288 402 446 1246 445 1247 1287 402 446 1247 444 1246 445 1246 445 7985 1286 403 1288 402 446 1246 1288 406 1288 402 446 1245 446 1247 1287 402 446 1248 443 1246 445 1246 445
#
name: Display
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 1233 456 1234 456 440 1251 1234 459 1235 455 442 1249 1235 455 442 1248 442 1249 441 1248 418 1274 417 8012 1234 456 1234 455 416 1276 1234 459 1235 455 442 1250 1234 454 443 1249 442 1249 442 1248 443 1249 442 7983 1234 456 1234 454 417 1276 1234 459 1234 455 415 1276 1234 455 415 1274 416 1275 415 1274 416 1274 416 8011 1233 454 1236 455 415 1276 1235 457 1236 454 415 1275 1236 453 393 1298 393 1299 391 1299 391 1298 392 8036 1233 453 1237 454 393 1299 1235 462 1232 453 393 1298 1236 454 392 1299 392 1297 393 1298 393 1298 415 8013 1234 455 1235 454 416 1276 1234 459 1234 453 417 1276 1235 454 416 1276 415 1275 416 1275 416 1275 416 8012 1235 454 1236 454 416 1274 1237 459 1235 455 415 1275 1236 455 415 1274 417 1275 416 1276 415 1274 417
#
name: Timer
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 1235 454 1236 454 444 1248 1235 459 1234 454 443 1249 441 1249 442 1249 1234 456 441 1248 443 1250 440 7985 1234 456 1234 454 497 1195 1234 458 1235 455 490 1200 496 1194 491 1199 1237 454 491 1200 497 1194 491 7937 1234 455 1235 455 490 1201 1234 459 1235 455 490 1200 497 1195 496 1196 1234 455 416 1274 497 1193 492 7937 1233 455 1235 454 417 1275 1234 459 1234 455 441 1250 441 1248 442 1249 1236 455 441 1249 442 1250 441 7985 1234 455 1235 454 443 1249 1235 458 1236 455 441 1249 442 1248 442 1250 1233 454 443 1247 443 1247 443 7983 1235 455 1235 454 443 1247 1236 458 1236 454 444 1250 441 1249 442 1248 1235 454 443 1248 443 1249 442 7984 1235 455 1235 455 442 1249 1235 459 1234 455 416 1275 415 1274 491 1201 1235 454 416 1276 415 1274 417 8011 1233 455 1235 456 414 1276 1234 457 1236 453 417 1275 416 1276 414 1274 1236 454 416 1276 415 1275 416 8011 1234 455 1235 453 394 1299 1235 458 1236 454 392 1300 391 1298 393 1298 1236 455 392 1298 393 1300 391
#
name: Mode
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 1233 456 1234 454 416 1276 1235 458 1236 455 415 1275 416 1274 417 1274 417 1274 1237 454 416 1274 417 8009 1234 456 1234 456 414 1275 1236 458 1236 454 416 1276 415 1276 392 1298 393 1299 1235 453 394 1298 393 8030 1235 455 1235 453 393 1299 1235 459 1235 455 391 1299 392 1299 392 1298 392 1299 1235 454 392 1300 391 8032 1235 454 1236 456 390 1300 1235 458 1236 454 392 1298 393 1299 392 1300 391 1298 1237 453 393 1298 393 8035 1235 455 1235 453 393 1299 1236 458 1236 454 393 1297 394 1299 392 1297 394 1298 1236 456 391 1297 394 8035 1234 453 1237 453 393 1299 1235 461 1232 452 394 1299 392 1297 393 1300 391 1300 1234 453 393 1298 393 8034 1236 453 1237 453 393 1298 1236 457 1237 453 393 1298 393 1299 392 1299 392 1299 1235 454 393 1298 393

View File

@ -0,0 +1,40 @@
Filetype: IR signals file
Version: 1
#
# Kinzo LQ-AC02S Fan
#
name: Power
type: parsed
protocol: NEC
address: 80 00 00 00
command: 12 00 00 00
#
name: Swing
type: parsed
protocol: NEC
address: 80 00 00 00
command: 06 00 00 00
#
name: Speed
type: parsed
protocol: NEC
address: 80 00 00 00
command: 05 00 00 00
#
name: Timer
type: parsed
protocol: NEC
address: 80 00 00 00
command: 1F 00 00 00
#
name: Humidify
type: parsed
protocol: NEC
address: 80 00 00 00
command: 04 00 00 00
#
name: Cooler
type: parsed
protocol: NEC
address: 80 00 00 00
command: 0A 00 00 00

View File

@ -0,0 +1,64 @@
Filetype: IR signals file
Version: 1
#
# FAN Siguro FN-V750W
#
name: POWER
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9358 4535 573 574 575 572 577 570 579 568 571 576 573 574 575 572 577 571 578 596 553 565 574 1695 574 1696 573 1697 572 1697 572 1698 571 1700 579 567 572 1697 572 1699 580 568 571 576 573 574 575 571 578 1718 551 1694 575 572 577 569 580 1689 580 1690 579 1690 579 1693 576 558 581 41436 9369 2240 578 95786 9363 2236 572
#
name: LIGHT_OFF
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9338 4536 581 566 573 572 577 570 579 568 571 575 575 573 576 571 578 568 571 576 573 572 577 1692 577 1692 577 1693 576 1693 576 1693 576 1696 572 574 575 572 577 568 581 1691 577 569 580 568 571 575 574 1695 574 1696 573 1698 581 1691 578 567 572 1698 581 1690 579 1693 576 558 581 41528 9374 2238 580
#
name: TIMER+
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9397 4539 578 570 579 569 580 568 571 576 573 575 574 574 575 573 576 572 577 571 578 568 581 1690 579 1693 575 1696 572 1698 581 1691 577 1694 574 1697 571 1701 578 571 578 570 579 570 579 569 580 567 572 1702 577 571 578 569 580 1692 576 1695 574 1698 581 1691 577 1697 582 553 576 41535 9387 2242 576 95861 9369 2241 577
#
name: TIMER-
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9325 4559 578 570 579 569 570 578 571 578 571 577 572 576 573 575 574 574 575 572 577 569 570 1705 574 1701 578 1698 570 1704 575 1699 569 1707 571 576 573 574 575 572 577 570 579 569 570 577 572 574 575 1699 569 1706 573 1701 578 1697 571 1703 575 1699 569 1705 574 1703 575 557 572 41710 9310 2244 574 96104 9291 2247 571
#
name: TEMP+
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9394 4539 578 571 578 570 579 570 579 570 579 570 579 570 579 570 579 570 579 570 579 568 581 1691 577 1695 573 1698 580 1691 577 1694 574 1697 581 1693 575 571 578 1696 572 576 573 575 574 573 576 569 580 1692 576 569 580 1692 576 569 580 1691 577 1693 575 1695 573 1698 580 553 576 41634 9356 2245 573 95873 9370 2245 573 95869 9393 2239 579
#
name: TEMP-
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9355 4550 577 571 578 569 580 568 571 576 573 601 548 573 576 571 578 570 579 568 571 575 574 1698 570 1702 576 1696 572 1700 578 1693 575 1699 579 566 573 1701 577 570 579 568 571 577 572 576 573 572 577 1695 573 1701 577 568 571 1702 576 1696 572 1700 578 1693 575 1699 579 581 548 41469 9333 2245 573 95980 9339 2240 578
#
name: MODE
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9302 4546 571 576 573 571 578 567 572 573 576 569 570 575 574 571 578 567 572 574 575 568 571 1699 569 1700 568 1702 576 1693 575 1694 574 1698 570 573 576 1693 575 1695 573 1699 569 576 573 572 577 566 573 1697 571 1701 577 567 572 573 576 567 572 1699 569 1700 578 1694 574 557 572 41653 9292 2245 573 96004 9293 2241 577
#
name: SPEED
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9413 4549 577 572 577 573 576 574 575 575 574 576 573 577 572 577 582 568 581 569 580 567 582 1693 575 1699 579 1695 573 1701 577 1697 581 1693 575 1701 577 573 576 571 578 1699 579 570 579 571 578 570 579 1724 554 566 573 1702 576 1700 578 569 580 1695 573 1701 577 1699 579 583 546 41516 9407 2244 573 95961 9506 2241 586
#
name: ROTATE <->
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9287 4541 576 568 571 573 576 568 571 572 577 567 572 571 568 576 573 570 569 575 574 567 572 1695 573 1692 576 1690 578 1689 569 1697 571 1695 573 1695 573 568 571 1696 572 1696 572 571 578 566 573 569 570 1699 569 572 577 1692 576 568 571 571 578 1689 569 1698 570 1700 568 562 577 41468 9314 2238 569 95843 9312 2243 575
#
name: ROTATE ^ˇ
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9421 4538 569 573 566 575 574 567 572 568 571 570 569 572 567 574 575 566 573 568 571 568 571 1693 565 1698 570 1692 566 1697 571 1692 566 1725 543 568 571 1694 574 564 575 1690 568 572 567 574 565 573 566 1698 570 1695 573 566 573 1693 575 564 575 1689 569 1695 573 1693 575 553 566 41427 9336 2245 572 95849 9469 2241 577

View File

@ -0,0 +1,118 @@
Filetype: IR signals file
Version: 1
#
# ADJ UC IR remote (https://www.adj.com/uc-ir)
#
name: Power
type: parsed
protocol: NEC
address: 00 00 00 00
command: 47 00 00 00
#
name: Dimmer+
type: parsed
protocol: NEC
address: 00 00 00 00
command: 43 00 00 00
#
name: Dimmer-
type: parsed
protocol: NEC
address: 00 00 00 00
command: 09 00 00 00
#
name: Full-on
type: parsed
protocol: NEC
address: 00 00 00 00
command: 44 00 00 00
#
name: Fade-gobo
type: parsed
protocol: NEC
address: 00 00 00 00
command: 40 00 00 00
#
name: Strobe
type: parsed
protocol: NEC
address: 00 00 00 00
command: 07 00 00 00
#
name: Color
type: parsed
protocol: NEC
address: 00 00 00 00
command: 15 00 00 00
#
name: Sound-on
type: parsed
protocol: NEC
address: 00 00 00 00
command: 42 00 00 00
#
name: Sound-off
type: parsed
protocol: NEC
address: 00 00 00 00
command: 4A 00 00 00
#
name: Show-0
type: parsed
protocol: NEC
address: 00 00 00 00
command: 52 00 00 00
#
name: 1
type: parsed
protocol: NEC
address: 00 00 00 00
command: 16 00 00 00
#
name: 2
type: parsed
protocol: NEC
address: 00 00 00 00
command: 19 00 00 00
#
name: 3
type: parsed
protocol: NEC
address: 00 00 00 00
command: 0D 00 00 00
#
name: 4
type: parsed
protocol: NEC
address: 00 00 00 00
command: 0C 00 00 00
#
name: 5
type: parsed
protocol: NEC
address: 00 00 00 00
command: 18 00 00 00
#
name: 6
type: parsed
protocol: NEC
address: 00 00 00 00
command: 5E 00 00 00
#
name: 7
type: parsed
protocol: NEC
address: 00 00 00 00
command: 08 00 00 00
#
name: 8
type: parsed
protocol: NEC
address: 00 00 00 00
command: 1C 00 00 00
#
name: 9
type: parsed
protocol: NEC
address: 00 00 00 00
command: 5A 00 00 00

View File

@ -0,0 +1,202 @@
Filetype: IR signals file
Version: 1
#
# CAME Security Barrier i100 programming remote
#
name: Wand
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 906 771 907 772 907 772 908 770 1747 1610 908 770 1723 796 883 1636 883 797 1749 772 907
#
name: Unlock
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 907 770 1751 1609 909 770 1751 1609 910 770 1751 1608 1724 794 908 770 908 1610 908
#
name: Lock
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 908 773 907 773 907 774 908 773 1747 1614 907 772 1747 1613 1722 797 908 773 907 773 907
#
name: A
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 909 769 1750 1607 908 769 1748 1608 909 769 1724 794 884 1634 883 795 1750 1608 908
#
name: B
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 908 769 909 769 909 768 909 769 1748 1608 909 770 1725 793 884 1635 884 796 909 771 1749
#
name: C
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 901 778 1740 1616 903 776 1742 1617 903 777 903 775 1742 776 904 1614 904 775 1741
#
name: D
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 912 766 913 766 911 767 911 768 1753 1606 912 769 910 767 886 794 885 793 1750 769 908 793 884
#
name: 1
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 911 768 1753 1605 912 767 1752 1606 912 767 1727 792 886 793 886 793 911 769 910 1634 884 85014 885 793 1752 1609 910 772 1750 1636 885 797 1726 797 883 797 884 798 882 798 882 1639 883
#
name: 2
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 911 769 910 769 910 769 910 770 1752 1609 910 769 1726 794 886 795 885 795 910 1611 1749
#
name: 3
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 909 771 1751 1610 910 771 1751 1608 909 769 1724 793 883 795 884 796 908 1612 908 772 907
#
name: 4
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 912 767 911 768 910 769 909 768 1751 1607 910 768 1724 793 884 793 908 1609 1748 794 884
#
name: 5
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 900 781 1740 1620 901 780 1741 1619 901 779 1717 803 877 804 903 1618 1744 1620 900
#
name: 6
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 908 771 908 770 908 771 909 770 1746 1609 908 770 1722 795 883 796 882 1636 907 771 1746 85748 882 797 907 771 908 772 906 796 1720 1638 879 799 1718 800 878 801 878 1639 878 800 1716
#
name: 7
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 908 771 1750 1612 908 771 1749 1612 909 770 1748 771 884 797 909 1611 909 771 909 772 906
#
name: 8
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 908 771 908 770 909 770 908 770 1748 1609 910 770 1749 771 884 1636 1749 771 909 771 909
#
name: 9
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 909 769 1752 1610 910 771 1752 1610 910 770 1750 769 885 1635 1751 769 910 1612 909
#
name: 0
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 902 774 1744 1615 903 775 1743 1614 903 775 1743 774 879 800 905 775 904 775 904 776 903
#
name: F1
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 904 775 905 775 904 775 904 775 1744 1616 905 774 1719 800 906 1614 1749 1615 1746
#
name: F2
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 909 769 1749 1608 909 769 1750 1606 909 769 908 769 1723 794 883 795 908 1610 1749
#
name: Plus
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 889 791 890 791 915 770 909 768 1730 1631 888 791 912 768 1729 791 888 792 969 712 886 819 862
#
name: Minus
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 911 769 1750 1605 912 768 1728 1631 912 768 912 768 1728 791 887 792 912 768 911 1608 910
#
name: Question
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 910 768 913 768 913 767 910 769 1726 1630 910 766 1728 790 886 1630 887 792 911 768 886 794 908
#
name: Blue .
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 908 769 1751 1608 910 768 1752 1607 911 768 910 768 1724 1632 1751 1607 910 770 909
#
name: Red ..
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 912 768 914 769 912 768 914 768 1755 1609 912 769 887 794 1729 1636 911 770 1753 795 885
#
name: Green ...
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 912 768 1752 1607 912 768 1752 1608 910 767 911 768 1807 1552 963 713 1750 1632 885
#
name: Yellow ....
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 911 766 914 768 912 767 913 768 1754 1608 913 767 889 792 1810 1552 967 713 911 769 1753
#
name: Ghost
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 907 769 1751 1608 909 768 1750 1608 909 769 1724 1632 883 795 909 770 1751 1610 907
#
name: Switch
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 909 769 909 770 910 769 910 769 1751 1607 910 768 1725 1633 884 794 910 769 1750 794 884 85852 909 769 911 770 910 794 885 795 1723 1637 881 799 1723 1639 881 799 881 799 1721 799 880
#
name: Pic_timer
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 909 770 1751 1610 909 771 1751 1609 909 770 909 770 1727 1635 908 772 909 772 908 772 906
#
name: Volume
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 908 771 908 772 907 771 908 771 1747 1612 907 771 1721 1637 1749 770 909 1611 1746
#
name: Lenght
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 907 772 1748 1613 907 772 1749 1613 907 771 1721 1636 1750 771 909 1612 908 773 906
#
name: Area
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 909 772 907 771 908 771 908 771 1748 1610 909 770 1723 1634 1748 1608 1748 1610 906
#
name: Timer
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 908 771 1749 1609 909 769 1748 1609 908 769 1747 1609 1749 1609 1749 771 907

Binary file not shown.

After

Width:  |  Height:  |  Size: 129 KiB

View File

@ -0,0 +1,113 @@
Filetype: IR signals file
Version: 1
#
# Generic Projector Universal Remote (see: https://imgur.com/a/V5NSosb)
# Not all buttons on remote actually do something
#
name: Power
type: parsed
protocol: NECext
address: 48 50 00 00
command: 02 FD 00 00
#
name: Mute
type: parsed
protocol: NECext
address: 48 50 00 00
command: 27 D8 00 00
#
name: Vol+
type: parsed
protocol: NECext
address: 4F 50 00 00
command: 08 F7 00 00
#
name: Vol-
type: parsed
protocol: NECext
address: 4F 50 00 00
command: 0B F4 00 00
#
name: Up
type: parsed
protocol: NECext
address: 48 50 00 00
command: 13 EC 00 00
#
name: Down
type: parsed
protocol: NECext
address: 48 50 00 00
command: 14 EB 00 00
#
name: Left
type: parsed
protocol: NECext
address: 48 50 00 00
command: 16 E9 00 00
#
name: Right
type: parsed
protocol: NECext
address: 48 50 00 00
command: 15 EA 00 00
#
name: Enter
type: parsed
protocol: NECext
address: 48 50 00 00
command: 11 EE 00 00
#
name: Keystone+
type: parsed
protocol: NECext
address: 4F 50 00 00
command: 09 F6 00 00
#
name: Keystone-
type: parsed
protocol: NECext
address: 4F 50 00 00
command: 0D F2 00 00
#
name: Video
type: parsed
protocol: NECext
address: 4F 50 00 00
command: 03 FC 00 00
#
name: Source
type: parsed
protocol: NECext
address: 48 50 00 00
command: 16 E9 00 00
#
name: Menu
type: parsed
protocol: NECext
address: 4F 50 00 00
command: 11 EE 00 00
#
name: Esc
type: parsed
protocol: NECext
address: 48 50 00 00
command: 12 ED 00 00
#
name: Mode
type: parsed
protocol: NECext
address: 01 EF 00 00
command: 0E F1 00 00
#
name: Page+
type: parsed
protocol: NECext
address: 48 50 00 00
command: 13 EC 00 00
#
name: Page-
type: parsed
protocol: NECext
address: 48 50 00 00
command: 14 EB 00 00

View File

@ -94,13 +94,13 @@ protocol: Samsung32
address: 07 00 00 00
command: 6B 00 00 00
#
name: Ch_up
name: Ch_next
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 12 00 00 00
#
name: Ch_down
name: Ch_prev
type: parsed
protocol: Samsung32
address: 07 00 00 00
@ -118,7 +118,7 @@ protocol: Samsung32
address: 07 00 00 00
command: 07 00 00 00
#
name: Vol_down
name: Vol_dn
type: parsed
protocol: Samsung32
address: 07 00 00 00

View File

@ -0,0 +1,256 @@
Filetype: IR signals file
Version: 1
#
# Samsung TV AA59-00714A
#
name: Power off
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 98 00 00 00
#
name: Power on
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 02 00 00 00
#
name: Volume up
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 07 00 00 00
#
name: Volume down
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 0B 00 00 00
#
name: Channel up
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 12 00 00 00
#
name: Channel down
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 10 00 00 00
#
name: Mute
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 0F 00 00 00
#
name: Source
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 01 00 00 00
#
name: Menu
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 1A 00 00 00
#
name: Home
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 79 00 00 00
#
name: MagicInfo Player I
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 30 00 00 00
#
name: Tools
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 4B 00 00 00
#
name: Info
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 1F 00 00 00
#
name: Return
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 58 00 00 00
#
name: Exit
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 2D 00 00 00
#
name: A/Red
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 6C 00 00 00
#
name: B/Green
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 14 00 00 00
#
name: C/Yellow
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 15 00 00 00
#
name: D/Blue
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 16 00 00 00
#
name: Set
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: AB 00 00 00
#
name: Unset
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: AC 00 00 00
#
name: Lock
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 77 00 00 00
#
name: Stop
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 46 00 00 00
#
name: Play
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 47 00 00 00
#
name: Pause
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 4A 00 00 00
#
name: Fast-Backwards
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 45 00 00 00
#
name: Fast-Forwards
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 48 00 00 00
#
name: Up arrow
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 60 00 00 00
#
name: Left arrow
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 65 00 00 00
#
name: Down arrow
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 61 00 00 00
#
name: Right arrow
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 62 00 00 00
#
name: Ok
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 68 00 00 00
#
name: numpad 1
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 04 00 00 00
#
name: numpad 2
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 05 00 00 00
#
name: numpad 3
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 06 00 00 00
#
name: numpad 4
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 08 00 00 00
#
name: numpad 5
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 09 00 00 00
#
name: numpad 6
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 0A 00 00 00
#
name: numpad 7
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 0C 00 00 00
#
name: numpad 8
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 0C 00 00 00
#
name: numpad 9
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 0C 00 00 00
#
name: numpad 0
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 11 00 00 00