Skip to content

SHTxx driver for (multiple) SHT3x and SHT4x sensors#2042

Open
MaxineMuster wants to merge 8 commits intoopenshwprojects:mainfrom
MaxineMuster:_SHTxx
Open

SHTxx driver for (multiple) SHT3x and SHT4x sensors#2042
MaxineMuster wants to merge 8 commits intoopenshwprojects:mainfrom
MaxineMuster:_SHTxx

Conversation

@MaxineMuster
Copy link
Copy Markdown
Contributor

Rewritten driver for SHT3x and SHT4x

Allows multiple sensors
Can auto detect sensor version

Additional SHT3x commands (e.g. alarm which only makes sense, if SHT3x alarm pin is connected to MCU) could be deactivated by not setting
SHTXX_ENABLE_SHT3_EXTENDED_FEATURES
(actually the define is set in header file to compare to old SHT3x driver)

Actually obk_config.h is configured to "replace" all SHT3x drivers to see additional size (1 to 1.5 k)

So it's much smaller than e.g the first try in #1998

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

Successfully merging this pull request may close these issues.

1 participant