Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: RobTillaart/SHT31

Tags

0.5.2

Toggle 0.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add getSerialNumber (#46)

- add getSerialNumber, kudos to skunktrading
- add example SHT31_getSerialNumber.ino
- changed defines for commands in static constexpr (.cpp)
- update examples
- update readme.md
- update keywords.txt
- minor edits

* fix build

* fix build

0.5.1

Toggle 0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add clearStatus() (#43)

- add **clearStatus()**, kudos to Elbandi
- update readme.md
- removed **heatUp** from documentation, labelled as depreciated.
- add example SHT31_demo_plotter.ino
- update keywords.txt
- minor edits

0.5.0

Toggle 0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
refactor API, begin + constructor (#40)

- refactor API, constructor and begin()
- add **getAddress()**
- update readme.md
- update examples
- minor edits

0.4.0

Toggle 0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix #38 support Wire1 for ESP32 (#39)

- fix #38 support for Wire1 for ESP32
- update examples
- update readme.md

0.3.8

Toggle 0.3.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare for derived SHT31_SW (#37)

- prepare for derived class SHT31_SW
- update readme.md
- update GitHub actions
- update license 2023
- minor edits

0.3.7

Toggle 0.3.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add changelog.md (#34)

0.3.6

Toggle 0.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
sync with SHT85 (#30)

0.3.5

Toggle 0.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update library.json, readme, license, minor edits (#29)

* update library.json, readme, license, minor edits

0.3.4

Toggle 0.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update build-CI + issue_20 examples (#24)

* update build-CI + new examples for #20

0.3.3

Toggle 0.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update readme.md (#21)

* update heater code
* update readme.md