1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-29 10:24:12 +01:00
Commit Graph

97 Commits

Author SHA1 Message Date
Tom Igoe
6628bb061f Corrected an error in StringComparisonOperators example 2010-09-07 18:21:21 +00:00
Tom Igoe
47d3b65e51 Changed analog references to use new A0 through A5 notation 2010-09-04 19:47:59 +00:00
Tom Igoe
7f298400fa Removed duplicate version of Blink example, kept the one in Basics. 2010-08-30 19:50:58 +00:00
Tom Igoe
5fb0b62e7c Corrections to Basics examples 2010-08-15 14:30:43 +00:00
Tom Igoe
02eed8071b Corrections to Basics examples 2010-08-15 14:30:34 +00:00
Tom Igoe
cbc52cbe3c added example page URLS to String examples 2010-08-11 21:56:28 +00:00
Tom Igoe
564fd29edd Corrected formatting errors in String examples 2010-08-11 20:27:28 +00:00
Tom Igoe
50b05cb3cc Corrected formatting errors in String examples 2010-08-11 20:26:17 +00:00
Tom Igoe
691e9cab36 Corrected formatting errors in String examples 2010-08-11 20:26:10 +00:00
Tom Igoe
c6a73fa803 Corrected formatting errors in String examples 2010-08-11 20:24:10 +00:00
Tom Igoe
fb5eb1f3fd Corrected error in variable declaration for example StringLength 2010-08-10 19:33:52 +00:00
David A. Mellis
17beb9fcfb Using SPI pin definitions in pins_arduino.h for ArduinoISP sketch (now works on Mega). 2010-08-06 01:56:09 +00:00
Tom Igoe
77d5919b6d Corrected comments in String examples. 2010-08-01 16:19:08 +00:00
Tom Igoe
80095dc092 Eliminated whitespace from the end of String examples. 2010-08-01 14:29:01 +00:00
Tom Igoe
5d97e9ef99 Added String length() example. 2010-08-01 14:18:31 +00:00
Tom Igoe
81e7814887 added more String examples 2010-07-27 22:59:18 +00:00
Tom Igoe
570454f178 Added equals() to comparison operator example 2010-07-27 20:09:37 +00:00
Tom Igoe
8a21cd9e9e Added compareTo() to comparison operator example 2010-07-27 20:02:29 +00:00
Tom Igoe
dce397c5a4 Removed unfinished example 2010-07-27 19:06:00 +00:00
Tom Igoe
bc2c88789f Added core String library examples 2010-07-27 19:03:52 +00:00
Tom Igoe
95336c0f79 removed Snippets folder, now redundant 2010-07-27 02:29:25 +00:00
Tom Igoe
7da6084c91 renamed examples folders 2010-07-27 02:28:07 +00:00
Tom Igoe
8abab1bf75 renamed Examples/Digital directory 2010-07-27 02:24:28 +00:00
Tom Igoe
0ba81c3f34 Removed misnamed directory 2010-07-27 02:17:25 +00:00
Tom Igoe
aa6a81cf31 Adding Basics folder for examples, for beginners 2010-07-26 23:03:34 +00:00
Tom Igoe
a97a83cdc4 Adding Basics folder for examples, for beginners 2010-07-26 23:03:17 +00:00
Tom Igoe
a7967bdfef Adding Basics folder for examples, for beginners 2010-07-26 23:02:52 +00:00
Tom Igoe
8520e23483 Adding Basics folder for examples, for beginners 2010-07-26 23:02:46 +00:00
Tom Igoe
7797173d7e Adding Basics folder for examples, for beginners 2010-07-26 23:02:40 +00:00
Tom Igoe
4f0aaed544 Adding Basics folder for examples, for beginners 2010-07-26 23:02:30 +00:00
Tom Igoe
828d6301f7 Adding Basics folder for examples, for beginners 2010-07-26 23:02:19 +00:00
David A. Mellis
9334944189 Updating analog input pin number in Calibration example to match diagram. 2010-07-05 15:37:55 +00:00
Tom Igoe
38f50a62b5 Removed stubs, as it's now duplicated by snippets 2010-05-26 11:25:04 +00:00
Tom Igoe
9f755fd414 Stubs has been renamed as snippets. There's no need for both. 2010-05-25 11:38:27 +00:00
Tom Igoe
e1d6ac0208 Changed Stubs to Snippets 2010-03-19 15:14:53 +00:00
Tom Igoe
96729aca89 Added Tone multiple example 2010-03-08 16:42:48 +00:00
Tom Igoe
f4dc560751 Added Tone multiple example 2010-03-08 15:51:02 +00:00
Tom Igoe
d1f6f8ea4b Added public domain notice 2010-02-24 03:31:16 +00:00
Tom Igoe
f8e59c8c6c Added public domain notice 2010-02-24 03:31:14 +00:00
Tom Igoe
5ad51066ba Added public domain notice 2010-02-24 03:31:09 +00:00
Tom Igoe
e672117688 Added public domain notice 2010-02-24 03:27:13 +00:00
Tom Igoe
a84319e046 Added public domain notice 2010-02-24 03:27:10 +00:00
Tom Igoe
6bf11bca61 Added public domain notice 2010-02-24 03:27:06 +00:00
Tom Igoe
4729df3436 Added public domain notice 2010-02-24 03:26:59 +00:00
Tom Igoe
322b9f56b6 Added public domain notice 2010-02-24 03:26:55 +00:00
Tom Igoe
e51b62494f Added public domain notice 2010-02-24 03:26:52 +00:00
Tom Igoe
abe73849de Added public domain notice 2010-02-24 03:21:38 +00:00
Tom Igoe
c538f97c93 Added public domain notice 2010-02-24 03:21:37 +00:00
Tom Igoe
5148a8e8f9 Added public domain notice 2010-02-24 03:21:27 +00:00
Tom Igoe
e0b12e782a Added public domain notice 2010-02-24 03:20:50 +00:00