Skip to content

Instantly share code, notes, and snippets.

@Keeo
Keeo / fan_ircodes.txt
Created December 7, 2019 17:47
IR Codes for fan
#
# https://www.sbprojects.net/knowledge/ir/nec.php
#
Power On/Off
Protocol : NEC
Code : 0xFFA25D (32 Bits)
uint16_t rawData[71] = {9058, 4466, 596, 534, 596, 538, 596, 538, 596, 538, 596, 538, 596, 538, 596, 538, 596, 538, 596, 1648, 596, 1652, 596, 1652, 596, 1652, 596, 1648, 596, 1652, 596, 1652, 596, 1652, 596, 1652, 596, 538, 596, 1652, 596, 538, 596, 538, 590, 538, 596, 1652, 596, 538, 596, 538, 596, 1652, 596, 538, 596, 1648, 600, 1648, 594, 1652, 596, 538, 596, 1652, 596, 40234, 9064, 2196, 596}; // NEC FFA25D
uint32_t address = 0x0;
uint32_t command = 0x45;