|
Integrating Ira/Tira into a Custom Software
On this page we put together all information required to develop s/w that uses Ira/Tira.
Tira. We have developed a DLL that provides simple and easy to use interface to Tira. You don't need
to know anything about IR remotes in order to use it. Sample application in C++ and Visual Basic
is included. The latest version of the SDK is available from download section.
API for Linux is also available and can be downloaded from here.
API User Manual. Click here to view.
In situations then using the DLL is not possible (for example, in different OS) you will need to
work with a low level serial protocol. Click here to view description of
the Tira-2 protocol.
Ira.
Using Ira is even simpler. It's serial protocol is covered on in this document.
We also provide a sample C++ application that works with Ira. The source code is
available from here.
If you have question regarding any of the above documents, feel free to contact us. We will certainly try and help you
resolve any issues you might have.
|