Has anyone managed to get AnalysIR ( http://www.analysir.com/ ) working with Moteino?
I have a spare moteino and want to use it to control my house air conditioners.
I have hooked it up to an IR receiver and using some code found around the place I can see data. However, the data is quite long - over 100 bytes so I got AnalysIR to help with the decoding.
I am still waiting for the password to activate it but the supplied Arduino sketch has an output of:
!AnalysIR!
!Free RAM: 131!
So, while I wait for the password to run the fill AnalysIR and to access their forums I thought I would check here if anyone else has been successful in getting the moteino to work with it - I am a bit worried that 131 bytes (presumably bytes) of free RAM won't be enough.
If its of interest I used the library and info here:
http://www.righto.com/2009/08/multi-protocol-infrared-remote-library.html (http://www.righto.com/2009/08/multi-protocol-infrared-remote-library.html)
https://www.hackster.io/yleguesse/spark-core-smart-air-conditioner (https://www.hackster.io/yleguesse/spark-core-smart-air-conditioner)
to control my Daikin AC from a Photon (https://store.particle.io/?product=particle-photon (https://store.particle.io/?product=particle-photon)), its being working solidly for a couple of months now, I would expect it to work just as well with a Motieno.
regards,
Chris
Quote from: AnalysIR on October 18, 2015, 07:23:05 PM
FYI: support has now been added to AnalysIR for the Moteino - thanks to the OP :)
Thanks!