rzr / generic-sensors-lite

Naive implementation of w3c specs for IoT.js
https://purl.org/rzr/sensors
Apache License 2.0
10 stars 6 forks source link

Provide pressure sensors #16

Open rzr opened 3 years ago

rzr commented 3 years ago

Supporting lps25hb from @STMicroelectronics would a good candidate once simulator API is added

https://www.st.com/resource/en/datasheet/lps25hb.pdf

I've been using this sensor with sense-pi hat python adapter, if curious check web-of-twins-hubs-ow2con-2020-rzr demo at:

https://purl.org/rzr/demo

Relate-to: https://github.com/w3c/sensors/issues/370