first commit

This commit is contained in:
Jérôme Delacotte
2025-03-06 11:15:32 +01:00
commit 7b30d6e298
5276 changed files with 2108927 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
name=Motor Driver Library
version= 1.0.0
author= CuriosityGym <explore@curiositygym.com>
maintainer= Rupin <rupin@curiositygym.com>
sentence=Motor Driver Library for Arduino Shields with L293D and 74HC595
paragraph=Though The Old Adafruit Motor Shield has been discontinued, a lot of Chinese sellers continue to manufacture this Shield at a low cost, and it is a good Shield for running a small robotics class. This library allows you to access and control all motor channels.
category=Device Control
url=https://github.com/CuriosityGym/motordriver
architectures=avr
includes=MotorDriver.h