Infrared_Record.ino does not work

Play with it! Please tell us which board you're using.
For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
mkmksm
 
Posts: 1
Joined: Thu Apr 26, 2018 3:21 am

Infrared_Record.ino does not work

Post by mkmksm »

/* Infrared_Record.ino Example sketch for IRLib2 and Circuit Playground Express
Illustrates how to receive an IR signal, decode and save it.
Then retransmit it whenever you push the left pushbutton.
*/

The error is "Infrared support is only for the Circuit Playground Express, it doesn't work with the Classic version"

I really use the circuit playground express. I selected the board circuit playground express already and com port already. Why? When I press the left button , in the serial monitor" No signal saved yet."

Please help! Thanks.

User avatar
adafruit_support_mike
 
Posts: 67485
Joined: Thu Feb 11, 2010 2:51 pm

Re: Infrared_Record.ino does not work

Post by adafruit_support_mike »

Enable verbose messages during compilation in the Arduino IDE's preferences, try to compile the sketch again, and post the output in the debug pane between CODE tags please.

User avatar
mpc823
 
Posts: 66
Joined: Thu May 05, 2016 9:10 am

Re: Infrared_Record.ino does not work

Post by mpc823 »

I just did a fresh install of Arduino 1.8.5 onto a USB stick and had this same issue.

Look here - viewtopic.php?f=58&t=125346 for the way around it that I used.

I'm surprised this is still an issue.

Daniel

Locked
Please be positive and constructive with your questions and comments.

Return to “Circuit Playground Classic, Circuit Playground Express, Circuit Playground Bluefruit”