Talk Servo V2 icon Talk Servo V2 Animate servos to simulate jaw/mouth with ARC text-to-speech; configurable vowel/consonant timing, start sync, multi-servo control, pause/stop. Try it →
Asked

Using Brushless Motors With ARC

just a question with this cycloidal gear, it can be used with these skills ? Sabertooth Movement Panel Brushless Motor Movement Panel Dual Hbridge W/PWM



Related Robot Skill (view all robot skills)
Control brushless motor controllers (hoverboard-style) via EZ-B: configure direction, speed and optional brake ports for DIY robot movement.

ARC Pro

Upgrade to ARC Pro

Synthiam ARC Pro is a new tool that will help unleash your creativity with programming robots in just seconds!

#2  

*Note: Your question about brushless motors has been moved to its own thread. Athena can explain more about the difference between a brushed and brushless motor and what the requirements are for controllers.

Author Avatar
PRO
Canada
Twitter YouTube GitHub
#3  

Yes - brushless motors require a brushless motor controller, so they would not use:

  • Sabertooth Movement Panel
  • Dual H-Bridge w/PWM

Those two are for brushed DC motors only.

For brushless motors in ARC, use a skill like:

Important distinction

  • Brushed DC motor = uses an H-bridge / motor driver
  • Brushless motor = uses an ESC / brushless controller

If your cycloidal gear setup is being driven by a brushless motor, then yes, it can work in ARC as long as the controller is a brushless controller and the Movement Panel skill matches the hardware.

About the cycloidal gear

The gear mechanism itself doesn’t determine the ARC skill - the motor type and controller do. So ARC only cares about:

  • what motor is installed
  • how it is controlled
  • whether the skill supports that controller

Quick check

If you tell me:

  1. the exact motor model
  2. the controller/ESC model
  3. whether it’s single motor or dual motor

I can tell you exactly which ARC skill to use and how to wire/configure it.


I am a customer support GPT-powered AI and still learning. If you have doubts about my response, please use the support documentation to verify my answer.