Commit Graph

111 Commits

Author SHA1 Message Date
Renzo Mischianti
fb05aecc88 Add the possibility to insert address at begin() 2024-02-01 18:27:38 +01:00
Renzo Mischianti
dac17ed3bc Add Arduino UNO R4 support 2023-07-11 07:47:22 +02:00
Renzo Mischianti
e89df2c3a6 Fix STM32 support and add support for Raspberry Pi Pico and other rp2040 boards 2023-02-16 23:03:08 +01:00
Renzo Mischianti
2b37808949 Fix STM32 support and add support for Raspberry Pi Pico and other rp2040 boards 2023-02-16 23:00:04 +01:00
Renzo Mischianti
70c7838e02 Fix STM32 support and add support for Raspberry Pi Pico and other rp2040 boards 2023-02-16 09:11:32 +01:00
Renzo Mischianti
c49ffd7aeb Minor fix and examples 2022-12-14 09:21:02 +01:00
Renzo Mischianti
de00a4e005 Add support for custom SERCOM interface of Arduino SAMD devices. Force SDA SCL to use GPIO numeration for STM32 bug (https://www.mischianti.org/forums/topic/compatible-with-stm32duino/). 2022-08-10 10:18:33 +02:00
Renzo Mischianti
77d04961ed Force SDA SCL to use GPIO numeration (https://www.mischianti.org/forums/topic/cannot-set-sda-clk-on-esp8266/). 2022-07-28 20:40:16 +02:00
Renzo Mischianti
418fca71c2 Fix the SDA SCL type #58 and add basic support for SAMD device. 2022-07-28 15:31:04 +02:00
Renzo Mischianti
b13a1c02d1 Add reference to #56 2022-04-27 08:26:53 +02:00
Renzo Mischianti
ae774eb2d7 Merge branch 'master' of https://github.com/xreef/PCF8574_library.git 2022-04-27 08:26:09 +02:00
Renzo Mischianti
95b4e8fb91 Fix double begin and esp32 example 2022-04-27 08:25:38 +02:00
Renzo Mischianti
59cf47ccff
Add link for library dev 2022-04-08 08:40:19 +02:00
Renzo Mischianti
084eaa39b1 remove library.json 2022-04-07 08:53:43 +02:00
Renzo Mischianti
d67373902c Fix description 2022-04-07 08:53:05 +02:00
Renzo Mischianti
7132586772 Fix package size, organize and fix 2022-04-07 07:52:03 +02:00
Renzo Mischianti
0700db282a Update version 2022-03-09 22:16:07 +01:00
Renzo Mischianti
5c8244dadf Minor fix deprecated binary 2022-03-09 22:11:26 +01:00
Renzo Mischianti
db8b2911bb Remove deprecated binary declaration 2022-03-09 22:10:29 +01:00
Renzo Mischianti
2ac523ddce Merge branch 'master' of https://github.com/xreef/PCF8574_library.git 2022-03-09 22:08:02 +01:00
Renzo Mischianti
c18ead53af Fix size of resources 2022-03-09 22:07:51 +01:00
Renzo Mischianti
7e52710fcc reset library 2021-11-29 09:56:23 +01:00
Renzo Mischianti
25b60623f8 Minor fix 2021-11-07 08:23:57 +01:00
Renzo Mischianti
b1c29f2a5f Minor fix to comment 2021-09-13 18:03:02 +02:00
Renzo Mischianti
9aee3e57fd
Merge pull request #39 from thijstriemstra/patch-1
ci: use python3.7
2021-02-04 14:22:21 +01:00
Thijs Triemstra
5cbdf052bc
ci: use python3.7 2021-02-02 00:02:36 +01:00
Renzo Mischianti
b0c934cad4
Merge pull request #36 from thijstriemstra/patch-1
bump version
2021-01-31 16:52:47 +01:00
Thijs Triemstra
1f6c1e26d6
bump version 2021-01-28 00:38:00 +01:00
Renzo Mischianti
cafd18d84a Minor fix sentence 2021-01-20 22:12:22 +01:00
Renzo Mischianti
589d990dba Fix desc 2021-01-17 17:01:51 +01:00
Renzo Mischianti
1d18950d73 Merge branch 'master' of https://github.com/xreef/PCF8574_library.git 2021-01-17 16:55:23 +01:00
Renzo Mischianti
3c6b00e5bb Fix library description 2021-01-17 16:55:06 +01:00
Renzo Mischianti
e0d02340c2
Merge pull request #34 from thijstriemstra/patch-1
remove duplicate import
2021-01-03 17:03:52 +01:00
Thijs Triemstra
96530b7d83
remove duplicate import
and fix indentation
2020-12-20 16:26:00 +01:00
Renzo Mischianti
1819071f2a Minor fix 2020-12-11 22:14:31 +01:00
Renzo Mischianti
3f1a547c20 Merge branch 'master' of https://github.com/xreef/PCF8574_library.git 2020-11-23 22:40:07 +01:00
Renzo Mischianti
668fdcad25 volatile variable fix and multiple algorithm for encoder 2020-11-23 22:39:24 +01:00
Renzo Mischianti
0986f915f4
Merge pull request #31 from thijstriemstra/patch-1
improve readme
2020-11-18 22:34:10 +01:00
Thijs Triemstra
dccb8c98b0
improve readme 2020-11-18 18:46:42 +01:00
Renzo Mischianti
d3503ed393 Fix keyword 2020-10-26 23:25:55 +01:00
Renzo Mischianti
0330581fbc Add error message 2020-10-26 23:23:46 +01:00
Renzo Mischianti
b2abe251c9 release digital write all 2020-10-26 23:21:05 +01:00
Renzo Mischianti
3f7fb745b6 Merge branch 'Test_Digital_Write_All' 2020-10-26 23:18:45 +01:00
Renzo Mischianti
a6859f7a4e Minor fix DEFAULT_SDA 2020-10-26 23:15:13 +01:00
Renzo Mischianti
a51726cf23 Fix library prop 2020-10-26 23:01:29 +01:00
Renzo Mischianti
c5fbc06d4f
Merge pull request #28 from CloneTV/master
Fix warning define DEFAULT_SDA, DEFAULT_SCL
2020-10-16 12:42:47 +02:00
CloneTV
3872426e94
Merge pull request #1 from CloneTV/CloneTV-patch-1
Update PCF8574.h
2020-10-16 13:36:14 +03:00
CloneTV
74556f01d7
Update PCF8574.h 2020-10-16 13:31:39 +03:00
CloneTV
46e72ba75c
Update PCF8574.h 2020-10-16 13:26:25 +03:00
CloneTV
85cd960704
Update PCF8574.h 2020-10-16 13:26:01 +03:00