Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 760 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 760 Bytes

Sparkfun SCMD Examples Reference

Below is a brief summary of each of the example programs included in this repository. To report a bug in any of these examples or to request a new feature or example submit an issue in our GitHub issues..

NOTE: Any numbering of examples is to retain consistency with the Arduino library from which this was ported.

Ex1 Qwiic Scmd Basic

A simple test to speed up and slow down 1 motor.

The key methods showcased by this example are:

Ex2 Qwiic Scmd Two Motor

A simple test to speed up and slow down both motors in opposite directions.