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-31 20:52:13 +01:00
Code
Issues
Releases
Activity
Arduino
/
hardware
/
libraries
History
David A. Mellis
55df12a8bd
Integrating the new Servo library (MegaServo) by Michael Margolis. Uses timer 1, and, on the Mega, timers 3, 4, and 5 for up to 12 servos (48 on the Mega).
2009-07-12 00:33:02 +00:00
..
EEPROM
First integration of the Arduino code in Processing 5503: PreProcessor and Compiler have been integrated with changes to the Sketch.
2009-06-01 08:32:11 +00:00
Ethernet
Fixing Client::connected() and Client::status() to return reasonable values when the Client isn't associated with a valid socket: issue
#34
.
2009-06-15 20:11:13 +00:00
Firmata
First integration of the Arduino code in Processing 5503: PreProcessor and Compiler have been integrated with changes to the Sketch.
2009-06-01 08:32:11 +00:00
LiquidCrystal
Migrating to Limor Fried's improved LiquidCrystal library.
2009-07-11 00:54:26 +00:00
Matrix
First integration of the Arduino code in Processing 5503: PreProcessor and Compiler have been integrated with changes to the Sketch.
2009-06-01 08:32:11 +00:00
Servo
Integrating the new Servo library (MegaServo) by Michael Margolis. Uses timer 1, and, on the Mega, timers 3, 4, and 5 for up to 12 servos (48 on the Mega).
2009-07-12 00:33:02 +00:00
SoftwareSerial
First integration of the Arduino code in Processing 5503: PreProcessor and Compiler have been integrated with changes to the Sketch.
2009-06-01 08:32:11 +00:00
Sprite
First integration of the Arduino code in Processing 5503: PreProcessor and Compiler have been integrated with changes to the Sketch.
2009-06-01 08:32:11 +00:00
Stepper
First integration of the Arduino code in Processing 5503: PreProcessor and Compiler have been integrated with changes to the Sketch.
2009-06-01 08:32:11 +00:00
Wire
Fixing indentation in twi.c.
2009-06-20 20:48:55 +00:00