Hi,
I’m trying to use the Adafruit mini IR remote contro https://www.adafruit.com/product/389l with the Circuit Playground express.
The On infrared receive does not register a button press. How can I get it to work? Appreciate any suggestions. I’ve tried several things, but no luck.
Thanks.
kjw
April 28, 2021, 3:49pm
2
I don’t think it’s supported at the moment based on the existence of GitHub: microsoft/pxt-adafruit Support Adafruit mini IR remote #1071 .
This question also came up on Adafruit Forums: Cannot get Mini Remote to send signal to CPX IR sensor using .
If CircuitPython is appropriate I’m sure it works there.