1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-02 13:24:12 +01:00
Arduino/hardware/libraries
2009-07-12 00:33:25 +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 Adding keywords.txt file for the Ethernet library. 2009-07-12 00:33:25 +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