1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-01 12:24:14 +01:00
Arduino/libraries
2011-01-16 20:11:50 +00: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 Fix for issue 62, adding DHCP support. New begin() method added to EthernetClass which takes just a MAC address and gets the rest of its configuration information via DHCP. Examples updated to use the IPAddress class and some have been changed to get their config via DHCP. 2011-01-16 20:11:50 +00: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
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
SPI Fixing SPI double-speed bug. 2010-10-04 21:19:03 -04: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