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
2024-11-29 10:24:12 +01:00
Code
Issues
Releases
Activity
f92fd4750c
Arduino
/
targets
/
libraries
History
David A. Mellis
f92fd4750c
Adding software serial libraries. The read function doesn't quite work properly yet, but it's a start.
2006-11-29 23:29:01 +00:00
..
Matrix
Optimized size of core, fixed some warnings in libraries.
2006-07-09 12:39:27 +00:00
SoftwareSerial
Adding software serial libraries. The read function doesn't quite work properly yet, but it's a start.
2006-11-29 23:29:01 +00:00
Sonar
Adding Sonar library for controlling Parallax Ultrasonic PING))) sensors.
2006-11-21 18:16:03 +00:00
Sprite
Optimized size of core, fixed some warnings in libraries.
2006-07-09 12:39:27 +00:00
Wire
Adding Wire (TWI/I2C) library from Wiring. Renamed TwoWire.cpp to Wire.cpp and Wire.h to Wire.cpp so that the #include in the sketch matches the name of the library.
2006-10-08 08:51:39 +00:00