Commit Graph
58 Commits
Author SHA1 Message Date
Christian Musa 3327011ec8 Added Aiwa protocol (remote control RC-T501).
Added Aiwa protocol (remote control RC-T501) based on lirc file.
Updated IRrecvDump example, added SendDemo example (AiwaRCT501SendDemo).
2015-03-08 19:40:03 -03:00
Rafi Khan c448327a92 Fixed broken links 2015-03-08 16:07:40 -06:00
Rafi Khan f5d5b58a3d Add contributors to readme 2015-03-08 16:03:41 -06:00
Rafi Khan 155fcce927 Readme is branch independent 2015-03-07 23:33:59 -06:00
Rafi Khan d18b36fdeb NEC_ONE_SPACE should actually be 1690 2015-03-07 18:10:22 -06:00
Rafi Khan c7ef1a226d Merge pull request #102 from cltnschlosser/patch-1
Add LG keyword to keywords file from #102
Credits: @cltnschlosser
2015-03-07 17:32:52 -06:00
Rafi Khan 05919f370a Merge pull request #105 from fmeschia/master
Added Whynter A/C remote protocol from #105. 
Credits: @fmeschia
2015-03-07 17:31:21 -06:00
Rafi Khan 17091aa096 Fixed typo 2015-03-07 17:24:50 -06:00
Rafi Khan 51534b383f Revamped README 2015-03-07 17:22:29 -06:00
Rafi Khan 77938e93c4 Fix #41
Fixes #41 by implementing the solution by @canondale
2015-03-07 16:53:43 -06:00
Francesco Meschia 723ceccd05 Added Whynter A/C remote protocol
Tested with Whynter ARC-110WD
2015-02-06 21:29:56 -08:00
Colton Schlosser bb0bb24021 Add LG keyword 2015-01-10 14:17:43 -06:00
joshua noble 935ba3f51d Merge pull request #22 from PaulStoffregen/master
Teensy 3.0 compatibility
2014-11-16 07:20:33 -08:00
joshua noble 04d397a51d Merge pull request #84 from Informatic/sendsharp
sendSharp cleanup and API change
2014-09-21 20:52:40 -07:00
Piotr Dobrowolski c6342d2932 Update keywords.txt 2014-09-17 23:21:54 +02:00
Piotr Dobrowolski d9d2b74a30 sendSharp API change to make it compatible with decodeSharp 2014-09-17 22:34:41 +02:00
Piotr Dobrowolski 9e079396d0 Cleanup sendSharp and fix reliability 2014-09-17 22:33:14 +02:00
joshua noble 3e2d5434bd Merge pull request #73 from DaAwesomeP/master
Add delay to IRrecvDemo Loop preventing duplicates
2014-08-28 21:47:31 -07:00
P THE AWESOME 453939814a Add delay to IRrecvDemo Loop preventing duplicates
Prevents duplicates in serial when button was only pressed once.
2014-08-04 16:19:07 -05:00
joshua noble e899b1ff12 Merge pull request #69 from vk2tds/master
LG A/C remote protocol decoding
2014-07-10 09:30:01 -07:00
Darryl Smith 10f2b889c0 Updates for LG Air Conditioner Remote 2014-07-10 08:27:36 +10:00
vk2tds 2bf17395a9 Update IRremoteInt.h 2014-07-07 08:27:15 +10:00
joshua noble 6e55c8595f Merge pull request #62 from sstefanov/master
Added Samsung protocol
2014-06-23 08:42:25 -07:00
joshua noble b65240669d Merge pull request #31 from X-Y/master
Multiple definition of "MATCH" error when running IRtest
2014-06-08 11:18:32 -07:00
sstefanov 890ca057f6 Added Samsung protocol 2014-05-23 12:20:39 +03:00
joshua noble 239964fabf Merge pull request #34 from joshuajnoble/master
adding Attiny84 for Arduino Tiny
2013-07-23 16:51:07 -07:00
Joshua Noble 4d7c915772 updating timer interrupt name for Attiny84 2013-07-23 16:50:20 -07:00
Joshua Noble 5898d346ad adding Attiny84 2013-07-18 11:21:21 -07:00
Xun Yang 91dad6238a Fixed MATCH, MATCH_MARK, MATCH_SPACE when both IRremoteInt.h and IRremoteInt.h are included in sketch 2013-06-14 17:15:28 +02:00
PaulStoffregen 9d8865eda4 Add support for Teensy 3.0 2013-01-20 06:48:13 -08:00
Ken Shirriff 4a55923e49 Merge pull request #13 from TKJElectronics/master
Added support for Arduino Leonardo
2012-08-13 23:18:25 -07:00
Kristian Lauszus da8b8e1c2d Added support for Leonardo 2012-08-14 01:24:14 +02: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
fpo 0def061d83 i think that's the correct way. 2012-06-03 13:48:42 +03:00
Kristian Lauszus c05929c40e Added support for ATmega2560 2012-03-21 21:31:41 +01:00
Kristian Lauszus 4b2dbddd06 Set panasonic carrier frequency to 35 kHz 2012-03-20 22:21:16 +01:00
Vasiliy Marnopolskiy d0ca6c155d Support board with Atmega8 2012-02-14 00:56:34 +04:00
Kristian Lauszus 1bc442fdf8 Added keywords 2012-02-08 18:15:48 +01:00
Kristian Lauszus 29a056daf2 Added panasonic and JVC protocol
Most work already done by zenwheel, but the sendPanasonic command
didn't work. Sending and decoding is confirmed to work with using both
the JVC and Panasonic protocol.
The library has also been updated to work with Arduino IDE 1.0.
2012-02-08 18:09:18 +01: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
Todd Treece baede92da0 updated website info in documentation for sharp and dish support 2010-12-08 18:18:37 -05: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
Todd Treece b4847a2685 Updated Sharp protocol documentation 2010-09-20 15:35:29 -04:00