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
Tom Igoe
a7ba896b49
Added public domain notice
2010-02-24 03:20:22 +00:00
Tom Igoe
5913daf614
Added public domain notice
2010-02-24 03:20:13 +00:00
Tom Igoe
bf549574ca
Added public domain notice
2010-02-24 03:18:02 +00:00
Tom Igoe
e2ddd16208
Added public domain notice
2010-02-24 03:17:10 +00:00
Tom Igoe
c1c97500b1
Added public domain notice
2010-02-24 03:09:57 +00:00
Tom Igoe
cfdf51758f
Added public domain notice
2010-02-24 03:09:16 +00:00
Tom Igoe
62f0b4a171
Added public domain notice
2010-02-24 03:07:15 +00:00
Tom Igoe
e88511ba86
Added public domain notice
2010-02-24 03:05:49 +00:00
Tom Igoe
31cc5b93c5
Added public domain notice
2010-02-24 03:04:35 +00:00
Tom Igoe
eff7b0d309
Added public domain notice
2010-02-23 22:38:35 +00:00
Tom Igoe
69ad670f87
Added public domain notice
2010-02-23 22:37:27 +00:00
Tom Igoe
89e65d20e0
Added public domain notice
2010-02-23 22:35:13 +00:00
Tom Igoe
efd81d3796
Added public domain notice
2010-02-23 22:31:12 +00:00
Tom Igoe
664a070d36
Added public domain notice
2010-02-23 22:30:41 +00:00
Tom Igoe
f613e8eaae
Added public domain notice
2010-02-23 22:28:08 +00:00
Tom Igoe
6cf5d212a4
Added public domain notice
2010-02-23 22:23:29 +00:00
Tom Igoe
962b56b0da
Added public domain notice
2010-02-23 19:12:28 +00:00
Tom Igoe
75db6c1715
Added public domain notice
2010-02-23 19:11:46 +00:00
Tom Igoe
2131d60aae
Added public domain notice
2010-02-23 19:09:45 +00:00
Tom Igoe
b56e25877d
Added public domain notice
2010-02-23 19:07:12 +00:00
Tom Igoe
366ef9f365
Added public domain notice
2010-02-23 18:59:41 +00:00
Tom Igoe
dd21c0ac34
Added public domain notice
2010-02-23 18:59:07 +00:00
Tom Igoe
8b1b425585
Added public domain notice
2010-02-23 18:58:12 +00:00
Tom Igoe
7646ffab88
Added public domain notice
2010-02-23 18:57:04 +00:00
Tom Igoe
54bd0235e4
Added public domain notice
2010-02-23 18:55:55 +00:00
Tom Igoe
9cd46a2772
Added public domain notice
2010-02-23 18:55:50 +00:00
Tom Igoe
17dd200251
Added public domain notice
2010-02-23 18:53:54 +00:00
Tom Igoe
55c202a7c3
2010-02-09 13:36:04 +00:00
Tom Igoe
97ebae1aa5
2010-02-09 13:35:47 +00:00
Tom Igoe
7c2b249621
Change to reduce call to millis() by Paul Stoffregen
2010-02-09 03:51:55 +00:00
Tom Igoe
3310d7c5aa
Change to reduce call to millis() by Paul Stoffregen
2010-02-09 03:48:57 +00:00
Tom Igoe
a59900692a
Removed outdated melody example in favor of tone examples.
2010-01-21 22:43:24 +00:00
Tom Igoe
4af060a928
Added another tone example
2010-01-21 22:41:49 +00:00
Tom Igoe
6ca75b361e
Added tone example
2010-01-21 19:11:01 +00:00
Tom Igoe
dc944e1629
Added tone example
2010-01-21 19:10:18 +00:00
Tom Igoe
6fc114ef86
Added tone example
2010-01-21 17:03:27 +00:00
Tom Igoe
884ec6f242
Fixed error in StateChangeDetection example
2009-12-30 18:03:57 +00:00
David A. Mellis
70b68efcef
Adding pin 13 (row 5): http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1259066861
2009-11-26 05:18:31 +00:00
David A. Mellis
c6b305357e
Adding Arduino as ISP sketch (firmware) and programmers.txt entry.
2009-11-01 17:00:31 +00:00
David A. Mellis
3afe2e0713
Fixing variable name.
2009-10-18 19:41:30 +00:00
David A. Mellis
650dc075a4
Fixing small typo in for-loop example.
2009-09-26 16:54:50 +00:00
David A. Mellis
66e4b9c0cd
One more time.
2009-09-23 22:21:24 +00:00
David A. Mellis
e6f674cc3f
Fixing capitalization of "pin".
2009-09-23 22:21:15 +00:00
David A. Mellis
a81628675d
Removing applet/ directories from the examples.
2009-07-11 01:17:59 +00:00
David A. Mellis
29c339013a
Adding Tom's new examples.
2009-07-11 00:34:59 +00:00
David A. Mellis
8d73929f5d
Removing old examples so I can copy over Tom's new ones.
2009-07-11 00:33:27 +00:00
David A. Mellis
2fa8deb92d
First integration of the Arduino code in Processing 5503: PreProcessor and Compiler have been integrated with changes to the Sketch.
...
Compilation still has problems (Thread error on success, and can't handle non-pde files in a sketch).
Modified the Mac OS X make.sh to copy the hardware, avr tools, and example over.
Removing some of the antlr stuff.
Disabling the Commander (command-line execution) for now.
Added Library, LibraryManager, and Target.
Added support for prefixed preferences (e.g. for boards and programmers).
2009-06-01 08:32:11 +00:00