You've already forked library-registry
mirror of
https://github.com/arduino/library-registry.git
synced 2025-07-10 13:01:01 +03:00
Add DRV8825 stepper motor library (#1589)
* 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.
This commit is contained in:
@ -3362,6 +3362,7 @@ https://github.com/RobTillaart/DHTINT
|
||||
https://github.com/RobTillaart/DHTNew
|
||||
https://github.com/RobTillaart/DHTstable
|
||||
https://github.com/RobTillaart/DistanceTable
|
||||
https://github.com/RobTillaart/DRV8825
|
||||
https://github.com/RobTillaart/DS1821
|
||||
https://github.com/RobTillaart/DS18B20_INT
|
||||
https://github.com/RobTillaart/DS18B20
|
||||
|
Reference in New Issue
Block a user