GithubHelp home page GithubHelp logo

pborsutzki / winlirc-hauppauge Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 1.13 MB

A WinLIRC plugin for Hauppauge IR remotes

License: BSD 2-Clause "Simplified" License

C++ 71.11% C 22.52% Objective-C 6.37%

winlirc-hauppauge's Introduction

winlirc-hauppauge

A WinLIRC plugin for Hauppauge IR remotes & receivers

Requirements

  • Hauppauge IR-Receiver
  • A matching Hauppauge IR-Remote
  • The original Hauppauge IR-Tool ("IR32.exe") with its library "irremote.dll"
  • WinLIRC

Download

Get the compiled binary from here.

Get the source via git:

$ git clone https://github.com/pborsutzki/winlirc-hauppauge.git

How does it work?

The plugin uses a Windows 32-bit library which is delivered with the original ir-tool from Hauppauge. The librarys name is "irremote.dll" and it is usually located within the WinTV install directory. This plugin calls functions within this library which connects to the receiver and decodes the ir-signals. The plugin then polls the received key codes from the library and forwards them to WinLIRC.

Which remotes and receivers are supported?

Tested with HVR-5500 HD and the remote contained in the package.

As far as I can tell, all Hauppauge remotes & receivers that are delivered with the ir-tool and its library should work, assuming that the library-signature is the same and the way it has to be used.

The easiest way to figure out whether it is working, is trying your receiver & remote out yourself, with WinLIRC and this plugin :)

WinLIRC, why not LIRC?

As described before, the plugin uses a Windows library for its functionality, and there is no Linux library I am aware of that does the job the same way.

Compiling the source

  • Clone the project
  • Fire up Microsoft Visual Studio 2012 (or port it to your version)
  • Fetch the header file "LIRCDefines.h" from the WinLIRC source and copy it into the plugins source directory
  • Build it
  • Copy built library to the WinLIRC plugin directory
  • Have fun!

License

The plugin is released under the standard bsd-license. You can find a copy in License.txt.

winlirc-hauppauge's People

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.