Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add process calibration and simulator app [WIP] #63

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alexhermida
Copy link
Member

First pass to the calibration. I've done a small simulator app to test it locally without the hardware.

I put the process_calibration within libs not sure if it's the best approach for that but it looks you've tried to make it modular in general.

Please, as much comments as possible for a Rust newbie 😛 it feels a feel convoluted.

@alexhermida alexhermida requested a review from punkto January 26, 2025 12:33
}
}

let thresholds: Vec<i32> = min_values.iter()
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did it in Python first, I guess this looks like a port to Rust 🙈

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant