Skip to content

You can implement Universal infrared remote control by this.

Notifications You must be signed in to change notification settings

Caffreyfans/IRbaby_SDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is IRbaby SDK

codebeat badge

Your can use IRbaby quickly develop your own Infrared application. Now the IRbaby SDK support Linux and ESP32 platform.

In test directory include some example to show how to use this SDK.

You can build test example by next step.

mkdir build && cd build

cmake ..

make

cd test

now you can run some example program to see how it work.

Support API

  • IRext decode
  • IRext login
  • IRext list categories
  • IRext list brands
  • IRext list indexes

Architecture

Architecture

About

You can implement Universal infrared remote control by this.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published