Skip to content

Releases: sparkfun/SparkFun_Qwiic_Relay_Arduino_Library

Missed version roll

20 Sep 19:45
Compare
Choose a tag to compare
v1.3.1

Rolls version again

Various bug fixes

20 Sep 19:34
ec5e190
Compare
Choose a tag to compare
  • Change address for single relay now works
  • Collision with the motor driver library fixed
  • requestFrom ambiguity fixed.

Allows for use with Solid State Relays, add's slowPWM function

16 Jul 15:33
Compare
Choose a tag to compare
v1.2.0

updating relay library to include solid state relay

Change address functionality

08 Jul 15:28
Compare
Choose a tag to compare

Adds change address function to library. This makes it possible to easily change the address of your Single or Quad Qwiic Relay with a single function call. An example sketch was also added to demonstrate just how to do this!

Updating keywords for highlighting

05 Jul 18:45
Compare
Choose a tag to compare

Keywords.txt needs tabs in order for things to work

Initial Release

02 Jul 19:54
Compare
Choose a tag to compare

The SparkFun Qwiic Relay Arduino Library makes it very easy to use the Qwiic enabled relays from SparkFun Electronics. It provides easy to use functions to turn on and off relays, toggle them, and check their status without the hub bub of lengthy I-squared-C transactions. Also provided is example code for both the SparkFun Single Qwiic Relay and the SparkFun Qwiic Quad Relay. Each example sketch shows how to use every function available to each board as well as comments on when you may want to utilize them.