Jump to content
Flirc Forums

Generic IR receiver (ideally IR to MQTT)


frenchzed

Recommended Posts

Hey,

A little project of mine is to use Flirc USB as generic IR receiver instead of a keyboard emulator. The ideal situation would be something that grabs received codes and fire them onto a MQTT topic that would later be handled by Node RED.

Until recently, I though I would have to record a bunch of keys to essentially map well known IR codes to corresponding keyboard keys such that I could just get the event. However, recently I noticed that irtools decode -l was doing almost exactly what I wanted already !

I could build a wrapper that launches irtools decode -l and try to parse its output but I'd much rather have that functionality built in a library.

Do you plan to have that happen eventually ?

Thanks,

Link to comment
Share on other sites

  • 6 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...