Skip to content

jgroman/azsphere_lib_lps22hh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure Sphere custom wrapper for LPS22HH sensor driver

This wrapper allows use of STM system independent LPS22HH driver on Azure Sphere devices and kits. Currently the wrapper supports only Avnet Azure Sphere Starter Kit with onboard LPS22HH sensor connected via LSM6DSO Sensor Hub.

Importing

  1. Clone this repository to a local directory.
  2. Add VS Project lib_lps22hh.vcxproj to your Solution.
  3. Add Reference lib_lps22hh to your Project References.
  4. Include lib_lps22hh.h to your source files.

Usage

Refer to included example project lib_lps22hh_example for library usage demonstration.

About

Azure Sphere custom wrapper for LPS22HH sensor driver

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages