Skip to content

Commit b1bb9b6

Browse files
authored
Update README.md
Update images and description for anyone viewing this repo in a browser. No need to update library version number since nothing in the library has been modified.
1 parent 63e75a0 commit b1bb9b6

File tree

1 file changed

+13
-8
lines changed

1 file changed

+13
-8
lines changed

README.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
11
SparkFun AS726X Arduino Library
22
========================================
33

4-
![AS726X](https://github.com/sparkfun/Sparkfun_AS726X_Arduino_Library/blob/master/extras/14351-01.jpg)
5-
6-
[*AS7262 (14347)*](https://www.sparkfun.com/products/14347)
7-
8-
[*AS7263 (14351)*](https://www.sparkfun.com/products/14351)
9-
10-
This is an Arduino IDE library to control the AS726X Spectral Sensor, which can be configured via I<sup>2</sup>C or SPI.
4+
<table class="table table-hover table-striped table-bordered">
5+
<tr>
6+
<td><a href="https://www.sparkfun.com/products/14347"><div align="center"><img src="https://cdn.sparkfun.com//assets/parts/1/2/3/2/6/14347-01.jpg" title="SparkFun Spectral Sensor Breakout - AS7262 Visible (Qwiic)"></div></a></center></td>
7+
<td><a href="https://www.sparkfun.com/products/14351"><div align="center"><img src="https://cdn.sparkfun.com//assets/parts/1/2/3/3/8/14351-01.jpg" title="SparkFun Spectral Sensor Breakout - AS7263 NIR (Qwiic)"></div></a></td>
8+
</tr>
9+
<tr>
10+
<td><div align="center"> <a href="https://www.sparkfun.com/products/14347">SparkFun Spectral Sensor Breakout - AS7262 Visible (Qwiic) (SEN-14347)</a></div></td>
11+
<td><div align="center"> <a href="https://www.sparkfun.com/products/14351">SparkFun Spectral Sensor Breakout - AS7263 NIR (Qwiic) (SEN-14351)</a></div></td>
12+
</tr>
13+
</table>
14+
15+
This is an Arduino IDE library to control the AS726X Spectral Sensor, which can be configured via I<sup>2</sup>C or SPI. The AS7262 version detects wavelengths in the visible range while the AS7263 version detects wavelengths just below the visible range, in the Near Infrared (NIR) range.
1116

1217
Repository Contents
1318
-------------------
@@ -41,7 +46,7 @@ This product is _**open source**_!
4146

4247
Please review the LICENSE.md file for license information.
4348

44-
If you have any questions or concerns on licensing, please contact techsupport@sparkfun.com.
49+
If you have any questions or concerns on licensing, please contact technical support on our [SparkFun forums](https://forum.sparkfun.com/viewforum.php?f=152).
4550

4651
Distributed as-is; no warranty is given.
4752

0 commit comments

Comments
 (0)