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

Implement PID control of temperature #4

Open
brettski74 opened this issue May 19, 2022 · 0 comments
Open

Implement PID control of temperature #4

brettski74 opened this issue May 19, 2022 · 0 comments

Comments

@brettski74
Copy link
Owner

Current code uses hard-coded PWM settings to try to follow a proper reflow profile, but these don't necessarily have any correlation to what the temperature is actually doing over time. A PID control strategy should allow for more accurate control of temperatures and rates of temperature rise/fall, provided that we have accurate temperature measurements to begin with. It should also allow the device to be able to be calibrated to work for different power supplies and plate designs.

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

No branches or pull requests

1 participant