mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
.. | ||
.github/workflows | ||
documents | ||
examples/tinySHT2x_demo | ||
test | ||
.arduino-ci.yml | ||
keywords.txt | ||
library.json | ||
library.properties | ||
LICENSE | ||
README.md | ||
tinySHT2x.cpp | ||
tinySHT2x.h |
tinySHT2x
Arduino library specific for AVR tiny processors.
Description
Experimental ^2 Not portable, AVR only
Based upon https://github.com/RobTillaart/SHT2x
Interface
Future
- test test test test (Viktor)
- improve documentation
- Can a tiny have another Wire than Wire?