An open API service indexing awesome lists of open source software.

https://github.com/matwey/soem-rs

https://github.com/OpenEtherCATsociety/SOEM in Rust
https://github.com/matwey/soem-rs

ethercat rust

Last synced: about 1 year ago
JSON representation

https://github.com/OpenEtherCATsociety/SOEM in Rust

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/matwey/SOEM-rs.svg?branch=master)](https://travis-ci.org/matwey/SOEM-rs)

SOEM-rs - Simple Open EtherCAT Master Library in Rust
=====================================================
SOEM-rs is a Rust safe wrapper for [Simple Open EtherCAT Master Library (SOEM)](https://github.com/OpenEtherCATsociety/SOEM).
For unsafe bindings see [SOEM-sys](https://crates.io/crates/SOEM-sys) crate.

References
----------
* [SOEM](https://github.com/OpenEtherCATsociety/SOEM)
* [SOEM-sys](https://crates.io/crates/SOEM-sys)