Rob Tillaart
568d35f292
bulk update GitHub actions
2024-04-13 10:35:57 +02:00
Rob Tillaart
f157f53f4e
0.4.1 PCF8574
2024-01-08 15:12:06 +01:00
Rob Tillaart
f764634eeb
0.4.0 PCF8574
2023-12-11 09:17:06 +01:00
Rob Tillaart
e86d69f946
0.3.9 PCF8574
2023-09-23 17:22:26 +02:00
rob tillaart
08d061c88d
0.3.8 PCF8574
2023-02-04 16:53:26 +01:00
rob tillaart
1625643c25
0.3.7 PCF8574
2022-11-16 12:26:14 +01:00
rob tillaart
0904be8777
0.3.6 PCF8574
2022-10-19 11:36:34 +02:00
rob tillaart
8e0ab56977
sync repos (mostly keeping build happy)
2022-10-01 13:17:26 +02:00
rob tillaart
4d66441771
add funding.yml
2022-08-03 21:56:07 +02:00
rob tillaart
5fa29c20a1
0.3.5 PCF8574
2022-06-18 09:44:19 +02:00
rob tillaart
31b38b33f8
0.3.4 PCF8574
2022-04-11 10:50:17 +02:00
rob tillaart
19952ad1ae
0.3.3 PCF8574
2021-12-23 12:51:26 +01:00
rob tillaart
43cb9320d0
0.3.2 PCF8574
2021-07-05 10:01:35 +02:00
rob tillaart
4e9ea7640d
add arduino-lint
2021-05-28 13:17:38 +02:00
rob tillaart
edb763ebb6
add rotaryEncoder example
2021-05-16 13:13:01 +02:00
rob tillaart
30cb3ec38d
update libs
2021-04-25 19:56:44 +02:00
rob tillaart
534c960a32
update libs
2021-04-07 13:31:22 +02:00
rob tillaart
f9cf7e8124
remove duplicates + minor
2021-02-06 15:52:51 +01:00
rob tillaart
e5bc4a1d9a
update libs
2021-02-03 17:20:20 +01:00
rob tillaart
7661eee8b4
2021-01-29
2021-01-29 12:31:58 +01:00
rob tillaart
9abe1508b1
update libraries M..P
2020-11-27 11:28:57 +01:00
rob tillaart
8865401054
0.2.0 refactor, added reverse()
2020-05-23 13:33:43 +02:00
RobTillaart
02c271bdaa
fix library.json keywords format
2018-01-09 00:11:37 +01:00
RobTillaart
5d7b26abeb
fix #87 - version field for library.json files
2018-01-07 19:13:07 +01:00
RobTillaart
7177809c01
fix URL path in library.properties
2017-08-20 17:16:48 +02:00
RobTillaart
7f8134f8f6
+ PCF8574 updated notes
2017-04-20 10:55:00 +02:00
RobTillaart
4a301a8804
fixed warning readButton8()
2017-02-27 10:13:59 +01:00
RobTillaart
8a94bc3acc
initial versions of library.properties
2016-12-18 11:02:20 +01:00
RobTillaart
018a4872a6
update library.json files
2016-12-18 10:48:17 +01:00
RobTillaart
45d8bff06a
added library.json files
2016-12-17 20:53:18 +01:00
rob tillaart
a2bf47908d
+ 0.1.08 merged work of Septillion
...
+ added default values
+ update version number
Signed-off-by: rob tillaart <rob.tillaart@gmail.com>
2016-05-21 11:12:01 +02:00
sseptillion
31513f4cf7
Added buttonRead() examples, added begin() to other examples and updated the note
2016-05-20 14:33:42 +02:00
sseptillion
dfcaaf07dc
added masking to buttonRead8() and moves wire.begin() to begin()
2016-05-20 13:47:20 +02:00
sseptillion
2bfd32464b
Fixed default of _dataOut
2016-05-20 12:06:10 +02:00
sseptillion
230adfb028
Manual merg upstream RobTillaart
2016-05-20 11:52:57 +02:00
sseptillion
368c032857
Fixed numering to 0.1.07
2016-04-28 22:09:53 +02:00
sseptillion
b4ae62b533
Fixed (0.1.05) write could corrupt input
...
Because a write() used a read8() first, did the clear/set, then send it
back, you had an error if you did a write() on a pin while another input
was just pulled low externally
added readButton() and readButton8() which set the pin(s) high, read,
and then restore to last written state.
Also added begin() te get it in a known state
2016-04-28 22:07:01 +02:00
rob tillaart
1f3495a4b2
added notes.txt (pcf8574)
2015-11-29 11:50:23 +01:00
rob tillaart
1c1de9bfeb
+ version 0.1.04 (0.1.03 = intermediate)
...
+ removed beginTransmission from read8() -> speed++
+ removed endTransmission from read8() -> speed
+ changed address to uint8_t
2015-05-09 17:07:09 +02:00
Rob Tillaart
2f17d2c9f6
+ test sketches
2013-09-30 18:23:20 +02:00
Rob Tillaart
202deca306
+ improved header
...
+ redo/undo types
2013-09-30 18:19:55 +02:00
Rob Tillaart
fdce4b6769
+ changed some types
...
+ Arduino 1.0x compatible
2013-09-30 18:17:45 +02:00
Rob Tillaart
a9851b2725
+ initial version
2013-09-30 18:15:02 +02:00