Commit Graph

10 Commits

Author SHA1 Message Date
Armin 8b9e036889 Convenience function isIRReceiverAttachedForTinyReceiver() and 3.party 2024-02-13 15:46:48 +01:00
Buzzerb 7131adf71e
Added Extended NEC Protocol to TinyIR (#1200)
Added the option to receive Extended NEC using TinyIRReceiver with a USE_EXTENDED_NEC_PROTOCOL compile option. Tested working on an Uno R3. Functions similarly to the USE_ONKYO_PROTOCOL flag, mostly reusing its code. Documentation and example file TinyReceiver.ino updated to match.
2024-02-13 15:11:11 +01:00
Armin f80a7df244 TinyReceiver 2.0 2023-11-02 23:39:36 +01:00
Armin be70d1e16a Documentation 2023-05-08 23:22:09 +02:00
Armin 114cbf335b Version 4.1.0 2023-02-27 14:21:41 +01:00
Armin 920fa30303 Version 1.2.0 of TinyIR. Closes #1097 2023-02-21 22:40:44 +01:00
Armin c22345d091 Changed the first parameter of printTinyReceiverResultMinimal() to &Serial. 2023-02-12 00:48:14 +01:00
Armin b0c5e49f93 Documentation 2023-02-11 11:55:44 +01:00
Armin e92b4c7ba6 Documentation 2023-02-10 00:08:28 +01:00
Armin 83387a8493 Added SAMSUNG48 protocol and sendSamsung48() function. 2022-12-27 16:59:32 +01:00