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

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: over 1 year 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