Commit Graph
18 Commits
Author SHA1 Message Date
Ken Shirriff 4a55923e49 Merge pull request #13 from TKJElectronics/master
Added support for Arduino Leonardo
2012-08-13 23:18:25 -07:00
Ken Shirriff 2b14770264 Update readme for 1.x
Improve download and installation instructions. Remove obsolete 0018 version instructions.
2012-08-08 09:05:39 -07:00
Ken Shirriff 5896bf76b8 mitra changes
Conflicts:
	IRremote.cpp
	IRremote.h
	IRremoteInt.h
	keywords.txt
2012-08-06 23:43:43 -07:00
Ken Shirriff 422ce8c793 Merge branch 'master' of https://github.com/sEpt0r/Arduino-IRremote
Conflicts:
	IRremoteInt.h
2012-08-05 23:46:35 -07:00
Ken Shirriff f7a2263cdb Merge pull request #11 from fpo/patch-1
Timer2 disable interrupt
2012-06-05 23:00:56 -07:00
Ken Shirriff 5fadf82dd4 Merge pull request #7 from TKJElectronics/master
Added panasonic and JVC protocol and updated the library for Arduino IDE 1.0
2012-06-05 23:00:07 -07:00
Ken Shirriff e9158a57eb Add wiki link 2011-05-05 22:28:58 -07:00
Ken dbea1de1a8 Merge branch 'master' of https://github.com/toddtreece/Arduino-IRremote into toddtreece-master 2010-12-09 22:49:55 -08:00
Ken 3fe2e5b99d Support multiple devices and platforms.
Patched in changes from Paul Stoffregen (http://www.pjrc.com/teensy/td_libs_IRremote.html)
2010-11-17 19:19:25 -08:00
Ken 02e12ed80c Update readme. 2010-11-15 22:36:42 -08:00
Ken 3cc3c306c6 Add Test2.
This tests functionality using a pair of Arduinos.
2010-11-15 22:05:16 -08:00
Ken Shirriff 19320b2144 Add information on downloading from github. 2010-03-20 23:56:27 -07:00
Ken Shirriff 6510b2c05c Add Sharp and DISH transmission support.
This change is from Todd Treece:
http://arcfn.com/2009/08/multi-protocol-infrared-remote-library.html?showComment=1264093513759#c3138785324309374640
2010-01-22 23:39:46 -08:00
Ken Shirriff e12e9eaac8 Add "hash encoding" to generate a value for unknown encodings.
For an unknown encoding, an arbitrary 32-bit value will be generated.
2010-01-22 23:26:54 -08:00
Ken Shirriff c6ec2fd003 Reduce gap between Sony messages. This should work more reliably. 2010-01-22 23:02:19 -08:00
Ken Shirriff fd99f892a3 Add README file. 2010-01-22 22:40:43 -08:00
Ken Shirriff 70b5705fda Remove zip file 2010-01-22 22:27:46 -08:00
Ken Shirriff 6ee0dffb4c Initial commit from Irremote.zip 2010-01-22 22:08:26 -08:00