Skip to content

Releases: Ar-zz-duboy/Arduboy

v1.1.1

06 Aug 02:12
Compare
Choose a tag to compare
  • Fix a timing problem causing OLED display corruption when compiled under Arduino IDE 1.6.10

v1.1

20 Feb 11:05
Compare
Choose a tag to compare

v1.1

  • Further formatting for Arduino 1.5 IDE spec.
  • Publish to Arduino Library Manager.

Arduboy Library v1.0

18 Feb 06:49
Compare
Choose a tag to compare

Arduboy Library

This release marks the first major version of the Arduboy library.

Thanks

A massive thank you in this release to Josh Goebel (@yyyc514) and Scott Allen (@MLXXXp) for making substantial contributions to the library.

And thanks, of course to all of the members who have contributed. The volume of opened issues, pull requests, discussion and feedback that has happened in the past few months, working on the library, has been wonderfully tremendous.

-Ross

Changelog

v1.0

  • LED Flashlight - hold up button when powering on.
  • Buttons and HelloWorld examples added.
  • FloatyBall removed.
  • Source files moved to src/ directory.

v0.9

v0.8.5

  • Reduced size of drawChar().

v0.0.1

  • Initial Release.

Pre-release for v1.0

17 Feb 02:23
Compare
Choose a tag to compare
Pre-release for v1.0 Pre-release
Pre-release

v1.0-alpha

  • Added Buttons and HelloWorld examples.