forked from IRMP-org/IRMP
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlibrary.properties
9 lines (9 loc) · 988 Bytes
/
library.properties
1
2
3
4
5
6
7
8
9
name=IRMP
version=3.3.4
author=Frank Meyer, Armin Joachimsmeyer
maintainer=Armin Joachimsmeyer <[email protected]>, [email protected]
sentence=Receive and send infrared signals.<br/>
paragraph=<ul><li>Supports <b>50 different IR and 3 RF protocols</b>.</li><li>Can receive <b>40 protocols concurrently</b>.</li><li><b>Small</b> footprint and <b>robust</b> decoding.</li><li>Receive and send can be used in the <b>same sketch.</b></li><li>Supports ATtiny, AVR and MegaAVR boards as well as ESP8266, ESP32, STM32, SAMD and Apollo boards.</li></ul><br/>For a short comparison of 4 popular IR libraries, see <a href="https://github.com/ukw100/IRMP#quick-comparison-of-4-arduino-ir-receiving-libraries">GitHub README</a><br/><br/><b>New: </b>Removed convenience function `irmp_tone()`, since it statically allocates the tone interrupt vector.<br/>
category=Signal Input/Output
url=https://github.com/ukw100/IRMP
architectures=avr,megaavr,samd,esp8266,esp32,stm32,STM32F1,apollo3,mbed