Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/slamko/ir-mbed-os

IR communication library for Mbed OS
https://github.com/slamko/ir-mbed-os

ir ir-communication library mbed-os phillips rc5 sirc sony

Last synced: 2 months ago
JSON representation

IR communication library for Mbed OS

Awesome Lists containing this project

README

        

## IR communication library for Mbed OS
- Implements an easy-to-use event based ir communication library.
- Currently supports RC5 (Phillips) and SIRC (Sony) protocols.

See main.cpp for a usage example