mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
1.6 KiB
1.6 KiB
SERVO
DESCRIPTION
Servo is a servo-motor driver module which can drive 12-way servo motors simultaneously. But actually, in our experiment, because of the maximum current, the maximum number of servo motor it can drive is 9. So we will publish a upgraded version soon after.
It's too easy to drive servo motors so that you can drive many servo motors after programmed 2-3 lines code in Arduino IDE or dragged 2-3 block in UiFlow.
Servo is communicated with M5Core through GROVE interface(I2C communication). The I2C address is 0x53.
FEATURES
- Drive multi-way servo motor simultaneously
- Support wide-voltage power input: 6-12V
- Support programming with Arduino IDE or UiFlow
INCLUDES
- 1x M5Stack Servo Module
- 1x 6-12V Power Interface
Applications
- Humanoid robot
- Bionic multi-joint robot
- 3-axis head for camera
DOCUMENTS