Skip to content

Releases: sparkfun/SparkFun_Qwiic_LED_Stick_Arduino_Library

Updated Example5_BinaryCounter

01 Jul 18:58

Choose a tag to compare

v1.0.5

Update library.properties

Added boundary checks on parameters in source code

30 Jun 16:11

Choose a tag to compare

Re-tested examples, made superficial updates

Bring Arduino Library up to current SF standards

03 Jun 19:17

Choose a tag to compare

  1. Added isConnected() function to source files so that library actually tests communication on given I2C address before passing the begin() function.
  2. Updated examples to communicate with serial port at 115200 baud.
  3. Added I2C address scanner to the change I2C address example 10.
  4. Renamed example 11 to "2LEDSticks" because that's what the example is.

Expanded example and keywords fix

13 Jun 22:36

Choose a tag to compare

lib ver roll

expanded last example, fixed space in keywords

Generic I2C

12 Jun 23:17

Choose a tag to compare

v1.0.1

added i2c portability

Initial Release

12 Jun 22:41

Choose a tag to compare

v1.0.0

added comments