You've already forked library-registry
mirror of
https://github.com/arduino/library-registry.git
synced 2025-12-03 14:51:16 +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:
@@ -3295,6 +3295,7 @@ https://github.com/RobTillaart/AnalogPin
|
||||
https://github.com/RobTillaart/AnalogUVSensor
|
||||
https://github.com/RobTillaart/Angle
|
||||
https://github.com/RobTillaart/ANSI
|
||||
https://github.com/RobTillaart/AS5600
|
||||
https://github.com/RobTillaart/AsyncAnalog
|
||||
https://github.com/RobTillaart/AverageAngle
|
||||
https://github.com/RobTillaart/avrheap
|
||||
|
||||
Reference in New Issue
Block a user