Commit Graph

17 Commits

Author SHA1 Message Date
CloneTV
85cd960704
Update PCF8574.h 2020-10-16 13:26:01 +03:00
Renzo Mischianti
da251b1363 Add return status on begin and digitalWrite 2020-06-01 21:54:23 +02:00
Renzo Mischianti
858f960d1e Manage initialization of pin INPUT with HIGH value to set pin mode
input, so pull-up and pull-down resistor for correct management is
needed now, to restore previous decomment #define
PCF8574_SOFT_INITIALIZATION
2020-05-26 22:06:42 +02:00
Renzo Mischianti
b6fa26e50d Fix LICENCE 2020-05-20 21:47:15 +02:00
Renzo Mischianti
64772d744f Interrupt management 2020-04-11 16:40:51 +02:00
Renzo Mischianti
c3b5ad65a1 Add encoder features 2020-03-13 21:52:51 +01:00
Renzo Mischianti
2509754e5e New tested 2.0 version 2020-03-06 21:56:24 +01:00
Renzo Mischianti
2d5584f665 First commit input_pullup 2019-10-29 22:04:03 +01:00
Renzo Mischianti
14ebfa3025 Fix __ 2019-10-17 08:44:54 +02:00
Renzo Mischianti
2cc745328c Fix for Tensduino 2019-09-13 16:02:23 +02:00
Renzo Mischianti
6d377772fa Merge branch 'master' of https://github.com/xreef/PCF8574_library.git
Conflicts:
	PCF8574.cpp
	README.md
2019-04-29 09:22:17 +02:00
Renzo Mischianti
9a39b47339 Esp32 support for second i2c channel 2019-04-29 09:17:34 +02:00
Renzo
f996b29458 Fix SMT32 pathc 2018-09-23 19:31:56 +02:00
Renzo
d1abfb5f75 Adding integration for Arduino SMT32 #8 2018-09-21 11:36:04 +02:00
Renzo
114c3cafb5 For enhancement #5.
Add variable to prevent use of complex structure and free 7 byte of mem.
2018-06-02 23:05:23 +02:00
Renzo
59f06148dc Fix already defined lib 2018-05-31 22:54:51 +02:00
Renzo
7d7ba7ea57 First commit 2017-11-13 21:44:50 +01:00