* 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.
* Add RS485 library
* Add SIMON library
Library for Simon Says game - initial version
* Add AS5600
Arduino library for AS5600 magnetic rotation meter
* Add UUID library
* Add DRV8825
Arduino library for STEP/DIR control of stepper motor with DRV8825.
* add SparseMatrix
intial version experimental library to store sparse Matrices.
* Add sparse matrix - fix repo.txt
@ArduinoBot
Please reevaluate
* Add SparseArray
initial version of sparse array of floats.
* Add ellipse library
These libraries are being removed and customers are recommended
to use the new azure-sdk-for-c Arduino library. Deprecation
warnings were added 6 months ago to each of the libraries
unlisted in this change.
This change has been approved by the Azure IoT C SDK Team.
* 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.
* Add RS485 library
* Add SIMON library
Library for Simon Says game - initial version
* Add AS5600
Arduino library for AS5600 magnetic rotation meter
* Add UUID library
* Add DRV8825
Arduino library for STEP/DIR control of stepper motor with DRV8825.
* add SparseMatrix
intial version experimental library to store sparse Matrices.
* Add sparse matrix - fix repo.txt
@ArduinoBot
Please reevaluate
* Add SparseArray
initial version of sparse array of floats.