Skip to content
This repository has been archived by the owner on Feb 23, 2019. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
winkj authored Jun 15, 2018
1 parent 6363337 commit 9366839
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
This is an unofficial library for Sensirion SDP3x and SDP8xx sensors. Both 500Pa
and 125Pa sensor types are supported.

## Installation

1. Download the latest ZIP version from the [github releases page](https://github.com/winkj/arduino-sdp/releases).
2. Open Arduino IDE, and select `Sketch > Include Library > Add .ZIP Library`, and select the ZIP file you downloaded in step 2
3. Try out the example from `File > Examples > arduino-sdp > sdp_generic` (replace `arduino-sdp` with `arduino-sdp-<version>` if necessary)

## Getting started

To get started, have a look at the `sdp_generic` example from the "Examples" menu.
Expand Down

0 comments on commit 9366839

Please sign in to comment.