Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sensors from Raspberry Pi SenseHat #13

Closed
gcohler opened this issue Apr 16, 2020 · 12 comments
Closed

Sensors from Raspberry Pi SenseHat #13

gcohler opened this issue Apr 16, 2020 · 12 comments

Comments

@gcohler
Copy link

gcohler commented Apr 16, 2020

Would it be possible to add the sensors from the Raspberry Pi Sense-Hat? https://www.raspberrypi.org/documentation/hardware/sense-hat/

@rzr
Copy link
Owner

rzr commented Apr 16, 2020

I see from:

That following sensors are on hat, can you list addresses using i2c tools?

btw I planed to add motion sensors

@gcohler
Copy link
Author

gcohler commented Apr 16, 2020

Here are the three manual pages with all the detailed information. I hope that this helps. And if these become too complicated, please don't spend too much time -- this is just a bit of playing that I'm doing. Thanks very much.

@rzr
Copy link
Owner

rzr commented Apr 16, 2020

is HTS221 compatible with htu21d, as recently supported in

May you check if any npm drivers are already supporting those sensors ?

https://www.npmjs.com/search?q=keywords:hts221

Please create tickets in helper library:

Relate-to: rzr/generic-sensors-lite#14

@gcohler
Copy link
Author

gcohler commented Apr 17, 2020

I have used this in the past: https://github.com/balena-io-playground/node-sense-hat

I am not sure about compatibility with the HTU21D -- they are from two different manufacturers.

@rzr
Copy link
Owner

rzr commented Apr 17, 2020

I don't have those sensors home, but we can try to support them if you have time to test them

May this change inspire you too:

rzr/generic-sensors-lite@bdcd23f

@gcohler
Copy link
Author

gcohler commented Apr 17, 2020

Ok. I can try to test here.

@gcohler
Copy link
Author

gcohler commented Apr 20, 2020

BTW, if you would like me to send you a Sense Hat to have, send me an email with your address info and I'll be happy to send you one. Thanks!

@gcohler
Copy link
Author

gcohler commented Apr 21, 2020 via email

@rzr
Copy link
Owner

rzr commented Apr 21, 2020 via email

@rzr
Copy link
Owner

rzr commented Apr 24, 2020

Would a pihat adapter be a better solution, I started to implement pi-sense-hat in python:

https://mastodon.social/@rzr/104052988571122681

@rzr
Copy link
Owner

rzr commented May 22, 2020

Problem is solved by this other hat
https://github.com/rzr/sense-hat-webthing

but I would be also good to support those sensors using iotjs too,

Relate-to: rzr/generic-sensors-lite#9

@rzr
Copy link
Owner

rzr commented May 22, 2020

Let me close this issue until it's implemented in generic-sensors-lite project

Please reopen once those tickets are updated:

rzr/generic-sensors-lite#12 (comment)

rzr/generic-sensors-lite#10

rzr/generic-sensors-lite#14

@rzr rzr closed this as completed May 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants