mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
1.3 KiB
1.3 KiB
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?