/arduino-ac-remote

A project to reverse engineer the ZH/JT-03 IR remote AC controller.

Primary LanguageC

Reverse engineering the ZH/JT-03 AC Infrared remote control and implementing it in an Arduino

TODO List

  • Create a proper README
  • Create a proper documentation of the protocol
  • Implement CheckSum 2s Complement
  • Implement set temperature method
  • Implement On/Off
  • Implement Sleep Mode
  • Implement Turbo mode
  • Implement Fan speed
  • Implement Swing
  • Implement Air flow
  • Implement different modes
  • Implement 16-31 Temperature options
  • Create a better estimation of the High and Low value used by the IR protocol -- This requeries reading multiple commands and making an average of them

References