NEW GUIDE: IR Receive and Transmit with Circuit Playground Express

Use CircuitPython to send and receive infrared signals using the Circuit Playground Express!

The Circuit Playground Express is an amazing little board with tons of sensors and things built in, including an infrared transmitter and an infrared receiver. This guide will show you how to use CircuitPython to send simple messages between two Circuit Playground Expresses using infrared! We start by having you test your CPX with a remote to show receiving IR signals. Then we provide an example that transmits IR signals from the CPX. IR signals can be used as an input to trigger all sorts of things. We show you how to take those signals and use them to turn on LEDs and make a sound on another Circuit Playground Express!

Check out the full guide here!