Skip to content

Commit 8c27d31

Browse files
author
Pavel Petroshenko
authored
Update README.md
1 parent 31558bd commit 8c27d31

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# LIS3DH 3-Axis Accelerometer
22

3+
[![Build Status](https://api.travis-ci.org/electricimp/LIS3DH.svg?branch=master)](https://travis-ci.org/electricimp/LIS3DH)
4+
35
The [LIS3DH](http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/CD00274221.pdf) is a 3-Axis MEMS accelerometer. The LIS3DH application note can be found [here](http://www.st.com/web/en/resource/technical/document/application_note/CD00290365.pdf). This sensor has extensive functionality and this class has not yet implemented all of it.
46

57
The LPS25H can interface over I²C or SPI. This class addresses only I²C for the time being.

0 commit comments

Comments
 (0)