peterhinch / micropython_ir

Nonblocking device drivers to receive from IR remotes and for IR "blaster" apps.
MIT License
237 stars 50 forks source link

Controlling Gree ACs with Pico #27

Open MrFarePlay opened 10 months ago

MrFarePlay commented 10 months ago

First of all thank you for the amazing work.

I've been playing with the library for a few days trying to emulate a YACIFBI Gree AC remote control. I'm using the test and Player sections to get and transmit the raw signal. I'm getting the raw signal from my remote, but transmitting to the AC doesn't seem to work (trying to turn it off for simplicity).

Any guidance would be greatly appreciate.

I'm connecting the IR led directly to a Pico pin with resistor if that matters.

I have a Flipper zero which im using to test and see if the IR led is actually transmitting. Saving the saved signal from the IR led to the flipper and playing directly to the AC has no result. Saving the signal from the remote directly to the flipper and playing to the AC does work.

Thanks in advance.

peterhinch commented 10 months ago

What is the outcome when you run the test scripts with the remote control?

bestemy commented 9 months ago

@MrFarePlay Please contact me on Twitter or Discord. This is the only place I hope you will see the message :(