Skip to content

Commit 3ef4dac

Browse files
author
Jim Lindblom
committed
Updating README for hardware v20
1 parent 753c990 commit 3ef4dac

File tree

2 files changed

+8
-333
lines changed

2 files changed

+8
-333
lines changed

README.md

+8-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
SparkFun SX1509 IO Expander Breakout Arduino Library
22
========================================
33

4-
![SparkFun SX1509 IO Expander Breakout](https://cdn.sparkfun.com//assets/parts/7/4/0/1/11502-01.jpg)
4+
[![SparkFun SX1509 IO Expander Breakout](https://cdn.sparkfun.com//assets/parts/1/0/9/5/6/13601-01.jpg)](https://www.sparkfun.com/products/13601)
55

6-
[*SparkFun SX1509 IO Expander Breakout (SKU)*](https://www.sparkfun.com/products/retired/11502)
6+
[*SparkFun SX1509 IO Expander Breakout (SKU)*](https://www.sparkfun.com/products/13601)
77

8-
Arduino library for the SX1509 16-I/O expander.
8+
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.
99

1010
Repository Contents
1111
-------------------
@@ -19,18 +19,21 @@ Repository Contents
1919
Documentation
2020
--------------
2121

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.
2223
* **[Installing an Arduino Library Guide](https://learn.sparkfun.com/tutorials/installing-an-arduino-library)** - Basic information on how to install an Arduino library.
2324
* **[Product Repository](https://github.com/sparkfun/SX1509_IO-Expander)** - Main repository (including hardware files) for the SX1509 IO Expander Breakout.
2425

2526
Products that use this Library
2627
---------------------------------
2728

28-
* [BOB-11502](https://www.sparkfun.com/products/retired/11502)- 16 I/O I2C port expander.
29+
* [BOB-13601](https://www.sparkfun.com/products/13601) - SX1509 16 I/O Breakout Board (v2.0)
30+
* [BOB-11502](https://www.sparkfun.com/products/retired/11502)- (Retired) 16 I/O I2C port expander.
2931

3032
Version History
3133
---------------
3234

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
3437

3538
License Information
3639
-------------------

extras/readme.md

-328
This file was deleted.

0 commit comments

Comments
 (0)