This website requires JavaScript.
Explore
Help
Register
Sign In
noisymime
/
ArduinoCore-avr
mirror of
https://github.com/noisymime/ArduinoCore-avr.git
Watch
1
Star
0
Fork
You've already forked ArduinoCore-avr
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bf4484d02c
ArduinoCore-avr
/
libraries
History
Hans-Christoph Steiner
bf4484d02c
switched up analogRead() loop to use the revamped millis() function rather than the private timer0_overflow_count variable
2008-09-12 16:53:57 +00:00
..
EEPROM
Moving libraries out from inside targets and creating bootloaders directory.
2007-10-06 13:04:46 +00:00
Ethernet
Renaming Ethernet examples part 2 (apparently SVN doesn't allow renaming of a file at the same time as its containing directory).
2008-09-08 20:06:32 +00:00
Firmata
switched up analogRead() loop to use the revamped millis() function rather than the private timer0_overflow_count variable
2008-09-12 16:53:57 +00:00
LiquidCrystal
Commented LCD examples.
2008-09-07 12:21:07 +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
Moving Servo min and max parameters to the attach() function from the constructor.
2008-08-21 23:48:38 +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
Moving actual stepping to the end of the step() function so that the first step isn't in the wrong direction.
2008-07-08 02:34:38 +00:00
Wire
Wire library patch to provide better error handling.
2008-06-21 23:16:27 +00:00