Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xrstf/go-lps25

Go library for LPS25 Pressure Sensor
https://github.com/xrstf/go-lps25

Last synced: about 6 hours ago
JSON representation

Go library for LPS25 Pressure Sensor

Awesome Lists containing this project

README

        

# Go library for LPS25 Pressure Sensor

This is a Go library to interact with the LPS25 pressure sensor. It is built
around the awesome [mcp2221a](https://github.com/ardnew/mcp2221a) and supports
just the absolute bare minimum to read the current pressure value.

# License

MIT