Commit Graph

52 Commits

Author SHA1 Message Date
dcf9e35fdc Fix forum 2020-05-30 22:13:22 +02:00
406184c775 Fix forum url 2020-05-29 23:23:26 +02:00
b026539f55 Fix url forum 2020-05-29 23:15:58 +02:00
7c70a2ee59 Add support forum buttons 2020-05-29 22:51:24 +02:00
71e2afb267 Fix readme forum 2020-05-29 14:12:19 +02:00
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
b6fa26e50d Fix LICENCE 2020-05-20 21:47:15 +02:00
d54594fbec Update to get the state of OUTPUT PINs, and a full encoder example 2020-05-18 08:20:00 +02:00
64772d744f Interrupt management 2020-04-11 16:40:51 +02:00
c3b5ad65a1 Add encoder features 2020-03-13 21:52:51 +01:00
f8d02a8b34 UPDATE 2.0 VERSION 2020-03-06 22:22:26 +01:00
09ade44caf Push last 1 version v1.2 2020-03-06 22:06:07 +01:00
2509754e5e New tested 2.0 version 2020-03-06 21:56:24 +01:00
fe6a031cc8 Article PCBs 2020-03-03 16:40:22 +01:00
fac5ad5c8e Remove trash files 2020-03-03 14:04:49 +01:00
d12312115c Add articles data 2020-03-03 14:03:28 +01:00
2d5584f665 First commit input_pullup 2019-10-29 22:04:03 +01:00
14ebfa3025 Fix __ 2019-10-17 08:44:54 +02:00
756c3524d1 Merge branch 'master' of https://github.com/xreef/PCF8574_library.git 2019-09-13 16:03:50 +02:00
2cc745328c Fix for Tensduino 2019-09-13 16:02:23 +02:00
625711177c Update README.md v1.1 2019-09-05 23:14:13 +02:00
47b017b6d0 fix 2019-09-04 22:25:56 +02:00
c488671aed Add pcf8575 2019-08-02 07:37:39 +02:00
90625fc151 Update README.md 2019-05-13 07:53:58 +02:00
3e3dacfb8a Add simple connection schema 2019-04-29 13:53:32 +02:00
7e1478cced Image and schema 2019-04-29 09:51:57 +02:00
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
9a39b47339 Esp32 support for second i2c channel 2019-04-29 09:17:34 +02:00
e23aa93d9f Update README.md 2019-02-24 08:58:52 +01:00
d86313e749 Update README.md 2019-01-27 16:33:32 +01:00
b0f9079737 Add site link 2019-01-02 14:23:55 +01:00
f996b29458 Fix SMT32 pathc 2018-09-23 19:31:56 +02:00
d1abfb5f75 Adding integration for Arduino SMT32 #8 2018-09-21 11:36:04 +02:00
3d8298da47 Some wemos examples from
http://nopnop2002.webcrow.jp
v1.0
2018-08-18 21:44:23 +02:00
0dc02aa919 Added new PCB board and update README with the low mem modality 2018-07-25 11:34:38 +02:00
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
4bec9bad5c Fix issue #4: My Arduino IDE (1.8.2) complains about the numbers in
front of the example names. Removing them solved the issue for me.
2018-06-01 11:37:58 +02:00
bd94dd73f4 Merge pull request #3 from per1234/remove-redundant-paragraph
Replace redundant paragraph text in library.properties
2018-06-01 08:26:18 +02:00
e83477a5c4 Replace redundant paragraph text in library.properties
The Arduino IDE's Library Manager displays the text defined in the library.properties paragraph field immediately after the sentence text so it's not desirable to duplicate the sentence text in paragraph.
2018-05-31 22:50:55 -07:00
46bcf6e8ed Merge pull request #2 from per1234/example-folders
Move example sketches to appropriately named folders
2018-06-01 07:47:08 +02:00
9dc37f94a3 Move example sketches to appropriately named folders
This change causes the example sketches to be accessible via the Arduino IDE's File > Examples > PCF8574 library menu after the library is installed.
2018-05-31 17:05:08 -07:00
59f06148dc Fix already defined lib 2018-05-31 22:54:51 +02:00
4176b0df2b Gcode Flat CAM 2018-01-24 21:52:57 +01:00
4a355d6a3f Update photo 2018-01-07 22:59:34 +01:00
f6de02e813 Fix separator keyword 2017-12-15 08:33:37 +01:00
00ebc64598 Add various schema 2017-12-14 08:16:34 +01:00
b2a7b69bd4 Add schema of ptototype PCB 2017-11-16 22:00:37 +01:00
206aa97c7c Update and minor fix 2017-11-15 18:57:46 +01:00
9b32e0e2d1 Minor fix 2017-11-13 21:59:26 +01:00
bde55fcd9c Fix on readme 2017-11-13 21:55:44 +01:00