Sep 25, 2026Povilas Dumcius1 min read
Build ideas: IR Transceiver & Remote

Build ideas: IR Transceiver & Remote

The AX22-0040 is an infrared transceiver. In simple terms, it can both send and receive invisible infrared light, like the signals used by a TV remote. Different patterns of fast light pulses represent different commands, such as power, volume up, or changing a channel. At its simplest form, the data coming in is a sequence of IR pulses that can be decoded, copied, and transmitted again.

View Product Page

Playing with remotes is surprisingly more fun than you'd expect.

 

 

IR Signal Shape Visualiser

The AX22-0040 is an infrared transceiver. In simple terms, it can both send and receive invisible infrared light, like the signals used by a TV remote. Different patterns of fast light pulses represent different commands, such as power, volume up, or changing a channel. At its simplest form, the data coming in is a sequence of IR pulses that can be decoded, copied, and transmitted again.

Open the project in Studio


Servo Remote Control

Use the Axiometa IR Remote together with the IR Transceiver to control a servo wirelessly, you can adjust this project to assign different remote buttons to move the servo to specific angles, rotate it left or right, or return it to a default position.

Open the project in Studio


Copy & Replicate any remote

Build a device that can learn signals from an existing IR remote, save each button command, and then reproduce the same infrared output to control the original device.

Open the project in Studio


Fork it

All three are in Studio! Open them, change it, and send me your build!

Back to blog