Simple motor library for the AREXX AAR-04 ARDUINO ROBOT.
Table of Contents
- Intention
- AREXX AAR-04 Programmable Arduino Robot
- Requirements
- How to install Arduino libraries
- LICENSE
I lent me a AAR-04 AREXX ARDUINO ROBOT out and wanted to let it follow a line. For this reason I started to develop a little motor library. The line following project could be found here.
More information about the "AREXX AAR-04 Programmable Arduino Robot" can be found here.
This library is based on the "AREXX AAR-04 ARDUINO ROBOT - Pin definition" header file which could be found here.
For information on installing libraries, see the Guide "Installing Additional Arduino Libraries".
In short, copy the library files to your library folder, restart your Arduino IDE and add the library.
GNU General Public License v3.0
For more information see LICENSE file.