1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-12-05 02:42:43 +03:00

Add AS5600 (#1444)

* 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
This commit is contained in:
Rob Tillaart
2022-05-29 22:05:34 +02:00
committed by GitHub
parent 8f0699bb85
commit 7737d6d4f2

View File

@@ -3295,6 +3295,7 @@ https://github.com/RobTillaart/AnalogPin
https://github.com/RobTillaart/AnalogUVSensor https://github.com/RobTillaart/AnalogUVSensor
https://github.com/RobTillaart/Angle https://github.com/RobTillaart/Angle
https://github.com/RobTillaart/ANSI https://github.com/RobTillaart/ANSI
https://github.com/RobTillaart/AS5600
https://github.com/RobTillaart/AsyncAnalog https://github.com/RobTillaart/AsyncAnalog
https://github.com/RobTillaart/AverageAngle https://github.com/RobTillaart/AverageAngle
https://github.com/RobTillaart/avrheap https://github.com/RobTillaart/avrheap