Commit Graph

33 Commits

Author SHA1 Message Date
Armin 8558db8b74 ESP32-C3 modifications 2024-03-01 10:43:54 +01:00
Armin 36403d810b TinyIR 2024-01-08 11:59:21 +01:00
Armin 1144c99122 Fixes #1194 2024-01-01 00:12:46 +01:00
Armin c5f50ea538 Examples and ESP32C3 2023-09-28 23:21:26 +02:00
Armin 8cedd6b253 Documentation 2023-08-05 11:39:30 +02:00
Armin f9cf150cd9 First UNO R4 support 2023-07-28 08:43:00 +02:00
Armin a3423854f5 Usage of ATTinyCore pin numbering scheme e.g. PIN_PB2. 2023-06-14 13:07:32 +02:00
Armin 8a26bcbdbf Adaption to changes in seeduino samd 1.8.4 2023-05-08 23:49:21 +02:00
Armin 114cbf335b Version 4.1.0 2023-02-27 14:21:41 +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 16391f27d5 Improved SHARP repeat decoding 2022-12-13 23:17:41 +01:00
Joe Ostrander 65d62cc9f0
attempting to add support for attiny1614 (#1057) 2022-12-12 13:53:43 +01:00
Armin 5fb998db41 Changed type of decodedRawData and decodedRawDataArray which is now 64 bit for 32 bit platforms. 2022-11-29 19:26:26 +01:00
Armin da3e9e921a Changed macro names _REPEAT_SPACE to _REPEAT_DISTANCE. Improved TinyReceiver and added FAST protocol for it. 2022-11-11 21:29:41 +01:00
Armin c68148626d Support for ATtiny816 - Thanks to elockman. 2022-09-30 00:20:21 +02:00
Armin 946c8cdab1 Documentation 2022-08-08 09:48:57 +02:00
Armin 6f91910f78 Added SAMD51 support 2022-07-29 15:05:17 +02:00
Armin ff0703b231 Fixed pin mapping problems especially for Teensy 2.0 2022-07-20 09:31:49 +02:00
Armin e4d1da8e3f 1.part of fix of SEND_PWM_BY_TIMER especially for Pi Pico. closes bug #1001 2022-07-16 10:20:58 +02:00
Armin b3adbc41bf Closes #992 2022-05-27 18:06:47 +02:00
Armin 3888a3ce68 - Added IrReceiver.restartAfterSend() and inserted it in every send(). Closes #989 2022-05-20 22:25:13 +02:00
Armin c6cf6ac590 Changes types to fast types 2022-05-19 16:58:24 +02:00
Armin 6e4b89f520 Fixed MagiQuest flaws 2022-05-19 03:02:34 +02:00
Armin 2a0c6b383e Documentation 2022-05-19 01:46:47 +02:00
Armin 9e1303b9a5 Improved prints 2022-04-09 01:49:40 +02:00
Armin 1f04488319 Documentation 2022-02-05 11:07:49 +01:00
Armin b512cdd77f ATtiny3217 support 2022-02-01 00:53:21 +01:00
Armin 4397e1b36f Closes #962 2022-01-29 13:15:51 +01:00
Armin d2d9523dce RP2040 support 2022-01-28 02:21:49 +01:00
Armin 1ce638b7f6 RP2040 support added.
- Refactored IRTimer.hpp.
- Refactored IR_SEND_PIN and IrSender.sendPin handling.
- Renamed IR_SEND_DUTY_CYCLE to IR_SEND_DUTY_CYCLE_PERCENT.
- Fixed bugs for SEND_PWM_BY_TIMER active.
2022-01-27 04:01:04 +01:00
Armin e06b594fbe New example ReceiveOneAndSendMultiple. 2021-12-03 22:48:50 +01:00
Armin 1619728a7a 3. and last phase renamed .cpp to .hpp. Bumped version to 3.5.0 2021-11-08 10:12:48 +01:00