You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Arduino library for the SX1509 16-I/O expander. Capable of driving LEDs - with blink, and breathe functions - or monitoring up to 64 buttons in an 8x8 array.
9
9
10
10
Repository Contents
11
11
-------------------
@@ -19,18 +19,21 @@ Repository Contents
19
19
Documentation
20
20
--------------
21
21
22
+
***[SparkFun SX1509 Breakout Board Hookup Guide](https://learn.sparkfun.com/tutorials/sx1509-io-expander-breakout-hookup-guide)** - SparkFun tutorial demonstrating how to hook up the SX1509 Breakout and use this library.
22
23
***[Installing an Arduino Library Guide](https://learn.sparkfun.com/tutorials/installing-an-arduino-library)** - Basic information on how to install an Arduino library.
23
24
***[Product Repository](https://github.com/sparkfun/SX1509_IO-Expander)** - Main repository (including hardware files) for the SX1509 IO Expander Breakout.
24
25
25
26
Products that use this Library
26
27
---------------------------------
27
28
28
-
*[BOB-11502](https://www.sparkfun.com/products/retired/11502)- 16 I/O I2C port expander.
*[BOB-11502](https://www.sparkfun.com/products/retired/11502)- (Retired) 16 I/O I2C port expander.
29
31
30
32
Version History
31
33
---------------
32
34
33
-
*[TODO]() - Description
35
+
*[V_2.0.0](https://github.com/sparkfun/SparkFun_SX1509_Arduino_Library/tree/V_2.0.0) - Version 2.0.0. More user-friendly function calls. Increased clock functionality. More examples.
36
+
*[V_1.0.0](https://github.com/sparkfun/SparkFun_SX1509_Arduino_Library/tree/V_1.0.0) - Version 1.0.0
0 commit comments