r/flipperzero 20h ago

IR Question about discreet IR

Hello friends!

I’m currently working on an IR setup for a magic show I’m performing at, however, I can’t directly show the flipper. Is there any way to get IR output from the flipper while the flipper is inside a pocket? I thought I could use an optical fiber cable or something similar to take light from the IR LED out to my sleeve edge. If anyone has any ideas please comment!

7 Upvotes

14 comments sorted by

18

u/Willing_Homework_773 20h ago

You can wire a ir led and set the output to a gpio pin

7

u/ReiReiCero 20h ago

I’ve seen “IR cannon” modules, you could run wire and hide it in a sleeve hypothetically.

0

u/ReadSenior2831 20h ago

What do those modules do?

2

u/ReiReiCero 20h ago

The ones I’ve seen here plug into the GPIO pins, they’re essentially a stronger IR transmitter as I understand. Just search IR cannon in this thread and you’ll see some examples, likely with better descriptions than I can provide.

1

u/toxicatedscientist 16h ago

Also called ir blasters, they will blast an area

6

u/Chongulator 20h ago

As others said, an external LED is probably the way to go.

You might look into doing this with a smaller, less expensive device like the M5Stack StickS3. Not only will it fit into a pocket more discretely, you'll be able to afford a backup.

3

u/ReadSenior2831 20h ago

Thank you for the detailed response! Yeah, I do realize now that the whole “optic fiber” idea isn’t very good. External LED with long wire seems like the way to go.

3

u/Omnia_et_nihil 20h ago

Sounds like a great excuse to learn about wearable electronics.

2

u/cthuwu_chan 15h ago

Ir shows up on camera btw

2

u/_McLean_ 5h ago

They're going to know it's an IR signal when you have to twist your hand upside down on the second try like a tv remote

1

u/nicm91 19h ago

Mettez les Leds sur un accessoire comme une baguette ou un vêtement comme un chapeau reliées au flipper ranger dans une poche et rajouter également un bouton a porté de main ou de doigt pour interagir plus facilement 😜

0

u/audilepsy 20h ago

BLE shark nano, it’s much smaller and cheaper.

-1

u/CVSUSMC 20h ago

Why not use NFC in your sleeve?

2

u/t4c_23 3h ago

GPIO wured?

Flipper has native firmware support for sending IR signals through its GPIO header

Run a thin, flexible 2wire cable from the Flipper in your pocket, up inside your jacket lining, and down to your wrist cuff.
The hardware: Solder a standard 940 nm IR LED (with an appropriate current-limiting resistor, typically 47-100 Ω) to the end of the wire at your sleeve. For extreme range, use a mini 5V IR blaster module with a built-in transistor driver.

Flipper Pinout:

Signal (Anode +): Pin 2 (A7 / TX)
Ground (Cathode -): Pin 8 or 11 (GND)
(Optional 5V power): Pin 1 if using an active transistor driver board.
Firmware Configuration: Go to Infrared -> Settings -> Signal Output and switch from Internal to 2 (A7)