syact

A library to control motors (mainly stepper motors) and components, read data from sensors and more

MIT License

Downloads
6.3K
Stars
6

Bot releases are visible (Hide)

syact - syact - Version 0.13.7 Latest Release

Published by SamuelNoesslboeck 5 months ago

syact - Version 0.13.7

  • Introduction of async-programming
syact - Group reworks and stabilization

Published by SamuelNoesslboeck over 1 year ago

syact - Version 0.12.0

Published by SamuelNoesslboeck over 1 year ago

New name for library scaling and rust convention

syact - Version 0.11.7

Published by SamuelNoesslboeck over 1 year ago

Enhancements

  • Added stepper components
  • Added another proc macro for StepperCompGroups

Bug fixes

  • Fixed bug that caused the measurement of an EndSwitch to fail
syact - Version 0.11.6

Published by SamuelNoesslboeck over 1 year ago

Enhancements

  • Added a procedural macro for the SyncCompGroup trait to automatically implement it on small structures
  • Added some documentation
syact - Version 0.11.5

Published by SamuelNoesslboeck over 1 year ago

Enhancements

  • Reworked the measurement system
  • Improved docs
syact - Version 0.11.4

Published by SamuelNoesslboeck over 1 year ago

Enhancements

  • Added new components
  • Improved overall stability
  • Improved docs

Bug fixes

  • Fixed the UniPin bug that made the library basically unusable
syact - Version 0.11.3

Published by SamuelNoesslboeck over 1 year ago

Enhancements

  • Completed documentation
  • Experimenting with new documentation structure
  • Restructurings
syact - Version 0.11.2

Published by SamuelNoesslboeck over 1 year ago

Enhancements

  • Added DC motors
  • Introduced changelog
  • Added github workflow

Bug fixes

  • Fixed simulation mode on non-windows platforms

Full Changelog: https://github.com/SamuelNoesslboeck/stepper_lib/compare/0.11.1...0.11.2

syact - Version 0.11.1

Published by SamuelNoesslboeck over 1 year ago

  • Added more docs
  • Added feature overview
syact - Version 0.11.0

Published by SamuelNoesslboeck over 1 year ago

  • Improved docs
  • Added features for platform compilation
  • Added examples
syact - Version 0.10.6

Published by SamuelNoesslboeck over 1 year ago

syact - Version 0.10.4

Published by SamuelNoesslboeck over 1 year ago

syact - Version 0.8.2

Published by SamuelNoesslboeck over 1 year ago

syact - Stepper Library Version 0.8.0

Published by SamuelNoesslboeck almost 2 years ago

New improved structure with components and traits.

syact - Stepper Library Version 0.7.0

Published by SamuelNoesslboeck almost 2 years ago

syact - Stepper Library Version 0.3.2

Published by SamuelNoesslboeck almost 2 years ago

syact - Stepper Library Version 0.2.1

Published by SamuelNoesslboeck almost 2 years ago

First stable release, tests do not work yet and examples are WIP too.