Skip to content

Commit fc3b2a9

Browse files
author
Toni Klopfenstein
committed
Updating README
1 parent 8139ac1 commit fc3b2a9

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

README.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,24 @@
11
Weather Shield
22
=======
33

4-
[![Weather Shield](https://dlnmh9ip6v2uc.cloudfront.net/images/products/9/5/3/0/09530-01_i_ma.jpg)
4+
[![Weather Shield](https://dlnmh9ip6v2uc.cloudfront.net/images/products/1/2/0/8/1/12081-06.jpg)
55
*Weather Shield (DEV-12081)*](https://www.sparkfun.com/products/12081)
66

77
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)).
88

99
Weather Shield is an open source hardware project.
1010

11+
Repository Contents
12+
------------------
13+
14+
* **/Firmware** - Example Arduino sketch to demostrate how to read from the various sensors.
15+
* **/Fritzing** - Fritzing Example wiring images
16+
* **/Hardware** - All the Eagle PCB design files (.brd, .sch).
17+
* **/Production** - Test bed files and production panel files
18+
1119
License Information
1220
-------------------
1321

1422
The hardware design and firmware are released under [Creative Commons Share-alike 3.0](http://creativecommons.org/licenses/by-sa/3.0/).
15-
1623
All other code is public domain but you buy me a beer if you use this and we meet someday ([Beerware license](http://en.wikipedia.org/wiki/Beerware)).
17-
18-
Repository Contents
19-
-------------------
20-
21-
* **/hardware** - All the Eagle PCB design files (.brd, .sch).
22-
* **/firmware** - Example Arduino sketch to demostrate how to read from the various sensors.
24+

0 commit comments

Comments
 (0)