2023-02-18 13:31:07 +01:00
..
2023-02-18 13:31:07 +01:00
2021-12-29 12:35:46 +01:00
2022-11-26 14:30:01 +01:00
2022-11-26 14:30:01 +01:00
2022-11-26 14:30:01 +01:00
2021-12-29 12:35:46 +01:00
2022-11-26 14:30:01 +01:00
2022-11-26 14:30:01 +01:00
2023-02-18 13:31:07 +01:00
2022-11-26 14:30:01 +01:00
2022-11-26 14:30:01 +01:00
2021-12-29 12:35:46 +01:00

Arduino CI Arduino-lint JSON check License: MIT GitHub release

tinySHT2x

Arduino library specific for AVR tiny processors.

Description

Experimental ^2 Not portable, AVR only

Based upon https://github.com/RobTillaart/SHT2x

Interface

Future

must

  • test test test test (Viktor)
  • improve documentation

should

could

  • Can a tiny have another Wire than Wire?
  • Check the status bit (temperature / humidity flag)
    • datasheet page 8, LSB bit 1 - bit 0 not used)
    • needed?