kandi X-RAY | IRLib2 Summary
kandi X-RAY | IRLib2 Summary
# irlib2 a library for receiving, decoding and sending infrared signals using arduino. irlib2 is copyright 2017 by chris young. it it is a major rewrite of the original irlib 1.x by chris young which in turn was based on irremote by ken shirriff. see copyright.txt for details. this library is covered under the gnu general public license version 3. see license.txt for a copy of the license. see changelog.txt for recent changes. a detailed users manual consisting of a reference, several tutorials, and information on how to implement new protocols is available in .docx, .pdf and .epub formats in the irlib2/manuals/ folder. this repository consists of a
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of IRLib2
IRLib2 Key Features
IRLib2 Examples and Code Snippets
Community Discussions
Trending Discussions on IRLib2
QUESTION
I'm trying to include IRLIB2 into my sketch. As a sandbox, I'm using this code (which compiles fine without the include):
...ANSWER
Answered 2018-Mar-06 at 00:50Arduino IDE versions 1.6.5-r5 and older often require you to add #include
directives to your sketch for library dependencies in order for the Arduino IDE to know which folders need to be added to the include path.
So one solution would be to add the following lines to your sketch:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install IRLib2
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page