From 87180b522f056c5d2c210256915c12f54e0672bb Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Mon, 8 Aug 2022 02:17:42 -0700 Subject: [PATCH] Added V-TAC VT5050 LED Strip (thanks mihi!) --- LED_Lighting/V-TAC/V-TAC_VT5050_LED_Strip.ir | 58 ++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 LED_Lighting/V-TAC/V-TAC_VT5050_LED_Strip.ir diff --git a/LED_Lighting/V-TAC/V-TAC_VT5050_LED_Strip.ir b/LED_Lighting/V-TAC/V-TAC_VT5050_LED_Strip.ir new file mode 100644 index 00000000..4d9891d4 --- /dev/null +++ b/LED_Lighting/V-TAC/V-TAC_VT5050_LED_Strip.ir @@ -0,0 +1,58 @@ +Filetype: IR signals file +Version: 1 +# +# V-TAC VT5050 LED Strip +# +name: On +type: parsed +protocol: NECext +address: 00 EF 00 00 +command: 02 FD 00 00 +# +name: Off +type: parsed +protocol: NECext +address: 00 EF 00 00 +command: 02 FD 00 00 +# +name: Bright_Up +type: parsed +protocol: NECext +address: 00 EF 00 00 +command: 00 FF 00 00 +# +name: Bright_Down +type: raw +frequency: 38000 +duty_cycle: 0.330000 +data: 6611 147 2428 4472 605 535 610 529 606 532 603 532 603 532 603 531 604 530 605 529 606 1632 596 1640 599 1639 600 1639 600 538 607 1632 607 1632 607 1632 607 1633 606 532 603 533 602 535 600 536 599 537 598 539 606 529 606 530 605 1633 606 1633 606 1633 606 1633 606 1633 606 1633 606 1632 607 40787 9187 2210 607 +# +name: Red +type: parsed +protocol: NECext +address: 00 EF 00 00 +command: 04 FB 00 00 +# +name: Green +type: parsed +protocol: NECext +address: 00 EF 00 00 +command: 05 FA 00 00 +# +name: Blue +type: parsed +protocol: NECext +address: 00 EF 00 00 +command: 06 F9 00 00 +# +name: White +type: parsed +protocol: NECext +address: 00 EF 00 00 +command: 07 F8 00 00 +# +name: Yellow +type: parsed +protocol: NECext +address: 00 EF 00 00 +command: 14 EB 00 00