Spark Mini

When you do not have any motor ports left on your robot, Spark minis are a great way to control your motor.

You can not use encoders with Spark Minis

Wiring:

Spark Minis get plugged into the servo port. In your configuration go to the servo menu and select Spark Mini.

Code:

Spark Minis use the DcMotorSimple class while a regular DcMotor uses uses the DcMotor class.

Last updated

Was this helpful?