mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
.. | ||
.github | ||
documents | ||
examples/tinySHT2x_demo | ||
test | ||
.arduino-ci.yml | ||
CHANGELOG.md | ||
keywords.txt | ||
library.json | ||
library.properties | ||
LICENSE | ||
README.md | ||
tinySHT2x.cpp | ||
tinySHT2x.h |
tinySHT2x
Arduino library specific for AVR tiny processors.
Description
Experimental
Not portable, AVR only
Related
Based upon https://github.com/RobTillaart/SHT2x
Interface
#include "tinySHT2x.h"
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?
- Move Wire parameter to constructor?
Wont
Support
If you appreciate my libraries, you can support the development and maintenance. Improve the quality of the libraries by providing issues and Pull Requests, or donate through PayPal or GitHub sponsors.
Thank you,