Commit Graph

  • ad26c7ab0e Merge pull request #10 from ivankravets/patch-1 master fmalpartidaandGitHub 2021-06-02 11:12:54 -07:00
  • 47fa42ffda Update library.json Ivan KravetsandGitHub 2021-04-26 11:43:07 +03:00
  • dfb900c054 Update Git urls Ivan KravetsandGitHub 2021-04-24 15:27:52 +03:00
  • 6375c81149 Updated readme integration fmalpartida 2020-11-24 10:12:40 -08:00
  • 15fb98ee03 Migration to git. fmalpartida 2020-11-24 10:04:03 -08:00
  • 8059e37144 LCD_DATA Maarten Segers 2016-11-25 21:34:41 +01:00
  • 1a287c0b34 Update PlatformIO manifest - ESP8266 platform supported Jarek Zgoda 2016-10-11 10:36:03 +02:00
  • 55157a619b Add PlatformIO Library Registry manifest file Valeriy Koval 2016-03-07 20:11:48 +02:00
  • 5318cc1115 Merged in malachib/new-liquidcrystal/attiny85 (pull request #4) F Malpartida 2016-03-06 20:45:28 +01:00
  • b3c880ef0f Adding TinyWireM subrepo, using Spence Konde's fork as it seems far more maintained than the official Adafruit branch attiny85 Malachi Burke (malachi burke 2016-03-06 11:10:38 -08:00
  • e74e5138ca Fixes #67. Error in class constructor. fmalpartida 2016-03-06 19:21:23 +01:00
  • c321c85fa4 Using TinyWireM when ATtiny is detected malachib 2016-03-01 00:59:22 -08:00
  • 564d60266a Fixed compilation errors on Arduino Due. GIPdA 2016-02-23 18:37:25 +01:00
  • 37b85e12ce Added tag V 1.3.4 for changeset 144fddd7979d fmalpartida 2015-10-24 10:57:49 +02:00
  • 345061d9b0 Aligned to 8 bit I2C addresses. V_1.3.4 fmalpartida 2015-10-24 10:48:45 +02:00
  • f6161c798d Added tag V 1.3.3 for changeset 59c60fbefe8d fmalpartida 2015-10-03 18:56:29 +02:00
  • 458980df4f Included _BV macro in FastIO.h for inclusion during compilation. V_1.3.3 fmalpartida 2015-10-03 18:55:09 +02:00
  • 4d309161b3 Added tag V 1.3.2 for changeset 6e2da8cb3ba9 fmalpartida 2015-09-20 13:53:39 +02:00
  • d17edc7e1e Resolves #45. Addressed not being able to use the DUE on bit bang I2C. V_1.3.2 fmalpartida 2015-09-20 13:38:02 +02:00
  • d459c82711 Corrected example. Commented out __extern "C" void __cxa_pure_virtual() { while (1); } from LCD.h. fmalpartida 2015-09-15 01:44:32 +02:00
  • eee31dacbf README.md edited online with Bitbucket F Malpartida 2015-09-14 23:34:29 +00:00
  • 2bca69b192 Added tag V 1.3.1 for changeset fc43ac91ab9c fmalpartida 2015-09-15 00:56:09 +02:00
  • e118bfc47c Resolved #58 Error in SoftI2CMaster usage. Replaced by: https://github.com/felias-fogg/SoftI2CMaster V_1.3.1 fmalpartida 2015-09-15 00:51:49 +02:00
  • 2b20b9e616 Added SI2C example (HelloWorld_si2c) to the library. fmalpartida 2015-09-14 22:28:24 +02:00
  • 5af1dbd992 README.md edited online with Bitbucket F Malpartida 2015-09-13 19:51:36 +00:00
  • 35854fcd7c README.md edited online with Bitbucket F Malpartida 2015-09-13 19:51:04 +00:00
  • b74e2e7f7f README.md edited online with Bitbucket F Malpartida 2015-09-13 19:44:59 +00:00
  • d51b4d04dc README.md edited online with Bitbucket F Malpartida 2015-09-13 19:43:38 +00:00
  • 8072264cba README.md edited online with Bitbucket F Malpartida 2015-09-13 19:42:23 +00:00
  • 16b47892c9 README.md edited online with Bitbucket F Malpartida 2015-09-13 19:40:53 +00:00
  • 83f045a520 README.md edited online with Bitbucket F Malpartida 2015-09-13 19:39:53 +00:00
  • eb6e82c6b5 README.md edited online with Bitbucket F Malpartida 2015-09-13 19:31:17 +00:00
  • 538dc685f7 README.md edited online with Bitbucket F Malpartida 2015-09-13 19:30:24 +00:00
  • bb06d0d035 Added tag V 1.3.0 for changeset eab837be9770 fmalpartida 2015-09-13 21:07:30 +02:00
  • 4535421d88 Inclusion of the SoftI2CMaster library to control I2C devices via bit banging. V_1.3.0 fmalpartida 2015-09-13 21:05:59 +02:00
  • b3cba1a04c Updated documentation for publishing Release 1.3.0. fmalpartida 2015-09-13 20:47:59 +02:00
  • 5539b7b9bf Included support for SoftI2C library. fmalpartida 2015-09-09 22:55:04 +02:00
  • 0a0d34be34 Fixed compilation error for I2C library. Closes #51 and Closes #55. fmalpartida 2015-05-12 23:26:26 +02:00
  • c7010d013f Updated and corrected minor but that caused firmware to hang if LCD not present and trying to initialise it and use it. fmalpartida 2015-03-14 17:47:34 +01:00
  • 4d2be4cdfd Updated patch to work with Arduino IDE 1.5 and above. fmalpartida 2015-02-27 19:38:56 +01:00
  • c21bff22f4 Updated header file. fmalpartida 2015-02-26 22:44:01 +01:00
  • 196dfc7b6a Replaced deprecated prog_char by char *. fmalpartida 2015-02-26 22:40:52 +01:00
  • e61593d354 Added tag V 1.2.2 for changeset c0432608719b fmalpartida 2014-05-24 19:06:18 +02:00
  • 3cd4b5d108 Close #45 Added _BV macro to LCD.h, this macro is normally defined by Atmel in its library. The macro is very dependent from Atmel. V_1.2.2 fmalpartida 2014-05-24 19:00:33 +02:00
  • 250fc39303 Added 1W SR documentation. FMC 2013-08-03 22:41:41 +02:00
  • 6a71e0bf5e Close branch 1wire. 1wire F Malpartida 2013-08-03 19:42:48 +00:00
  • 7a4e90b3ae Added SR 1 wire control to the main system repo. FMC 2013-08-03 21:38:10 +02:00
  • 4a46a6db0c Merged branches. FMC 2013-08-03 21:17:22 +02:00
  • fd13dab24d Modified the file to the be compatible for Arduino SDK 1.0.5 FMC 2012-12-16 22:05:31 +01:00
  • 871c40467f close #24 Added support to create a character in program memory space. Polymorphism of the createChar general LCD class. FMC 2012-09-23 22:46:04 +02:00
  • 642b9257fd Close #22 - incorrect usage of Arduino Wire I2C library in ByVac I2C module. FMC 2012-09-13 22:16:40 +02:00
  • ea8b6d6d06 Added LCD ByVac - supported but not maintained since it is not an open source LCD. FMC 2012-06-20 22:51:21 +02:00
  • 3d79685b33 Added 1us delay for faster IO, it is currently border line. FMC 2012-04-15 00:23:07 +02:00
  • 42bd46dd1f Added tag V 1.2.1 for changeset eac3d34ed9dd FMC 2012-04-05 18:18:50 +02:00
  • 2c5e3c380b Updated documentation for release 1.2.1 V_1.2.1 FMC 2012-04-05 18:18:16 +02:00
  • 14ea9945f8 Added tag V_1.2.1_RC5 for changeset a0910a053530 FMC 2012-04-01 23:16:48 +02:00
  • ee54144a55 Version 1.2.1_RC5 Main changes - changes by bperrybap: - Use LCD_5x8DOTS as default. - activate backlight in the begin routine. - minor corrections to the various libraries. - Fixed incorrect use of 5x10 for default font (now matches original LQ library) - Fixed typo in SR2W mask define names changed default backlight state to on - Added support for faster SR_2W mode V_1.2.1_RC5 FMC 2012-04-01 23:14:15 +02:00
  • 4a9d24f225 Improved comments. FMC 2012-04-01 22:37:38 +02:00
  • 4db61ff670 Added tag V 1.2.1_RC4 for changeset 2e6269d8b269 FMC 2012-03-23 20:41:11 +01:00
  • 26f85e371b Added documentation for library. V_1.2.1_RC4 FMC 2012-03-23 20:39:56 +01:00
  • adc67e9ff9 Added SR2W to the library portfolio. FMC 2012-03-23 20:38:02 +01:00
  • 63fb3368ca Added speed improvements and alignment with PICKit. FMC 2012-03-23 20:23:28 +01:00
  • a0aac76a26 Added tag V 1.2.1_RC3 for changeset a4eb104f6dff FMC 2012-03-19 23:02:24 +01:00
  • 8a84c66046 Corrected header files - prior to main merge. V_1.2.1_RC3 FMC 2012-03-19 23:00:35 +01:00
  • 2caff20a9a Added tag V 1.2.1_RC2 for changeset c5879ff3f2e5 FMC 2012-03-16 21:30:36 +01:00
  • 1211ad8e4c Closes #20 - remove wait 1us during interrupt masking in loadSR. Not needed. Closes #19 - Added support for on/off commands Closes #18 - Set backlight initial state during initialization to off. Closes #17 - New SR3W class. Added documentation for new class Move some methods for the public interface of the LCD class to private, since they should never be called by the user. V_1.2.1_RC2 FMC 2012-03-16 21:29:45 +01:00
  • 362cc56be3 Added tag V 1.2.1_RC1 for changeset 2bbd1aad67c3 FMC 2012-03-14 00:41:34 +01:00
  • bbd853009e Release preparation for version 1.2.1 V_1.2.1_RC1 FMC 2012-03-14 00:41:01 +01:00
  • 4ab8b8b8d2 Added tag V 1.2.1_RC1 for changeset 2299ac1b335b FMC 2012-03-11 23:38:42 +01:00
  • f947f2be5b Fully removed support for the SR_LCD3. FMC 2012-03-11 23:37:56 +01:00
  • 57605669dc Added performance enhancement to the I2C driver. Fully removed support for the SR_LCD3. FMC 2012-03-11 23:37:19 +01:00
  • f5962ea433 Added support in examples for SR3W. FMC 2012-03-11 12:31:18 +01:00
  • 57111de1e5 Corrected comments. FMC 2012-03-10 19:26:10 +01:00
  • 432c31f67d First version of the generic 3wire latch library. FMC 2012-03-10 19:07:08 +01:00
  • c5ea653978 Close V 1.2.0 preparation branch. Already released and changes are being managed in defaul project branch. V_1.2.0_preparation fmc 2012-03-09 17:29:46 +01:00
  • 737c31478d Added backlight control on constructor. Added support for backlight control using POSITIVE and NEGATIVE logic. FMC 2012-03-08 21:34:37 +01:00
  • bac046965f Merged changes on main branch. FMC 2012-03-06 22:55:49 +01:00
  • 0570c33dea Narrowed down critical section usage in the library. FMC 2012-03-06 22:50:26 +01:00
  • 2837fadc0a Narrowed down critical section usage in the library. FMC 2012-03-06 09:35:55 +01:00
  • 8715666ec7 Dry merge with default - untested piccaso 2012-03-06 02:42:00 +01:00
  • 0d042df36e Wire.h inclusion changed again Removed unused variables from performanceLCD piccaso 2012-03-06 02:18:30 +01:00
  • 7155b3eb63 Modified benchmark to 3 to read the characters from RAM not from FLASH. FMC 2012-03-06 00:11:53 +01:00
  • 69ee097bd0 Fixed wire include to be as before. FMC 2012-03-05 23:51:44 +01:00
  • 09b9c1dbe4 Merged changes to project head. FMC 2012-03-05 23:41:14 +01:00
  • 7a0a2f948c Modified the send method to initialize correctly the LCD. Send method now has three modes: COMMAND, DATA, FOUR_BITS. setBacklight method check if a particular pin is mapped to a PMW. FMC 2012-03-05 23:32:51 +01:00
  • 7d82e94afe performanceLCD Compatibility fixes Made eclipse behave (and removed dirty workaround) piccaso 2012-03-05 13:02:40 +01:00
  • c03eb4c912 Mpide 0023 Compatibility, shiftOut1 ATOMIC_BLOCK piccaso 2012-03-05 10:57:24 +01:00
  • 4457aca2b3 Mpide 0023 Compatibility piccaso 2012-03-05 10:24:41 +01:00
  • 7758480681 Mpide 0023 Compatibility piccaso 2012-03-05 02:01:59 +01:00
  • eeb4c06895 Arduino SDK 0023 Compatibility piccaso 2012-03-05 01:33:43 +01:00
  • ee74a0a484 Aligned documentation for Release 1.2.1 FMC 2012-03-04 21:17:50 +01:00
  • 6105195d81 Made changes to try compatibility with CHIPKit. FMC 2012-03-04 20:54:29 +01:00
  • d59f9248d1 Merge with default piccaso 2012-03-04 18:54:44 +01:00
  • 5d6f869704 Include <util/atomic.h> only for AVR piccaso 2012-03-04 18:08:34 +01:00
  • 5f7280aefb Added critical section to SR_LCD3 wire latching library. FMC 2012-03-04 13:37:15 +01:00
  • 7f5e6857d1 closes #13 - rename private variable for LCD bit-mask pin. closes #15 - comments added to header files and method descriptions. closes #16 - added critical sections to fastIOs and associated usage on the LiquidCrystal_SR class. ref #14 - partially closed pending review. FMC 2012-03-04 13:24:46 +01:00
  • e126d85320 Added tag V 1.2.0 for changeset 1cf625ca9242 FMC 2012-02-28 20:03:59 +01:00
  • 62304feb73 Release 1.2.0 merged to default branch. V_1.2.0 FMC 2012-02-28 19:56:32 +01:00
  • 11c7d39db9 Added new files to documentation. FMC 2012-02-28 19:53:08 +01:00
  • 32cbff4b07 Added documentation for main 1.2.0 Release. FMC 2012-02-28 19:52:27 +01:00