swankun / diff-robot-arm-wrist

This repository contains a custom Arduino library for interacting with Gyems RMD-series servo using CAN protocol.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

diff-robot-arm-wrist

This repository contains a custom Arduino library for interacting with Gyems RMD-series servos using CAN protocol.

The library uses coryjfowler's MCP_CAN Library for Arduino to interact with a suitable CAN controller (e.g. MCP2515) in order to establish the communication.

About

This repository contains a custom Arduino library for interacting with Gyems RMD-series servo using CAN protocol.


Languages

Language:C++ 79.6%Language:C 18.7%Language:Python 1.4%Language:Makefile 0.2%