Skip to content

High level types and traits for basic hardware IO used in robotic control software

License

Notifications You must be signed in to change notification settings

ewpratten/hwio-types

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hardware I/O Types

Crates.io Documentation Build

hwio-types is a small Rust library that provides high level types and traits for basic hardware IO used in robotic control software. The goal of this particular library is to provide some common traits I can use while working on other projects so that I can eventually create a common API / toolset between them without needing any major rewrites, or re-implementing the same traits in each project.

Installation

From Crates.io

cargo install hwio-types

From Source

git clone https://github.com/ewpratten/hwio-types
cd hwio-types
cargo install --path .

About

High level types and traits for basic hardware IO used in robotic control software

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages