David A. Mellis
|
876767ff5f
|
Renaming Ethernet examples part 2 (apparently SVN doesn't allow renaming of a file at the same time as its containing directory).
|
2008-09-08 20:06:32 +00:00 |
|
David A. Mellis
|
db17d3d5f6
|
Renaming ethernet library examples.
|
2008-09-08 20:05:31 +00:00 |
|
David A. Mellis
|
ab9e945cb3
|
Commented LCD examples.
|
2008-09-07 12:21:07 +00:00 |
|
David A. Mellis
|
44d4a4ff8a
|
Moving Servo min and max parameters to the attach() function from the constructor.
|
2008-08-21 23:48:38 +00:00 |
|
David A. Mellis
|
92797b603e
|
Adding ethernet library.
|
2008-07-30 14:47:36 +00:00 |
|
David A. Mellis
|
3c26693683
|
Changing pin outs on LiquidCrystal examples and adding parentheses to Servo code.
|
2008-07-13 19:26:59 +00:00 |
|
David A. Mellis
|
2ead3627da
|
Moving actual stepping to the end of the step() function so that the first step isn't in the wrong direction.
|
2008-07-08 02:34:38 +00:00 |
|
David A. Mellis
|
0bdc02cea5
|
Wire library patch to provide better error handling.
|
2008-06-21 23:16:27 +00:00 |
|
David A. Mellis
|
114a19c9a2
|
Modified Matrix to work with MAX7221: changing latching from rising edge to falling edge.
|
2008-05-10 05:02:09 +00:00 |
|
David A. Mellis
|
8588045f7f
|
Adding a couple of Servo examples from Wiring (slightly modified).
|
2008-05-07 22:15:55 +00:00 |
|
David A. Mellis
|
8f1f736e36
|
Adding Servo library (ServoTimer1 from the playground) by Jim Studt.
|
2008-05-07 19:53:52 +00:00 |
|
David A. Mellis
|
8f75f0299d
|
Changing Print class to use regular virtual write() function (instead of my hack
ed together version).
|
2008-05-07 18:24:49 +00:00 |
|
David A. Mellis
|
ac06b319b0
|
Adding LiquidCrystal library.
|
2008-04-19 03:31:36 +00:00 |
|
David A. Mellis
|
ab644804ac
|
Factored out print() and println() from HardwareSerial to a base class for sharing with other things (e.g. LiquidCrystal library), eliminating #include's of avr/signal.h (deprecated). Upping version number and modifying to do list.
|
2008-04-18 18:39:02 +00:00 |
|
David A. Mellis
|
7ffb4cd25d
|
Cleaning up Mac build, adding Serial.println(unsigned int), adding #include <Sprite.h> to hello_matrix example.
|
2008-02-23 21:52:53 +00:00 |
|
David A. Mellis
|
6b9d3ddb90
|
God I hate subversion.
|
2008-01-22 23:52:02 +00:00 |
|
David A. Mellis
|
bd460db6ab
|
Fixing some warnings.
|
2007-11-21 14:55:09 +00:00 |
|
David A. Mellis
|
a867e033f5
|
Adding #include to Matrix examples.
|
2007-11-04 18:18:28 +00:00 |
|
David A. Mellis
|
7413c79c7d
|
Moving libraries out from inside targets and creating bootloaders directory.
|
2007-10-06 13:04:46 +00:00 |
|