User Manual

Software Setup
Note: This code/library has been written and tested on Arduino IDE version 1.8.5.
Otherwise, make sure you are using the latest stable version of the Arduino IDE on your
desktop. If this is your first time using Arduino, please review our tutorial on installing
the Arduino IDE. If you have not previously installed an Arduino library, please check
out our installation guide.
A step-by-step guide to installing and testing the Arduino software on Windows, Mac,
and Linux.
Installing an Arduino Library
January 11, 2013
How do I install a custom Arduino library? It's easy! This tutorial will go over how to
install an Arduino library using the Arduino Library Manager. For libraries not linked
with the Arduino IDE, we will also go over manually installing an Arduino library.
Experiment 1: Testing the Motors
Let's start by hooking up some motors and making sure they're running. Since the Qwiic
Motor Driver uses the same PSOC as the Serial Controlled Motor Driver, the same
examples will work with minor modifications.
11/18