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

Refactor SHT30 #192

Open
jr1221 opened this issue Nov 7, 2024 · 1 comment · May be fixed by #237
Open

Refactor SHT30 #192

jr1221 opened this issue Nov 7, 2024 · 1 comment · May be fixed by #237
Assignees

Comments

@jr1221
Copy link
Contributor

jr1221 commented Nov 7, 2024

Description

Right now SHT30 has a bunch of HAL_Master_* that differs from how we typically do it. That is kinda OK, but lets improve on this.

Depends on #sh

Acceptance Criteria

  • Uses HAl_mem_* functions if possible
  • CRC is checked and reported upon
  • Humidity and temperature are recieved in float form with good precision

Proposed Solution

See above for list of changes.

@dyldonahue
Copy link
Contributor

there is a PR that makes this platform agnostic, so

@jr1221 jr1221 moved this from Todo to In Progress in Firmware Tickets Jan 18, 2025
@Jake-Hensley Jake-Hensley linked a pull request Feb 7, 2025 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

3 participants