Ecosystem overview#

MD80 x CANdle is a system of brushless actuator controllers (MD80) and translator devices (CANdle) used for interfacing with them. MD80-based actuators can be used in advanced robotic projects like quadrupedal robots, robotic manipulators, exoskeletons, gimbals, and many more.

MD80#

MD80 is a highly integrated brushless motor controller. It can be interfaced with a great variety of motors to turn them into advanced servo actuators. MD80 can work with both direct drive (no gearbox) and geared motors.

MD80

CANdle and CANdle HAT#

CANdle (CAN + dongle) is a translator device between the host controller and the MD80 drivers. It is possible to interface CANdle with a regular PC over USB bus or CANdle HAT with SBCs (such as Raspberry PI) over USB, SPI or UART bus. The latest CANdle and CANdle HAT devices are fitted with a switch for enabling and disabling the built-in termination resistor.

candle

Safety information#

Even though the MD80 is a small brushless controller it can push a substantial amount of current through the motor windings. This means there are many hazards related to the high torques that the actuator is able to produce as well as elevated temperatures that may occur close to the MD80 controller or the motor. Always make sure the actuator is mounted firmly and does not pose a threat to its surroundings. Make sure the power supply current limits are set to low values (~1A) as an additional safety measure when you are unsure about the tested behavior of the system.

Operating conditions (MD80 and CANdle)#

Ambient Temperature (Operating)

0°C - 40°C

Ambient Temperature (non-operating)

0°C - 60°C

Maximum Humidity (Operating)

up to 95%, non-condensing at 40 ºC

Maximum Humidity (Non-Operating)

up to 95%, non-condensing at 60 ºC

Altitude (Operating)

-400 m to 2000 m

Hardware setup#

CAN bus topology is a single-line network structure. A typical hardware connection/wiring scheme for CANdle x MD80 ecosystem is presented in the picture below:

candle

Hint

In case you’d like to read more about the recommended lengths of the bus segments we suggest the elektormotus guide.

The CAN bus termination is a single Molex connector with an embedded 120Ohm resistor. Termination should be always be attached to the last controller in a string.

candle

Fig. 2 CANdle MD80-actuator string (USB bus)#

candle

Fig. 3 CANdle HAT MD80-actuator string (SPI/UART bus using Raspberry Pi 4)#