Skip to content
Emanuele Paiano edited this page Feb 25, 2018 · 5 revisions

What is jIRDuino?

JIRDuino is a Java library, for receive, send and convert IR signals by a Arduino (or compatible). You can emulate IR controllers inside your Java threads or translating signal between IR protocols.

Main Java features:

  • IR Sniffer/receiver
  • IR Sender
  • IR Remote signals converter
  • IR Remote controllers translators
  • IR Remote controller simulator, with JSON keys mapped

For setup, configuration and tutorials, see jIRDuino Wiki: Getting Started

License

  • JIRduino is released under Apache 2.0
  • IRLib2-based Arduino sketch is released under GNU-GPL3
Clone this wiki locally