-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Comments
I see from:
That following sensors are on hat, can you list addresses using i2c tools? btw I planed to add motion sensors |
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.
|
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 |
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. |
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: |
Ok. I can try to test here. |
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! |
https://www.fedex.com/apps/fedextrack/?action=track&action=track&language=english&cntry_code=us&tracknumbers=137920214903
On its way!
Best regards,
Geof Cohler
+1 (781) 218-9250
g.cohler@computer.org
Skype:geof.cohler
https://www.linkedin.com/in/gcohler
…On Thu, Apr 16, 2020 at 9:29 AM Philippe Coval ***@***.***> wrote:
I see from:
-
https://pythonhosted.org/sense-hat/
Gyroscope
Accelerometer
Magnetometer
Temperature
Humidity
Barometric pressure
That following sensors are on hat, can you list addresses using i2c tools?
btw I planed to add motion sensors
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#13 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABHMHZ2X5HVMOBXIEMNEWSTRM4B27ANCNFSM4MJS7LBA>
.
|
<span style="font-family:arial,helvetica,sans-serif; font-size:12px">Thanks a lot I'll try to implement those drivers soon or later</span><br>
<br>
<!-- +Signature -->
<div>--<br>
<a href="https://purl.org/rzr/">https://purl.org/rzr/</a>
<div> </div>
</div>
<!-- -Signature -->
<div class="gl_quote" style="margin-top: 20px; padding-top: 5px;">De : "Geof Cohler"<br>
A : "rzr/mozilla-iot-generic-sensors-adapter" ,"Philippe Coval" ,"Comment"<br>
Envoyé: mardi 21 Avril 2020 10:40<br>
Objet : Re: [rzr/mozilla-iot-generic-sensors-adapter] Sensors from Raspberry Pi SenseHat (#13)<br>
<div class="gl_quoted">
<p> </p>
https://www.fedex.com/apps/fedextrack/?action=track&action=track&language=english&cntry_code=us&tracknumbers=137920214903<br>
<br>
On its way!<br>
<br>
<br>
Best regards,<br>
Geof Cohler<br>
<br>
+1 (781) 218-9250<br>
g.cohler@computer.org<br>
<br>
Skype:geof.cohler<br>
https://www.linkedin.com/in/gcohler<br>
<br>
<br>
On Thu, Apr 16, 2020 at 9:29 AM Philippe Coval <notifications@github.com><br>
wrote:<br>
<br>
> I see from:<br>
><br>
> -<br>
><br>
> https://pythonhosted.org/sense-hat/<br>
><br>
> Gyroscope<br>
> Accelerometer<br>
> Magnetometer<br>
> Temperature<br>
> Humidity<br>
> Barometric pressure<br>
><br>
> That following sensors are on hat, can you list addresses using i2c tools?<br>
><br>
> btw I planed to add motion sensors<br>
><br>
> —<br>
> You are receiving this because you authored the thread.<br>
> Reply to this email directly, view it on GitHub<br>
> <#13 (comment)>
> or unsubscribe<br>
> <https://github.com/notifications/unsubscribe-auth/ABHMHZ2X5HVMOBXIEMNEWSTRM4B27ANCNFSM4MJS7LBA><br>
> .<br>
>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>
You are receiving this because you commented.<br>
Reply to this email directly, <a href="#13 (comment) it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAAVYLL6FE7NSRN5GXCHJKLRNVLXPANCNFSM4MJS7LBA">unsubscribe</a>.<img alt="" src="https://github.com/notifications/beacon/AAAVYLOUCJ5LJX3DRYIGCMLRNVLXPA5CNFSM4MJS7LBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOETDUS6I.gif" width="1" height="1"></p>
</div>
<div class="gl_quoted"> </div>
</div>
|
Would a pihat adapter be a better solution, I started to implement pi-sense-hat in python: |
Problem is solved by this other hat but I would be also good to support those sensors using iotjs too, Relate-to: rzr/generic-sensors-lite#9 |
Let me close this issue until it's implemented in generic-sensors-lite project Please reopen once those tickets are updated: |
Would it be possible to add the sensors from the Raspberry Pi Sense-Hat? https://www.raspberrypi.org/documentation/hardware/sense-hat/
The text was updated successfully, but these errors were encountered: