fmalpartida
2b20b9e616
Added SI2C example (HelloWorld_si2c) to the library.
2015-09-14 22:28:24 +02:00
F Malpartida
5af1dbd992
README.md edited online with Bitbucket
2015-09-13 19:51:36 +00:00
F Malpartida
35854fcd7c
README.md edited online with Bitbucket
2015-09-13 19:51:04 +00:00
F Malpartida
b74e2e7f7f
README.md edited online with Bitbucket
2015-09-13 19:44:59 +00:00
F Malpartida
d51b4d04dc
README.md edited online with Bitbucket
2015-09-13 19:43:38 +00:00
F Malpartida
8072264cba
README.md edited online with Bitbucket
2015-09-13 19:42:23 +00:00
F Malpartida
16b47892c9
README.md edited online with Bitbucket
2015-09-13 19:40:53 +00:00
F Malpartida
83f045a520
README.md edited online with Bitbucket
2015-09-13 19:39:53 +00:00
F Malpartida
eb6e82c6b5
README.md edited online with Bitbucket
2015-09-13 19:31:17 +00:00
F Malpartida
538dc685f7
README.md edited online with Bitbucket
2015-09-13 19:30:24 +00:00
fmalpartida
bb06d0d035
Added tag V 1.3.0 for changeset eab837be9770
2015-09-13 21:07:30 +02:00
fmalpartida
4535421d88
Inclusion of the SoftI2CMaster library to control I2C devices via bit banging.
2015-09-13 21:05:59 +02:00
fmalpartida
b3cba1a04c
Updated documentation for publishing Release 1.3.0.
...
Included bug fixes and inclusion of
2015-09-13 20:47:59 +02:00
fmalpartida
5539b7b9bf
Included support for SoftI2C library.
2015-09-09 22:55:04 +02:00
fmalpartida
0a0d34be34
Fixed compilation error for I2C library. Closes #51 and Closes #55 .
2015-05-12 23:26:26 +02:00
fmalpartida
c7010d013f
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
fmalpartida
4d2be4cdfd
Updated patch to work with Arduino IDE 1.5 and above.
...
Using: digitalPinHasPWM and digitalPinToTimer.
2015-02-27 19:38:56 +01:00
fmalpartida
c21bff22f4
Updated header file.
2015-02-26 22:44:01 +01:00
fmalpartida
196dfc7b6a
Replaced deprecated prog_char by char *.
2015-02-26 22:40:52 +01:00
fmalpartida
e61593d354
Added tag V 1.2.2 for changeset c0432608719b
2014-05-24 19:06:18 +02:00
fmalpartida
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.
REMARK: This fix will not fix being able to compile this library as the Arduino IDE has broken a range of base support operation on the DUE. For example: digitalPinToTimer()
This library has not even been ported nor tested with Arduino 1.5
2014-05-24 19:00:33 +02:00
FMC
250fc39303
Added 1W SR documentation.
2013-08-03 22:41:41 +02:00
FMC
7a4e90b3ae
Added SR 1 wire control to the main system repo.
2013-08-03 21:38:10 +02:00
FMC
2caff20a9a
Added tag V 1.2.1_RC2 for changeset c5879ff3f2e5
2012-03-16 21:30:36 +01:00
FMC
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.
2012-03-16 21:29:45 +01:00
FMC
362cc56be3
Added tag V 1.2.1_RC1 for changeset 2bbd1aad67c3
2012-03-14 00:41:34 +01:00
FMC
bbd853009e
Release preparation for version 1.2.1
2012-03-14 00:41:01 +01:00
FMC
4ab8b8b8d2
Added tag V 1.2.1_RC1 for changeset 2299ac1b335b
2012-03-11 23:38:42 +01:00
FMC
f947f2be5b
Fully removed support for the SR_LCD3.
2012-03-11 23:37:56 +01:00
FMC
57605669dc
Added performance enhancement to the I2C driver. Fully removed support for the SR_LCD3.
2012-03-11 23:37:19 +01:00
FMC
f5962ea433
Added support in examples for SR3W.
2012-03-11 12:31:18 +01:00
FMC
43a0599163
Removed LiquidCristal_4bit, not used any more.
2011-11-18 21:38:24 +01:00