Skip to content

Commit 67f3677

Browse files
authored
Update README.md
Updating README.md for SparkFun version release.
1 parent 3b414a3 commit 67f3677

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

README.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
11
# SparkFun SCD4x CO<sub>2</sub> Sensor Library
22

3-
[![SparkX SCD40 Breakout (Qwiic) (SPX-18365)](https://cdn.sparkfun.com//assets/parts/1/7/7/1/9/18365-Qwiic_SCD40-01.jpg)](https://www.sparkfun.com/products/18365)
4-
5-
[*SparkX SCD40 Breakout (Qwiic) (SPX-18365)*](https://www.sparkfun.com/products/18365)
3+
<table class="table table-hover table-striped table-bordered">
4+
<tr>
5+
<th class="text-center">
6+
</th>
7+
<th class="text-center">
8+
</th>
9+
</tr>
10+
<tr align="center">
11+
<td><a href="https://www.sparkfun.com/products/22395"><img src="https://cdn.sparkfun.com/assets/parts/2/2/4/2/7/22395-_SEN_Qwiic_SCD40-_01.jpg" alt="SCD40"></a></td>
12+
<td><a href="https://www.sparkfun.com/products/22396"><img src="https://cdn.sparkfun.com//assets/parts/2/2/4/2/8/22396-_SEN_Qwiic_SCD41-_01.jpg" alt="SCD41"></a></td>
13+
</tr>
14+
<tr align="center">
15+
<td><a href="https://www.sparkfun.com/products/22395">SparkFun CO₂ Humidity and Temperature Sensor - SCD40 (Qwiic)</a></td>
16+
<td><a href="https://www.sparkfun.com/products/22396">SparkFun CO₂ Humidity and Temperature Sensor - SCD41 (Qwiic)</a></td>
17+
</tr>
18+
</table>
619

720
The SCD4x is Sensirion's next generation miniature CO2 sensor. This sensor builds on the photoacoustic sensing principle and Sensirion's patented PAsens® and CMOSens® technology to offer high accuracy at an unmatched price and smallest form factor. On-chip signal compensation is realized with the built-in SHT4x humidity and temperature sensor.
821

@@ -22,6 +35,7 @@ Documentation
2235
--------------
2336

2437
* **[Installing an Arduino Library Guide](https://learn.sparkfun.com/tutorials/installing-an-arduino-library)** - Basic information on how to install an Arduino library.
38+
* **[SCD4x Hookup Guide](https://sparkfun.github.io/SparkFun_Qwiic_CO2_Sensor_SCD4X)** -Basic hookup guide for the SparkFun Qwiic CO<sub>2</sub> Sensor - SCD4x.
2539

2640
License Information
2741
-------------------

0 commit comments

Comments
 (0)