Skip to content
/ flirc-sdk Public
forked from flirc/sdk

Flirc SDK and Example Applications

Notifications You must be signed in to change notification settings

higg/flirc-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flirc SDK

Currently only for flirc usb with eventual support for the skip line of remotes.

This is the same flirc_util as the publicly released binary distributed through the downloads section website. All apps are built using our own SDK. Feel free to build your own using this example.

This is a new example project which is a minimal example of using flirc usb to capture IR signals into a buffer. Also included is a new libir library which is a general purpose IR decoder and IR encoder library.

This minimal application is to demonstrate how to use the library.

libir is also the same DLL powering a new IR Decoding website for general public usage.

The website will be constantly updated as libir gets updated.

About

Flirc SDK and Example Applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 88.8%
  • Makefile 6.6%
  • Shell 2.7%
  • Objective-C 1.8%
  • Awk 0.1%