Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/samuelnoesslboeck/syact

A library to control motors (mainly stepper motors), define actuators and their interactions with each other
https://github.com/samuelnoesslboeck/syact

framework raspberry-pi robotics stepper-library stepper-motor

Last synced: 14 days ago
JSON representation

A library to control motors (mainly stepper motors), define actuators and their interactions with each other

Awesome Lists containing this project

README

        

# syact

[![Rust]]([rust-workflow])
[![Crates.io version]][syact: crates.io]

[Rust]: https://github.com/SamuelNoesslboeck/syact/actions/workflows/rust.yml/badge.svg
[rust-workflow]: https://github.com/SamuelNoesslboeck/syact/actions/workflows/rust.yml
[Crates.io version]: https://img.shields.io/crates/v/syact.svg?style=flat-square
[syact: crates.io]: https://crates.io/crates/syact

> DOCS IN PROGRESS

This library defines bindings

## In Action

## Features & Documentation

- Bindings & Interfaces
- [Actuators](documentation/act.md)
- Measurements
- Components
- [x] Linear Axis
- [x] Gear
- [x] Conveyor

## Getting started

## Issues and requests

If you encounter any issues or if you have any request for new features, feel free to create an issue at the [GitHub repo](https://github.com/SamuelNoesslboeck/syact).