FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · Arduino-IRremote/Arduino-IRremote · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
Arduino-IRremote
/
Arduino-IRremote
Public
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
5k
Code
Issues
0
Pull requests
0
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Aug 12, 2026
Added RC6A in write(IRData *aIRSendData,...
ArminJo
committed
6158d65
View commit details
Copy full SHA for 6158d65
Browse repository at this point
Commits on Aug 2, 2026
Housekeeping
ArminJo
committed
fa33f2f
View commit details
Copy full SHA for fa33f2f
Browse repository at this point
Commits on Jun 27, 2026
Separated migrating guide
ArminJo
committed
f2f8de4
View commit details
Copy full SHA for f2f8de4
Browse repository at this point
Commits on Jun 24, 2026
Fix bug #1354 RP2040 - when USE_NO_SEND_PWM was set, SEND_PWM_BY_TIMER was re-enabled
ArminJo
committed
b90a3b4
View commit details
Copy full SHA for b90a3b4
Browse repository at this point
Commits on Jun 4, 2026
Documentation
ArminJo
committed
237ab86
View commit details
Copy full SHA for 237ab86
Browse repository at this point
Commits on Apr 8, 2026
Bumped version to 4.7.1 - Changed wrong &Serial to aSerial at 2 places.
ArminJo
committed
498dc59
View commit details
Copy full SHA for 498dc59
Browse repository at this point
Commits on Apr 2, 2026
Handling of DECODE_PANASONIC
ArminJo
committed
64d3073
View commit details
Copy full SHA for 64d3073
Browse repository at this point
Commits on Mar 19, 2026
Bumped version to 4.7.0. -Fixed bug in sending RC6A, updated LG protocol and removed useless LG2 protocol, added new functions match*WithGreaterRange(), improved B&O decoding
ArminJo
committed
b40476b
View commit details
Copy full SHA for b40476b
Browse repository at this point
Commits on Mar 17, 2026
Bumped TinyIR version to 2.3.0 - Renamed TinyReceiver*() functions to TinyIRReceiver*()
ArminJo
committed
c39a37e
View commit details
Copy full SHA for c39a37e
Browse repository at this point
Commits on Mar 16, 2026
Improved software PWM generation
ArminJo
committed
95dbe9a
View commit details
Copy full SHA for 95dbe9a
Browse repository at this point
Documentation and UnitTest with TinyIRSender
ArminJo
committed
5b033d8
View commit details
Copy full SHA for 5b033d8
Browse repository at this point
Commits on Mar 4, 2026
Bumped version to 4.6.2
ArminJo
committed
4bc1075
View commit details
Copy full SHA for 4bc1075
Browse repository at this point
Commits on Mar 2, 2026
Added removed typedef `IRRawDataType` for backward compatibility.
ArminJo
committed
61465c8
View commit details
Copy full SHA for 61465c8
Browse repository at this point
Commits on Feb 28, 2026
Bumped version to 4.6.1
ArminJo
committed
69d3619
View commit details
Copy full SHA for 69d3619
Browse repository at this point
Commits on Feb 27, 2026
Closes #1347 Bug in sendRC5() - toggle bit is never set if autorepeat is not enabled
ArminJo
committed
1d87218
View commit details
Copy full SHA for 1d87218
Browse repository at this point
Commits on Feb 26, 2026
Documented 8 bit buffer usage
ArminJo
committed
562edd8
View commit details
Copy full SHA for 562edd8
Browse repository at this point
Commits on Feb 21, 2026
Added Marantz protocol, improved biphase decoding
ArminJo
committed
ba70bda
View commit details
Copy full SHA for ba70bda
Browse repository at this point
Commits on Feb 19, 2026
IRCommandDispatcher now part of library
ArminJo
committed
a0604f6
View commit details
Copy full SHA for a0604f6
Browse repository at this point
Commits on Feb 16, 2026
Documentation of Callback
ArminJo
committed
eb46c4e
View commit details
Copy full SHA for eb46c4e
Browse repository at this point
Commits on Feb 15, 2026
Fixed missing ESP IRAM_ATTR for receiving interrupt
ArminJo
committed
eb24356
View commit details
Copy full SHA for eb24356
Browse repository at this point
OpenLASIR continued
ArminJo
committed
9be2862
View commit details
Copy full SHA for 9be2862
Browse repository at this point
Commits on Feb 11, 2026
Examples
ArminJo
committed
142695b
View commit details
Copy full SHA for 142695b
Browse repository at this point
Add OpenLASIR protocol support (#1343)
Show description for 154773e
danielweidman
authored
154773e
View commit details
Copy full SHA for 154773e
Browse repository at this point
Commits on Feb 1, 2026
Documentation
ArminJo
committed
87e8e53
View commit details
Copy full SHA for 87e8e53
Browse repository at this point
Commits on Jan 6, 2026
Closes #1336
ArminJo
committed
5d63af3
View commit details
Copy full SHA for 5d63af3
Browse repository at this point
Commits on Jan 4, 2026
Bumped version to 4.6.0
ArminJo
committed
15dc3e8
View commit details
Copy full SHA for 15dc3e8
Browse repository at this point
Commits on Dec 29, 2025
Closes #1333 / 1325 - set Feedback LED pin to output
ArminJo
committed
231255c
View commit details
Copy full SHA for 231255c
Browse repository at this point
Commits on Dec 21, 2025
Housekeeping + closes #1331 - Bitmask error in sendBiphaseData() when not sending start bit
ArminJo
committed
e64908b
View commit details
Copy full SHA for e64908b
Browse repository at this point
Closes #1325 IrSender.begin(IR_SEND_PIN, LED) sets pinMode for IR_SEND_PIN but not for LED
ArminJo
committed
c26b502
View commit details
Copy full SHA for c26b502
Browse repository at this point
Closes #1332 decodeSamsung() not detecting 8 bit command.
ArminJo
committed
429ffaa
View commit details
Copy full SHA for 429ffaa
Browse repository at this point
Commits on Dec 9, 2025
Changed USE_DEFAULT_FEEDBACK_LED_PIN from 0 to 0xFF, because megaTinyCore defines the not special pin PIN_PA4 as 0. Changed timer for ATtiny16X4.
ArminJo
committed
bb4435f
View commit details
Copy full SHA for bb4435f
Browse repository at this point
Commits on Nov 7, 2025
Housekeeping
ArminJo
committed
ed56ff7
View commit details
Copy full SHA for ed56ff7
Browse repository at this point
Commits on Oct 20, 2025
Closes #1324
ArminJo
committed
93cfd57
View commit details
Copy full SHA for 93cfd57
Browse repository at this point
Commits on Oct 8, 2025
Closes #1322
ArminJo
committed
251d34b
View commit details
Copy full SHA for 251d34b
Browse repository at this point
Commits on Sep 5, 2025
Added UNKNOWN protocol to printIRSendUsage()
ArminJo
committed
ee3b9cd
View commit details
Copy full SHA for ee3b9cd
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL