canopen 0.1.0

CANOpen protocol implementation
canopen-0.1.0 doesn't have any documentation.

canopen-rs

Warning: This library is still in early development stage. Use it at your own risk.

Overview

This library goal is to provide a CANOpen protocol implementation for Rust.

As of today, following features are implemented.

  • parse EDS
  • Build simple CANOpen frames
  • Build PDO frames according to dictionnary data
  • SDO client
  • SDO server
  • Parse frames
  • ...