-
Notifications
You must be signed in to change notification settings - Fork 5
Getting started
Giuseppe Masino edited this page Jul 18, 2017
·
1 revision
- Open the Arduino IDE
- Go to Sketch > Include Library > Manage Libraries
- Search L293
- Click on "L293 by Giuseppe Masino (qub1750ul)"
- Select the latest version and then click on install
- When the download is complete restart the IDE
- Open a terminal
- Give the Command
arduino --install-library L293
- Download the library from GitHub
- Extract the zip file in the arduino library folder
- If already open, restart the IDE
First be sure to read the FAQs in this repository ( if present ) and/or the generic FAQs.
Use the GitHub issue tracker for techincal troubles about the implementation and to report bugs, for other requests there is THIS PAGE.