Skip to content

Latest commit

 

History

History

quad_servo

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Quad Servo Modules - Micropython Examples

These are the micropython examples for the Quad Servo Modules for Yukon.

Examples

Four Servos

four_servos.py

Drive up to four servos from a Quad Servo Module connected to Slot1. A wave pattern will be played on the attached servos.

Multiple Servos

multiple_servos.py

Drive up to 16 servos from a set of Quad Servo Modules connected to Slots. A wave pattern will be played on the attached servos.

All Servos

all_servos.py

Drive up to 24 servos from a set of Quad Servo Modules connected to Slots, using a ServoCluster. A wave pattern will be played on the attached servos.

Servo Feedback

servo_feedback.py

Read the analog inputs of Quad Servo Direct modules connected to Slots.