Giter Club home page Giter Club logo

Comments (4)

ToniA avatar ToniA commented on July 17, 2024

Look at the different decoders of this schema you are now running. The first step could be to decode the temperature request, i.e. go through the full range of temperatures, and try to write a piece of code which correctly decodes this. Then the fan speed etc.

At least the old Panasonic CKP does not have separate ON and OFF signals, it just has a toggle, i.e. the same signal is used, but it just switches the device on or off.

from arduino-heatpumpir.

mrgrumpy83 avatar mrgrumpy83 commented on July 17, 2024

Thanks for the response!

I'm absolutely no good at coding. I can look at it and kind of figure out what's going on, but I cannot write code unfortunately. I'm happy to work it out manually, though, I just need a little more help understanding what I need to look for.

I can see a clear change in the Hexadecimal output when pressing buttons. Looking at PanasonicCKPHeatpumpIR.h it looks as though the 'CKP codes' are also defined using Hex.

Based on this, is the process a matter of working out -

  1. What the hex codes for each function/mode/output/command are?
  2. Which bytes contain the code for the respective function/mode/output/command?

One other thing I can't seem to determine, is where the codes for temperature are defined?

from arduino-heatpumpir.

mrgrumpy83 avatar mrgrumpy83 commented on July 17, 2024

OK, I spent a stack of time on this and answered the questions I had above for myself.
Then when I looked at the appropriate Panasonic code, it turned out it was all exactly the same as Panasonic CKP.
Turns out the receiver is extremely picky about directionality and I may not have quite been aiming the transmitter correctly. Some cursory testing suggests that it's all ok with a CKP.

from arduino-heatpumpir.

N-Storm avatar N-Storm commented on July 17, 2024

Which IRSender* class do you use? These are listed on README.md and some offers better carrier frequency accuracy than older IRSenderBitBang. Accuracy affects range & direction.

from arduino-heatpumpir.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.