adafruit / Wippersnapper_Components

Component Description Models for Adafruit IO Wippersnapper Beta.
MIT License
9 stars 39 forks source link

[REQ] Component Request: Sensirion SHT40 Temperature & Humidity Sensor #17

Closed brentru closed 2 years ago

brentru commented 2 years ago

What's the full name of the component you'd like to see in Adafruit.io WipperSnapper? Sensirion SHT40 Temperature & Humidity Sensor

What type of component is this (i.e.: Pin, I2C)? I2C

Product URL or Datasheet https://www.adafruit.com/product/4885

Additional context N/A

TheGodMotherG commented 2 years ago

Yes please it the best sensor on the market please add support

TheGodMotherG commented 2 years ago

Ok i got it to verify the code I wrote for this sensor just waiting for it to be approved. fingers crossed

https://github.com/adafruit/Wippersnapper_Components/pull/49

in case you wanted to take a look

brentru commented 2 years ago

Thanks for adding this. I took a look, let's continue this convo on #49.

brentru commented 2 years ago

@TheGodMotherG Support for SHT4x-family of sensors has been added in WipperSnapper firmware beta 43

https://github.com/adafruit/Adafruit_Wippersnapper_Arduino/releases/tag/1.0.0-beta.43

TheGodMotherG commented 2 years ago

Thank youuuu!!!!!!!!

Was it a lot of work after the drivers attempted or did you do it from scratch. Just curious how close I got

On Wed, Aug 17, 2022 at 3:56 PM Brent Rubell @.***> wrote:

@TheGodMotherG https://github.com/TheGodMotherG Support for SHT4x-family of sensors has been added in WipperSnapper firmware beta 43

https://github.com/adafruit/Adafruit_Wippersnapper_Arduino/releases/tag/1.0.0-beta.43

— Reply to this email directly, view it on GitHub https://github.com/adafruit/Wippersnapper_Components/issues/17#issuecomment-1218432385, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXPQAULTRRCH33TRABGD2QDVZU7YBANCNFSM5NX34H6A . You are receiving this because you were mentioned.Message ID: @.***>

brentru commented 2 years ago

@TheGodMotherG I used your component and some of the driver work, very.

TheGodMotherG commented 2 years ago

Thank you again already using it and ordering more sensors!

How much time do you assume it took you to edit my stuff to get it to work? I’m just genuinely curious how close I got.

Also

Any chance to get it to work in F or a document you can point me to to get it to work that way?

I get the whole world uses C and I do agree we should be on the metric system. But It would be great to have a C or F feature

On Thu, Aug 18, 2022 at 11:08 AM Brent Rubell @.***> wrote:

@TheGodMotherG https://github.com/TheGodMotherG I used your component and some of the driver work, very.

— Reply to this email directly, view it on GitHub https://github.com/adafruit/Wippersnapper_Components/issues/17#issuecomment-1219610420, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXPQAUOBK4TSZCDHJLY5CXDVZZGWJANCNFSM5NX34H6A . You are receiving this because you were mentioned.Message ID: @.***>

brentru commented 2 years ago

How much time do you assume it took you to edit my stuff to get it to work?. I’m just genuinely curious how close I got.

Probably 15min incl. testing, very close!

Any chance to get it to work in F or a document you can point me to to get it to work that way?

Does it not show up under "Edit Component"? Could you link me to the component definition for this sensor?