Search found 5 matches
- Sun Dec 31, 2017 5:48 am
- Forum: IR Protocols & Codes
- Topic: Gree timing constants
- Replies: 9
- Views: 12263
Re: Gree timing constants
32 or 67 ,they have different in last bits that is my mean ,and I ask for this reason
- Sat Dec 30, 2017 10:07 am
- Forum: IR Protocols & Codes
- Topic: Gree timing constants
- Replies: 9
- Views: 12263
Re: Gree timing constants
you are say true but I don't know where is the problem because my hex value from remote in heat mode and temperature 25 is : 3090060A (32 bits)
and IR sender hex value is: 30900000 (32 bits)
problem in checksum or timing or else?
and IR sender hex value is: 30900000 (32 bits)
problem in checksum or timing or else?
- Thu Dec 28, 2017 2:43 pm
- Forum: IR Protocols & Codes
- Topic: Gree timing constants
- Replies: 9
- Views: 12263
Re: Gree timing constants
thanks for your response for mode heat temp 23 fan atuo unsigned int Signal_0_0[] = {8992, 4432, 676, 524, 676, 520, 676, 1616, 680, 1616, 680, 1612, 680, 500, 700, 1612, 680, 520, 680, 1592, 700, 1616, 680,1612, 680, 520, 680, 520, 680, 496, 700, 520, 704, 520, 680, 520, 680, 520, 676, 524, 676, 52...
- Wed Dec 27, 2017 5:19 am
- Forum: IR Protocols & Codes
- Topic: Gree timing constants
- Replies: 9
- Views: 12263
Re: Gree timing constants
how should I captured signal for my device ?
with this https://www.analysir.com/blog/2014/03/1 ... s-arduino/?
with this https://www.analysir.com/blog/2014/03/1 ... s-arduino/?
- Tue Dec 26, 2017 8:29 am
- Forum: IR Protocols & Codes
- Topic: Gree timing constants
- Replies: 9
- Views: 12263
Gree timing constants
I use this link to send and control gree A/C https://github.com/ToniA/arduino-heatpumpir and change #define GREE_AIRCON1_MSG_SPACE 19000 to #define GREE_AIRCON1_MSG_SPACE 20000 and use this link to decode IR https://github.com/ToniA/Raw-IR-decoder-for-Arduino for mode: heat temp:25 swing:off sleep:o...