Skip to content

Commit e953c8a

Browse files
Update example reference with links
1 parent 6c5ee90 commit e953c8a

File tree

1 file changed

+5
-14
lines changed

1 file changed

+5
-14
lines changed

examples/README.md

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,10 @@ Below is a brief summary of each of the example programs included in this reposi
44
NOTE: Any numbering of examples is to retain consistency with the Arduino library from which this was ported.
55

66
## Ex1 Qwiic Scmd Basic
7-
Written by Mark Lindemer
8-
SparkFun Electronics, April 2020
9-
10-
This python library supports the SparkFun Electroncis qwiic
11-
qwiic sensor/board ecosystem on a Raspberry Pi (and compatable) single
12-
board computers.
13-
14-
## Ex2 Qwiic Scmd Two Motor
15-
Written by Mark Lindemer
16-
SparkFun Electronics, April 2020
17-
18-
This python library supports the SparkFun Electroncis qwiic
19-
qwiic sensor/board ecosystem on a Raspberry Pi (and compatable) single
20-
board computers.
7+
A simple test to speed up and slow down 1 motor.
218

9+
The key methods showcased by this example are:
10+
- [set_drive()](https://docs.sparkfun.com/qwiic_scmd_py/classqwiic__scmd_1_1_qwiic_scmd.html#a209a6517d8baac78edaacfd13b556eff)
2211

12+
## Ex2 Qwiic Scmd Two Motor
13+
A simple test to speed up and slow down both motors in opposite directions.

0 commit comments

Comments
 (0)