Skip to content

Instantly share code, notes, and snippets.

@kylefmohr
Created December 25, 2023 03:23
Show Gist options
  • Save kylefmohr/ec7781a27e9380911a3bf155a42b208d to your computer and use it in GitHub Desktop.
Save kylefmohr/ec7781a27e9380911a3bf155a42b208d to your computer and use it in GitHub Desktop.
Remote Control Infrared Codes for "Tatazone 16.4ft Bluetooth RGB COB Led Strip Lights with Remote"
/*
Automatically Generated by AnalysIR - Batch Export Utility
Registered to: kyle
Session History: Tatazone 16.4ft Bluetooth RGB COB Led Strip Lights with Remote
Type : Key : Value : Bits : Carrier Frequency (kHz)
0 : NEC : Timer2 : D564DA25 : 32 : 0
1 : NEC : Timer1 : D56404FB : 32 : 0
2 : NEC : Music2 : D564DC23 : 32 : 0
3 : NEC : Music1 : D564D22D : 32 : 0
4 : NEC : Christmas : D5649867 : 32 : 0
5 : NEC : Night Flight : D5645CA3 : 32 : 0
6 : NEC : Party : D564D42B : 32 : 0
7 : NEC : Wind Chimes : D564D827 : 32 : 0
8 : NEC : Northern Lights : D56418E7 : 32 : 0
9 : NEC : Dating : D564F00F : 32 : 0
10 : NEC : Dream Sea : D56458A7 : 32 : 0
11 : NEC : Late Autumn : D564708F : 32 : 0
12 : NEC : Purple : D5648877 : 32 : 0
13 : NEC : Teal : D564E817 : 32 : 0
14 : NEC : Yellow : D56448B7 : 32 : 0
15 : NEC : Orange : D56428D7 : 32 : 0
16 : NEC : White : D56408F7 : 32 : 0
17 : NEC : Blue : D564E01F : 32 : 0
18 : NEC : Green : D56410EF : 32 : 0
19 : NEC : RED : D56420DF : 32 : 0
20 : NEC : Mode- : D564906F : 32 : 0
21 : NEC : Mode+ : D564F807 : 32 : 0
22 : NEC : Bright- : D56432CD : 32 : 0
23 : NEC : Bright+ : D5643CC3 : 32 : 0
24 : NEC : ON : D564B04F : 32 : 0
25 : NEC : OFF : D56450AF : 32 : 0
Note: Be sure to use the correct Carrier frequency, for each individual signal, as(or if) indicated above
*/
// NB: Not all protocols are supported by IRremote or IRLib. You may need to edit the code below manually
// Automatically Generated by AnalysIR for kyle, visit https://www.AnalysIR.com/ or email info@....... for further details
int khz=38; //NB Change this default value as necessary to the correct carrier frequency
irsend.sendNEC(0xD564DA25, 32); //AnalysIR Batch Export (IRremote) // AnalysIR IR Protocol: NEC, Key: Timer2
irsend.sendNEC(0xD56404FB, 32); //AnalysIR Batch Export (IRremote) // AnalysIR IR Protocol: NEC, Key: Timer1
irsend.sendNEC(0xD564DC23, 32); //AnalysIR Batch Export (IRremote) // AnalysIR IR Protocol: NEC, Key: Music2
irsend.sendNEC(0xD564D22D, 32); //AnalysIR Batch Export (IRremote) // AnalysIR IR Protocol: NEC, Key: Music1
irsend.sendNEC(0xD5649867, 32); //AnalysIR Batch Export (IRremote) // AnalysIR IR Protocol: NEC, Key: Christmas
irsend.sendNEC(0xD5645CA3, 32); //AnalysIR Batch Export (IRremote) // AnalysIR IR Protocol: NEC, Key: Night Flight
irsend.sendNEC(0xD564D42B, 32); //AnalysIR Batch Export (IRremote) // AnalysIR IR Protocol: NEC, Key: Party
irsend.sendNEC(0xD564D827, 32); //AnalysIR Batch Export (IRremote) // AnalysIR IR Protocol: NEC, Key: Wind Chimes
irsend.sendNEC(0xD56418E7, 32); //AnalysIR Batch Export (IRremote) // AnalysIR IR Protocol: NEC, Key: Northern Lights
irsend.sendNEC(0xD564F00F, 32); //AnalysIR Batch Export (IRremote) // AnalysIR IR Protocol: NEC, Key: Dating
irsend.sendNEC(0xD56458A7, 32); //AnalysIR Batch Export (IRremote) // AnalysIR IR Protocol: NEC, Key: Dream Sea
irsend.sendNEC(0xD564708F, 32); //AnalysIR Batch Export (IRremote) // AnalysIR IR Protocol: NEC, Key: Late Autumn
irsend.sendNEC(0xD5648877, 32); //AnalysIR Batch Export (IRremote) // AnalysIR IR Protocol: NEC, Key: Purple
irsend.sendNEC(0xD564E817, 32); //AnalysIR Batch Export (IRremote) // AnalysIR IR Protocol: NEC, Key: Teal
irsend.sendNEC(0xD56448B7, 32); //AnalysIR Batch Export (IRremote) // AnalysIR IR Protocol: NEC, Key: Yellow
irsend.sendNEC(0xD56428D7, 32); //AnalysIR Batch Export (IRremote) // AnalysIR IR Protocol: NEC, Key: Orange
irsend.sendNEC(0xD56408F7, 32); //AnalysIR Batch Export (IRremote) // AnalysIR IR Protocol: NEC, Key: White
irsend.sendNEC(0xD564E01F, 32); //AnalysIR Batch Export (IRremote) // AnalysIR IR Protocol: NEC, Key: Blue
irsend.sendNEC(0xD56410EF, 32); //AnalysIR Batch Export (IRremote) // AnalysIR IR Protocol: NEC, Key: Green
irsend.sendNEC(0xD56420DF, 32); //AnalysIR Batch Export (IRremote) // AnalysIR IR Protocol: NEC, Key: RED
irsend.sendNEC(0xD564906F, 32); //AnalysIR Batch Export (IRremote) // AnalysIR IR Protocol: NEC, Key: Mode-
irsend.sendNEC(0xD564F807, 32); //AnalysIR Batch Export (IRremote) // AnalysIR IR Protocol: NEC, Key: Mode+
irsend.sendNEC(0xD56432CD, 32); //AnalysIR Batch Export (IRremote) // AnalysIR IR Protocol: NEC, Key: Bright-
irsend.sendNEC(0xD5643CC3, 32); //AnalysIR Batch Export (IRremote) // AnalysIR IR Protocol: NEC, Key: Bright+
irsend.sendNEC(0xD564B04F, 32); //AnalysIR Batch Export (IRremote) // AnalysIR IR Protocol: NEC, Key: ON
irsend.sendNEC(0xD56450AF, 32); //AnalysIR Batch Export (IRremote) // AnalysIR IR Protocol: NEC, Key: OFF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment