Search found 5 matches

by gavlig
Fri Jan 13, 2017 6:51 pm
Forum: IR Protocols & Codes
Topic: Gree Remote
Replies: 9
Views: 43010

Re: Gree Remote

My guess was right, timings were slightly off, got correct ones from this library https://github.com/ToniA/arduino-heatpu ... atpumpIR.h
by gavlig
Fri Jan 13, 2017 5:57 pm
Forum: IR Protocols & Codes
Topic: Gree Remote
Replies: 9
Views: 43010

Re: Gree Remote

yep, i'm blind indeed. Thank you! I'll dig into that spec now!
by gavlig
Fri Jan 13, 2017 5:35 pm
Forum: IR Protocols & Codes
Topic: Gree Remote
Replies: 9
Views: 43010

Re: Gree Remote

sorry if this board is not an appropriate place for that
by gavlig
Fri Jan 13, 2017 5:33 pm
Forum: IR Protocols & Codes
Topic: Gree Remote
Replies: 9
Views: 43010

Re: Gree Remote

Hello, no, i don't have a copy of AnalysIR, it was just a hobby project i might never come back to again so i don't think i'll need special tools for that. Though who knows, maybe later. As i said earlier, i couldn't find the checksum generator in that thread, that's why i posted my code (though i a...
by gavlig
Fri Jan 13, 2017 3:41 pm
Forum: IR Protocols & Codes
Topic: Gree Remote
Replies: 9
Views: 43010

Re: Gree Remote

Hey guys, in previous post it was mentioned, that checksum issue has been resolved but i haven't found here https://github.com/ToniA/Raw-IR-decoder-for-Arduino the correct way to make a proper checksum for Gree IR signal, so i reverse engineered it. Don't know if that's the same algorithm they use f...