Commit Graph
200 Commits
Author SHA1 Message Date
Vasiliy Marnopolskiy 6e52e5fb7a Add a static definition to analogWrite() function 2019-02-01 16:51:20 +03:00
Vasiliy Marnopolskiy 348247b1ed Add custom analogWrite() function to support ESP32 MCU 2019-01-30 13:02:10 +03:00
fmalpartida bacc8ce71c There is a problem in I2CIO::read() function. T PCF8574 wont correctly work with input pin. According the datasheet, each input pin have to be kept HIGH at any write. The function writes 0 to each input and it doesn't work.
Defect reported and suggested fix by: RB
2018-04-22 18:29:31 -07:00
fmalpartida 03854268b7 Reverted changes that should be in place. 2018-04-16 21:27:50 -07:00
fmalpartida 2be871930c Fixed typo with type definition: t_backlighPol -> t_backlightPol.
Closes #28.
2018-04-15 21:10:28 -07:00
fmalpartida ac8caf246e Update version.
Closes #54.
2018-04-15 19:28:26 -07:00
fmalpartida a8741886b0 Made I2C and SI2C config method public such that it can be inherited from to customize configuration. 2018-04-15 19:26:55 -07:00
fmalpartida 4fdb463fbf Updated construct to see if ESP compiler doesn't fail. 2018-04-15 09:14:43 -07:00
Francisco Malpartida 2c91c22e95 Initial Bitbucket Pipelines configuration 2018-04-15 15:47:04 +00:00
fmalpartida 17c01a8afd Created integration branch. 2018-02-27 20:29:39 -08:00
fmalpartida 560f7ebde5 Closed branch default 2018-02-27 20:25:33 -08:00
fmalpartida c764c92c9b Added tag V-1.3.6 for changeset e8a17589cb2f 2018-02-25 12:51:32 -08:00
fmalpartida e540d5b5f4 Freeze tiny wire library. V-1.3.6 2018-02-25 12:50:50 -08:00
fmalpartida 9274acdf32 Updated I2C to resolve chip spec inconsistency.
Removed git subrepos as in the latest versions it is causing problems to use them.
2018-02-25 12:49:55 -08:00
fmalpartida dbdaa3567c Added tag V 1.3.5 for changeset a68432d580ee 2017-11-26 11:44:47 -08:00
fmalpartida b38252acb1 Update header files and comments. V_1.3.5 2017-11-26 11:42:29 -08:00
Maarten Segers 5e1f2672d5 LCD_DATA 2016-11-25 21:34:41 +01:00
Jarek Zgoda b2cc843829 Update PlatformIO manifest - ESP8266 platform supported 2016-10-11 10:36:03 +02:00
Valeriy Koval 8f4cd53e68 Add PlatformIO Library Registry manifest file 2016-03-07 20:11:48 +02:00
F Malpartida 6d3b9bef68 Merged in malachib/new-liquidcrystal/attiny85 (pull request #4)
Attiny85 enabled
2016-03-06 20:45:28 +01:00
Malachi Burke (malachi burke 02eb29772d Adding TinyWireM subrepo, using Spence Konde's fork as it seems far more maintained
than the official Adafruit branch
2016-03-06 11:10:38 -08:00
fmalpartida d95cea67bb Fixes #67. Error in class constructor. 2016-03-06 19:21:23 +01:00
malachib 563901f157 Using TinyWireM when ATtiny is detected 2016-03-01 00:59:22 -08:00
GIPdA 01b657cad1 Fixed compilation errors on Arduino Due. 2016-02-23 18:37:25 +01:00
fmalpartida 00fc0b4c4c Added tag V 1.3.4 for changeset 144fddd7979d 2015-10-24 10:57:49 +02:00
fmalpartida d01da6bdfb Aligned to 8 bit I2C addresses. V_1.3.4 2015-10-24 10:48:45 +02:00
fmalpartida 982bfd3ae3 Added tag V 1.3.3 for changeset 59c60fbefe8d 2015-10-03 18:56:29 +02:00
fmalpartida 8dc17c2f81 Included _BV macro in FastIO.h for inclusion during compilation. V_1.3.3 2015-10-03 18:55:09 +02:00
fmalpartida a4a3475e9e Added tag V 1.3.2 for changeset 6e2da8cb3ba9 2015-09-20 13:53:39 +02:00
fmalpartida c1e7f9bdc0 Resolves #45.
Addressed not being able to use the DUE on bit bang I2C.
V_1.3.2
2015-09-20 13:38:02 +02:00
fmalpartida d51e8893d4 Corrected example.
Commented out __extern "C" void __cxa_pure_virtual() { while (1); } from LCD.h.
2015-09-15 01:44:32 +02:00
F Malpartida 3ee952fd86 README.md edited online with Bitbucket 2015-09-14 23:34:29 +00:00
fmalpartida e0b9b438fb Added tag V 1.3.1 for changeset fc43ac91ab9c 2015-09-15 00:56:09 +02:00
fmalpartida e93a46db7a Resolved #58 Error in SoftI2CMaster usage.
Replaced by: https://github.com/felias-fogg/SoftI2CMaster
V_1.3.1
2015-09-15 00:51:49 +02:00
fmalpartida 41c38722c7 Added SI2C example (HelloWorld_si2c) to the library. 2015-09-14 22:28:24 +02:00
F Malpartida 2d12402924 README.md edited online with Bitbucket 2015-09-13 19:51:36 +00:00
F Malpartida 5674976219 README.md edited online with Bitbucket 2015-09-13 19:51:04 +00:00
F Malpartida 10f30bd2c4 README.md edited online with Bitbucket 2015-09-13 19:44:59 +00:00
F Malpartida a8b5abe408 README.md edited online with Bitbucket 2015-09-13 19:43:38 +00:00
F Malpartida d18d7526e5 README.md edited online with Bitbucket 2015-09-13 19:42:23 +00:00
F Malpartida 67a9abf6ed README.md edited online with Bitbucket 2015-09-13 19:40:53 +00:00
F Malpartida 4fb858d0e5 README.md edited online with Bitbucket 2015-09-13 19:39:53 +00:00
F Malpartida 508d4539c8 README.md edited online with Bitbucket 2015-09-13 19:31:17 +00:00
F Malpartida 6372295e09 README.md edited online with Bitbucket 2015-09-13 19:30:24 +00:00
fmalpartida c50a0c4360 Added tag V 1.3.0 for changeset eab837be9770 2015-09-13 21:07:30 +02:00
fmalpartida cb69e2123a Inclusion of the SoftI2CMaster library to control I2C devices via bit banging. V_1.3.0 2015-09-13 21:05:59 +02:00
fmalpartida f5a488d8c9 Updated documentation for publishing Release 1.3.0.
Included bug fixes and inclusion of
2015-09-13 20:47:59 +02:00
fmalpartida 500de6afd6 Included support for SoftI2C library. 2015-09-09 22:55:04 +02:00
fmalpartida 2c2c994f8c Fixed compilation error for I2C library. Closes #51 and Closes #55. 2015-05-12 23:26:26 +02:00
fmalpartida adb42336d9 Updated and corrected minor but that caused firmware to hang if LCD not present and trying to initialise it and use it.
Updated documentation for SR 3 Wire.
2015-03-14 17:47:34 +01:00