File tree Expand file tree Collapse file tree 1 file changed +5
-14
lines changed Expand file tree Collapse file tree 1 file changed +5
-14
lines changed Original file line number Diff line number Diff line change @@ -4,19 +4,10 @@ Below is a brief summary of each of the example programs included in this reposi
4
4
NOTE: Any numbering of examples is to retain consistency with the Arduino library from which this was ported.
5
5
6
6
## 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.
21
8
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 )
22
11
12
+ ## Ex2 Qwiic Scmd Two Motor
13
+ A simple test to speed up and slow down both motors in opposite directions.
You can’t perform that action at this time.
0 commit comments