Bengt Martensson
74594847b7
Move board specific configuration info to new file boarddefs.h.
2016-11-07 17:02:34 +01:00
PaulStoffregen
e72008adf6
Allow any clock >= 8 MHz on Teensy 3.x
2016-08-01 07:08:17 -07:00
PaulStoffregen
2d1b0f4737
Fix errors on Teensy 3.x
2016-08-01 06:55:56 -07:00
Hans
ec5a82bd93
Added ATmega48 and ATmega88
2016-07-15 22:20:53 +02:00
Hans
d5658f4488
Update IRremoteInt.h
2016-06-26 11:33:46 +02:00
Hans
e7e5465b74
Added support for more ATmegas!
...
Support for ATmega8535, ATmega16, ATmega32, ATmega64, ATmega128, ATmega164, ATmega324, ATmega644 and ATmega1284
2016-06-26 11:10:26 +02:00
Paolo Paolucci
d7a4c4e0c8
Update version to 2.0.1
2015-09-25 09:23:22 +02:00
madmalkav
114fe2ccd6
Added suport for user defined IR reception feedback LED
2015-07-31 20:58:04 +02:00
Rafi Khan
29826d01f4
Added pin comment for ATtiny84
2015-07-26 22:37:56 -06:00
Rafi Khan
3cc9956f97
#176
2015-07-24 16:36:09 -06:00
Rafi Khan
dcd06fa0ef
Add support for ATtiny85
2015-07-23 19:12:23 -06:00
Rafi Khan
ee1b44de3f
Add support for ATtiny84
2015-07-23 19:04:22 -06:00
Rafi Khan
2e4538bac8
Added option for Teensy 3.1's processor. This is NOT a fix to #171
2015-07-11 00:35:30 -06:00
Rafi Khan
360ca6ffb9
Add Teensy LC Support, confirmed working @48Mhz with RecvDemo
2015-07-08 16:22:50 -06:00
Bluechip
3dec997391
Added sendPronto()
2015-06-21 18:13:21 +01:00
Bluechip
dfd14d437c
Increased RAWLEN to 101 to stop Panasonic codes overflowing
2015-06-20 18:24:50 +01:00
Bluechip
5d994880b9
Commenting formatting
...
move ISR macros to ISR header
2015-06-20 17:54:18 +01:00
Bluechip
a1cf782c44
Bit more code cleanup
2015-06-20 14:42:59 +01:00
Bluechip
88e243fe06
Broken the source in to manageable chunks - 2KLOC files are not fun to debug!
...
Utterly failed to reduce the MARK_?? functions back down to MACROs - every time I try, the decoders start failing ...However, I have found a considerable number of bugs in the toolchain, so I'm starting to wonder if the fault is not mine.
2015-06-20 04:29:28 +01:00
Bluechip
04e2cfbdad
Compiling, all functionality enabled, tested with Panasonic
2015-06-20 01:20:25 +01:00
jan-r
4caca675ff
Fixed problem with interrupt enable/disable on ATmega8
...
Previously, when enabling or disabling interrupts on the ATmega8, the
whole TIMSK register was overwritten. This disables all other timer
interrupts (for Timer0 and Timer2). The fix takes care of that by
selectively enabling/disabling the required OCIE1A flag.
2015-04-04 11:02:53 +02:00
Christian Musa
bed4cc5c97
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
4610e7eb0e
NEC_ONE_SPACE should actually be 1690
2015-03-07 18:10:22 -06:00
Rafi Khan
7c67cc5c59
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
b3e3ced302
Fix #41
...
Fixes #41 by implementing the solution by @canondale
2015-03-07 16:53:43 -06:00
Francesco Meschia
0fce321c94
Added Whynter A/C remote protocol
...
Tested with Whynter ARC-110WD
2015-02-06 21:29:56 -08:00
joshua noble
a881523044
Merge pull request #22 from PaulStoffregen/master
...
Teensy 3.0 compatibility
2014-11-16 07:20:33 -08:00
Darryl Smith
66c3b1f47c
Updates for LG Air Conditioner Remote
2014-07-10 08:27:36 +10:00
vk2tds
0af9c5a9e9
Update IRremoteInt.h
2014-07-07 08:27:15 +10:00
sstefanov
0de2d18bdb
Added Samsung protocol
2014-05-23 12:20:39 +03:00
Joshua Noble
e22a691164
updating timer interrupt name for Attiny84
2013-07-23 16:50:20 -07:00
Joshua Noble
a6bf23d71d
adding Attiny84
2013-07-18 11:21:21 -07:00
PaulStoffregen
9ba6628f04
Add support for Teensy 3.0
2013-01-20 06:48:13 -08:00
Ken Shirriff
3f70ad2e4c
Merge pull request #13 from TKJElectronics/master
...
Added support for Arduino Leonardo
2012-08-13 23:18:25 -07:00
Kristian Lauszus
107fa6cf4d
Added support for Leonardo
2012-08-14 01:24:14 +02:00
Ken Shirriff
e03a593847
mitra changes
...
Conflicts:
IRremote.cpp
IRremote.h
IRremoteInt.h
keywords.txt
2012-08-06 23:43:43 -07:00
Ken Shirriff
072b2c3db6
Merge branch 'master' of https://github.com/sEpt0r/Arduino-IRremote
...
Conflicts:
IRremoteInt.h
2012-08-05 23:46:35 -07:00
Ken Shirriff
b25accfdd1
Merge pull request #11 from fpo/patch-1
...
Timer2 disable interrupt
2012-06-05 23:00:56 -07:00
fpo
11a43ec5b6
i think that's the correct way.
2012-06-03 13:48:42 +03:00
Kristian Lauszus
937ce48832
Added support for ATmega2560
2012-03-21 21:31:41 +01:00
Vasiliy Marnopolskiy
a2af9e32a6
Support board with Atmega8
2012-02-14 00:56:34 +04:00
Kristian Lauszus
753e52efe7
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
2eb19be290
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 Shirriff
31d80abc3f
Fix CRLF issues.
...
Many problems happen with git due to some machines liking CRLF at the
end of lines, and others linking CR. To try to straighten this out,
I'm using Unix-style LF (\n) as the line endings. To make sure your
repository remains consistent, try:
$ git config --global core.autocrlf input
For details, see:
http://help.github.com/dealing-with-lineendings/
2010-05-15 15:21:48 -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
6ee0dffb4c
Initial commit from Irremote.zip
2010-01-22 22:08:26 -08:00