What's everyone working on this week (45/2020)?

New week, new Rust! What are you folks up to?

I've designed the test stand for Step/Dir that I was talking about last week, but haven't had a chance to (3D-)print it yet. Finishing that will have to wait until I did that.

Meanwhile, I'm starting to look into extending Step/Dir with a higher-level API based on PWM. So far, all the stepper motor libraries in Rust that I'm aware of are based on simple GPIO pins and require lots of software interaction, so that should be a step forward for the ecosystem.

Cleaning up Dynamic Systems and Components in Bevy and then working on getting scripting support into the Arsenal Runtime.

1 Like

I'm testing bacon which can be kept in a side terminal/pane to show cargo check result in a more convenient way than with just usual watch tricks.

It seems to work so far but it's very new so I'm unsure (testers welcome).

1 Like

new version of enumx and writing the book about it

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.