Tom Igoe
|
674f4b1c97
|
Added new switch case example
|
2009-07-01 17:30:39 +00:00 |
|
Tom Igoe
|
c8ae5d9d20
|
updated example to match tutorial style guide
|
2009-06-30 21:52:25 +00:00 |
|
Tom Igoe
|
7958dc1818
|
updated example to match tutorial style guide
|
2009-06-30 21:33:32 +00:00 |
|
Tom Igoe
|
7a80165286
|
updated example to match tutorial style guide
|
2009-06-30 20:17:34 +00:00 |
|
Tom Igoe
|
6b0e34540f
|
|
2009-06-30 19:30:48 +00:00 |
|
Tom Igoe
|
45918cf5ae
|
|
2009-06-30 15:15:48 +00:00 |
|
Tom Igoe
|
d58a4f8d8e
|
Added Row-Column scanning example
|
2009-06-29 16:00:43 +00:00 |
|
Tom Igoe
|
046c6225dc
|
Added Row-Column scanning example
|
2009-06-29 15:56:40 +00:00 |
|
Tom Igoe
|
f083d2964c
|
Added Row-Column scanning example
|
2009-06-29 15:56:02 +00:00 |
|
Tom Igoe
|
61a400fd8a
|
Added BarGraph example
|
2009-06-26 19:24:25 +00:00 |
|
Tom Igoe
|
9da0520376
|
Added BarGraph example
|
2009-06-26 19:19:05 +00:00 |
|
Tom Igoe
|
45e8a203fa
|
Added new examples for 0016 update - tigoe
|
2009-06-25 19:07:09 +00:00 |
|
Tom Igoe
|
f4beacb22a
|
Added new examples for 0016 update - tigoe
|
2009-06-25 19:05:04 +00:00 |
|
Tom Igoe
|
12cc34e9e0
|
Changed to pin 2 for consistency
|
2009-06-25 18:04:56 +00:00 |
|
Tom Igoe
|
e5a4e5c66c
|
Changed to pin 2 for consistency
|
2009-06-25 12:18:27 +00:00 |
|
Tom Igoe
|
61caf0452e
|
Edited comments
|
2009-06-25 09:27:12 +00:00 |
|
Tom Igoe
|
fc882af93e
|
Edited comments
|
2009-06-24 22:05:56 +00:00 |
|
Tom Igoe
|
fab75af5c1
|
Moved to Control folder
|
2009-06-24 21:48:05 +00:00 |
|
Tom Igoe
|
5e4814c097
|
Corrected the style
|
2009-06-24 21:43:38 +00:00 |
|
Tom Igoe
|
061bd9cec2
|
Corrected the style
|
2009-06-24 21:41:15 +00:00 |
|
Tom Igoe
|
17df808b33
|
Corrected the style
|
2009-06-24 21:37:08 +00:00 |
|
Tom Igoe
|
27d05285b7
|
Added new stub code
|
2009-06-24 21:24:53 +00:00 |
|
Tom Igoe
|
12604b1fdc
|
Added new button state change detection example
|
2009-06-24 21:21:17 +00:00 |
|
Tom Igoe
|
46acf22fd4
|
|
2009-06-17 21:37:30 +00:00 |
|
Tom Igoe
|
5b1e23996a
|
|
2009-06-17 21:35:26 +00:00 |
|
Tom Igoe
|
f80d0fc7d2
|
|
2009-06-17 21:34:38 +00:00 |
|
Tom Igoe
|
75b312f9b3
|
|
2009-06-17 21:33:26 +00:00 |
|
Tom Igoe
|
f209bc5d23
|
|
2009-06-17 21:33:17 +00:00 |
|
Tom Igoe
|
18beef8ee7
|
|
2009-06-17 21:31:00 +00:00 |
|
Tom Igoe
|
83799e0938
|
|
2009-06-17 21:28:08 +00:00 |
|
Tom Igoe
|
7433ef3ea9
|
|
2009-06-17 21:26:32 +00:00 |
|
Tom Igoe
|
f886662ea0
|
|
2009-06-17 21:26:02 +00:00 |
|
Tom Igoe
|
ca651419c5
|
New examples for basic control structures
|
2009-06-17 21:24:05 +00:00 |
|
Tom Igoe
|
ee810e8aa7
|
|
2009-06-17 21:21:36 +00:00 |
|
Tom Igoe
|
79353b637d
|
|
2009-06-17 21:18:44 +00:00 |
|
Tom Igoe
|
0374c30460
|
|
2009-06-17 21:17:49 +00:00 |
|
Tom Igoe
|
75385f5ff5
|
|
2009-06-17 21:14:58 +00:00 |
|
David A. Mellis
|
b2678262b8
|
Updating readme.
|
2009-05-30 09:47:26 +00:00 |
|
David A. Mellis
|
4c0ce78357
|
Moving selection of Linux look-and-feel (GTK) from Base.java to arduino.sh, so that it can be changed more easily by a user. (In particular, the GTK theme is apparently broken on KDE.)
|
2009-05-30 09:45:13 +00:00 |
|
David A. Mellis
|
090e85b5a1
|
Updating readme.
|
2009-05-30 09:06:35 +00:00 |
|
David A. Mellis
|
12773c014a
|
Rolling back changes that added support for libraries in the user's directory, as it wasn't properly implemented. svn merge -c -589
|
2009-05-30 09:06:19 +00:00 |
|
David A. Mellis
|
2357f22387
|
Adding support for ordering the Tools > Boards menu by using LinkedHashMap to store the keys for the prefixed sub-maps. Re-ordering the boards in the boards.txt file. Adding an entry for the LilyPad Arduino w/ ATmega328. Updating readme.
|
2009-05-30 08:56:03 +00:00 |
|
David A. Mellis
|
a7f9864f4a
|
Updating readme and todo.
|
2009-05-24 15:18:21 +00:00 |
|
David A. Mellis
|
8cd8962748
|
Updating todo and readme.
|
2009-05-24 15:13:22 +00:00 |
|
David A. Mellis
|
b91e250d96
|
Removing wiring_serial.c as it's no longer used. (All serial functionality is now in HardwareSerial.h / HardwareSerial.cpp.)
|
2009-05-24 15:13:08 +00:00 |
|
David A. Mellis
|
af0ff93dc1
|
Adding ARDUINO version constant.
|
2009-05-24 15:12:19 +00:00 |
|
David A. Mellis
|
c2cac3e75d
|
Adding support for user-installed libraries in the "libraries" sub-directory of the sketchbook folder.
|
2009-05-24 15:09:26 +00:00 |
|
David A. Mellis
|
07feaca3a1
|
Adding a "Copy as HTML" item to the Tools menu.
|
2009-05-24 15:04:18 +00:00 |
|
David A. Mellis
|
7357e38cf6
|
Fixing overflow bug in bit() macro: (1 << (b)) becomes (1UL << (b))
|
2009-05-19 18:16:08 +00:00 |
|
David A. Mellis
|
b11e25ecf2
|
Fixing (I hope) race condition in Sizer.java that was preventing the file size from being determined.
|
2009-05-12 13:37:51 +00:00 |
|