Skip to content

Commit 501fc0e

Browse files
authored
Update README.md
-update image for latest board -update sku
1 parent bbddefc commit 501fc0e

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

README.md

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
SparkFun Weather Shield
22
========================
33

4-
![SparkFun Weather Shield](https://dlnmh9ip6v2uc.cloudfront.net/images/products/1/2/0/8/1/12081-06.jpg)
4+
[![SparkFun Weather Shield](https://cdn.sparkfun.com/assets/learn_tutorials/6/2/6/Arduino_Weather_Shield3.jpg)](https://www.sparkfun.com/products/13956)
55

6-
[*SparkFun Weather Shield (DEV-12081)*](https://www.sparkfun.com/products/12081)
6+
[*SparkFun Weather Shield (DEV-13956)*](https://www.sparkfun.com/products/13956)
77

88
Weather Shield is an Arduino shield that gathers relative humidity, barometric pressure, temperature, light intensity, as well as optional rain, wind direction, and wind speed (using optional [external weather gauges](https://www.sparkfun.com/products/8942)).
99

@@ -17,12 +17,23 @@ Repository Contents
1717

1818
Documentation
1919
--------------
20+
* **[Installing an Arduino Library Guide](https://learn.sparkfun.com/tutorials/installing-an-arduino-library)** - Basic information on how to install an Arduino library.
2021
* **[MPL3115A2 Library](https://github.com/sparkfun/SparkFun_MPL3115A2_Breakout_Arduino_Library)** - MPL3115A2 library required for Weather Shield examples.
2122
* **[Si7021 Library](https://github.com/sparkfun/SparkFun_Si701_Breakout_Arduino_Library)** - Si7021 humidity sensor library required for Weather Shield examples.
2223
* **[Hookup Guide](https://learn.sparkfun.com/tutorials/weather-shield-hookup-guide)** - Basic hookup guide for the Weather Shield.
2324
* **[SparkFun Fritzing repo](https://github.com/sparkfun/Fritzing_Parts)** - Fritzing diagrams for SparkFun products.
2425
* **[SparkFun 3D Model repo](https://github.com/sparkfun/3D_Models)** - 3D models of SparkFun products.
25-
* **[HTU21D Library](https://github.com/sparkfun/SparkFun_HTU21D_Breakout_Arduino_Library)** - The HTU21D humidity sensor was used on DEV-12081 and prior versions of the Weather Shield so if you have an older version you may need this library to run the examples.
26+
* _**[HTU21D Library](https://github.com/sparkfun/SparkFun_HTU21D_Breakout_Arduino_Library)** - The HTU21D humidity sensor was used on DEV-12081 and prior versions of the Weather Shield so if you have an older version you may need this library to run the examples._
27+
28+
Product Versions
29+
----------------
30+
* [DEV-13956](https://www.sparkfun.com/products/13956)- V12 w/ Si7021
31+
* _[DEV-12081 (Retired)](https://www.sparkfun.com/products/13956)- HTU21D_
32+
33+
Version History
34+
---------------
35+
* [v12](https://github.com/sparkfun/Weather_Shield/releases/tag/v12) - Latest Version
36+
* [v1.1](https://github.com/sparkfun/Weather_Shield/releases/tag/v1.1) - Initial release
2637

2738
License Information
2839
-------------------
@@ -35,4 +46,4 @@ If you have any questions or concerns on licensing, please contact techsupport@s
3546

3647
Distributed as-is; no warranty is given.
3748

38-
- Your friends at SparkFun.
49+
- Your friends at SparkFun.

0 commit comments

Comments
 (0)