Arduino/libraries
amcewen 17d8fcb46d Pulled out Server API into the NetServer base class, and a few minor changes to get the NetClient API to work well with the WiFly library 2011-03-31 16:19:17 +01:00
..
ArduinoTestSuite Testing seek() with file open for reading. 2010-12-24 12:06:58 -06:00
EEPROM Added public domain notice 2010-02-24 03:49:52 +00:00
Ethernet Pulled out Server API into the NetServer base class, and a few minor changes to get the NetClient API to work well with the WiFly library 2011-03-31 16:19:17 +01:00
Firmata Renaming StandardFirmata for Uno and recompiling with updated baud rate calculation. 2010-11-13 13:41:23 -05:00
LiquidCrystal Merge branch 'master' of https://github.com/joshnuss/Arduino 2010-11-27 12:01:35 -06:00
Matrix Moving libraries out of arduino platform / core directory and to top-level. 2009-11-07 17:54:56 +00:00
SD Adding warning about multiple open files. 2010-12-22 17:04:34 -06:00
SPI Fixing SPI double-speed bug. 2010-10-04 21:19:03 -04:00
Servo 1280 -> 1280/2560. 2010-09-08 22:33:33 +00:00
SoftwareSerial Moving libraries out of arduino platform / core directory and to top-level. 2009-11-07 17:54:56 +00:00
Sprite Moving libraries out of arduino platform / core directory and to top-level. 2009-11-07 17:54:56 +00:00
Stepper added new stepper library examples 2010-10-28 09:39:36 -04:00
Wire Fix to drop packets in Wire library (issue #335). 2010-09-16 01:22:36 +00:00