1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-11-23 03:22:23 +03:00

Add DHTINT (#1373)

* Add DEVFULL 

DEVFULL mimics the /dev/full device of Linux, can be used for testing.

* Add WaveMix

Arduino library to mix two signals (A and B) with an adaptive weight.

* add DHTINT

integer only DHT library to save footprint for processors with small memory e.g. UNO, attiny45/85 etc.
This commit is contained in:
Rob Tillaart
2022-05-08 12:28:57 +02:00
committed by GitHub
parent 9161656283
commit 4de78903b3

View File

@@ -3284,6 +3284,7 @@ https://github.com/RobTillaart/DHT12
https://github.com/RobTillaart/DHT20
https://github.com/RobTillaart/DHT2pin
https://github.com/RobTillaart/DHTlib
https://github.com/RobTillaart/DHTINT
https://github.com/RobTillaart/DHTNew
https://github.com/RobTillaart/DHTstable
https://github.com/RobTillaart/DistanceTable