Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzalocasas authored and rac2030 committed Jun 16, 2018
1 parent 97fb7db commit 428481c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions firmware/examples/sht-autodetect/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,9 @@ Very simple sensor test using Sensirion SHT sensors (tested with SHT31) based on
* `SDA` -> `IO36` (NINA nomenclature)
* `VCC` -> `VCC`
* `GND` -> `GND`

## Libraries

Install the following libraries using Arduino IDE (`Sketch` -> `Include Library` -> `Manage Libraries...`):

* [Sensirion's Arduino SHT](https://github.com/Sensirion/arduino-sht)

0 comments on commit 428481c

Please sign in to comment.