c40724514cEthernet, SD and LiquidCrystal to the new library format
Fede85
2013-06-26 19:13:04 +02:00
29ed8df7e5fixed permissions on a lot of text files. see #1116
Federico Fissore
2012-12-05 15:35:41 +01:00
b2cbc5eb4cLiquidCrystal library is already multiplatform compliant, moved into libraries folder
Cristian Maglie
2012-09-03 16:13:28 +02:00
e3d0d0d836Merge of arduino-1.0.1. Work in progress...
Cristian Maglie
2012-05-23 09:22:52 +02:00
b57bba1cfcupdated URLs in LiquidCrystal examples
Federico Vanzati
2012-04-11 12:56:31 +02:00
904942006eMoved libraries folder inside platform folder. Now libraries and examples are searched per board/platform
Cristian Maglie
2012-01-04 15:14:51 +01:00
84638cbd98Revert "Merge branch 'master' of github.com:arduino/Arduino into diskloader_reboot"
Zach Eveland
2011-10-27 11:45:13 -04:00
ed3c7de46fMerge branch 'master' of github.com:arduino/Arduino into diskloader_reboot
Zach Eveland
2011-10-27 09:32:27 -04:00
247e3b8be0Fixing bug in LiquidCrystal::setCursor() for row == numrows.
David A. Mellis
2011-10-10 12:35:36 -04:00
b90a84c763Making Print::write(char *) non-virtual.
David A. Mellis
2011-09-07 18:41:05 -04:00
6530a3b218Changed all .pde examples to .ino
Tom Igoe
2011-08-30 15:33:32 -04:00
856e5dcfa4Moving write errors out of return value into separate API methods.
David A. Mellis
2011-08-26 16:08:14 -04:00
39582bc7a9Changing from long to ssize_t (int) for write(), print(), println() return.
David A. Mellis
2011-08-26 14:20:41 -04:00
46ff301e25write(), print(), and println() now return number of bytes written.
David A. Mellis
2011-08-23 19:12:03 -04:00
f3ea1afd04Added example to demonstrate LiquidCrystal chreateChar() function
Tom Igoe
2011-03-21 12:27:18 -04:00
1a9759a112Added example to demonstrate LiquidCrystal chreateChar() function
Tom Igoe
2011-03-21 12:27:18 -04:00
e152e12bf9Renamed WProgram.h to Arduino.h.
David A. Mellis
2011-03-01 19:52:13 -05:00
4eac8d4769Modifying examples to use Serial.write() instead of Serial.print(BYTE).
David A. Mellis
2011-02-26 13:57:41 -05:00
eecd3b3f43Modifying examples to use Serial.write() instead of Serial.print(BYTE).
David A. Mellis
2011-02-26 13:57:41 -05:00
a2ce323baefixed comments in LIquidCrystal examples per issue 402
Tom Igoe
2010-11-22 09:36:23 -05:00
8ea7c002c5When initializing LCD, comment specified "8-bit" mode when it should day "4 bit mode"
Joshua Nussbaum
2010-10-01 00:26:40 -07:00
338f67fa3cNo longer requiring WProgram.h for Print / Stream classes (replaced Arduino-specific type names in String).
David A. Mellis
2010-08-06 01:23:19 +00:00
6d2658c036Adding #include <WProgram.h>.
David A. Mellis
2010-08-02 22:22:51 +00:00
67133486a3Added public domain notice
Tom Igoe
2010-02-24 03:49:03 +00:00
cd518fbf5cAdded public domain notice
Tom Igoe
2010-02-24 03:48:54 +00:00
e2e448b49eAdded public domain notice
Tom Igoe
2010-02-24 03:48:44 +00:00
20b258275dAdded public domain notice
Tom Igoe
2010-02-24 03:48:43 +00:00
be83c22a9aAdded public domain notice
Tom Igoe
2010-02-24 03:48:38 +00:00
04ab873ee0Added public domain notice
Tom Igoe
2010-02-24 03:48:34 +00:00
1c469e2182Added public domain notice
Tom Igoe
2010-02-24 03:48:28 +00:00
8bdf64511cAdded public domain notice
Tom Igoe
2010-02-24 03:48:25 +00:00
19e9cbfe78Added public domain notice
Tom Igoe
2010-02-24 03:48:20 +00:00
7c3dbd15e8Corrected comments in LiquidCrystal examples
Tom Igoe
2010-02-08 23:36:02 +00:00
4f93a8f0aaCorrected comments in LiquidCrystal examples
Tom Igoe
2010-02-08 23:35:15 +00:00
ed899cd2ddCorrected comments in LiquidCrystal examples
Tom Igoe
2010-02-08 23:34:07 +00:00
87aa682b17Corrected comments in LiquidCrystal examples
Tom Igoe
2010-02-08 23:31:21 +00:00
519f664f5eCorrected comments in LiquidCrystal examples
Tom Igoe
2010-02-08 23:26:07 +00:00
d02b3aa0aaCorrected comments in LiquidCrystal examples
Tom Igoe
2010-02-08 23:24:18 +00:00
6837803f21Corrected comments in LiquidCrystal examples
Tom Igoe
2010-02-08 23:21:13 +00:00