This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
Arduino
Watch
1
Star
0
Fork
0
You've already forked Arduino
mirror of
https://github.com/arduino/Arduino.git
synced
2025-01-19 08:52:15 +01:00
Code
Issues
Releases
Activity
Arduino
/
hardware
/
libraries
History
David A. Mellis
a4b52f20b5
Originating each outgoing network connection from a different source port (in the Client class of the Ethernet library).
...
Updating readme and todo.
2009-01-07 21:16:45 +00:00
..
EEPROM
Moving libraries out from inside targets and creating bootloaders directory.
2007-10-06 13:04:46 +00:00
Ethernet
Originating each outgoing network connection from a different source port (in the Client class of the Ethernet library).
2009-01-07 21:16:45 +00:00
Firmata
Updating libraries for atmega328 (adding it to a couple of #if's, etc.).
2008-11-08 21:57:48 +00:00
LiquidCrystal
Fixing LiquidCrystal library example comments (d0, d1, d2, d3 => d4, d5, d6, d7).
2008-11-01 22:07:48 +00:00
Matrix
Modified Matrix to work with MAX7221: changing latching from rising edge to falling edge.
2008-05-10 05:02:09 +00:00
Servo
Updating libraries for atmega328 (adding it to a couple of #if's, etc.).
2008-11-08 21:57:48 +00:00
SoftwareSerial
Moving libraries out from inside targets and creating bootloaders directory.
2007-10-06 13:04:46 +00:00
Sprite
Moving libraries out from inside targets and creating bootloaders directory.
2007-10-06 13:04:46 +00:00
Stepper
Removing WConstants.h include from Stepper.h so it compiles with new WProgram.h include placement. Updated readme.
2008-09-17 14:15:11 +00:00
Wire
Updating libraries for atmega328 (adding it to a couple of #if's, etc.).
2008-11-08 21:57:48 +00:00