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

Flip divider resistance circuit for thermistors #90

Merged
merged 8 commits into from
May 31, 2024
Merged

Conversation

ryescholin
Copy link
Member

@ryescholin ryescholin commented May 28, 2024

The control board circuit actually has the ADC measure the voltage across the divider resistor rather than across the thermistor. This unfortunately means the ADC reading clips as temperature increases rather than decreases. To stay within the 2.048V FSR, the divider resistance is changed to 1 kΩ.

pod-operation/src/components/lim_temperature.rs Outdated Show resolved Hide resolved
pod-operation/src/components/lim_temperature.rs Outdated Show resolved Hide resolved
pod-operation/src/components/lim_temperature.rs Outdated Show resolved Hide resolved
pod-operation/src/components/lim_temperature.rs Outdated Show resolved Hide resolved
@ryescholin ryescholin requested a review from taesungh May 30, 2024 05:17
Copy link
Member

@taesungh taesungh left a comment

Choose a reason for hiding this comment

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

Thanks for updating this, please squash during merge.

@taesungh taesungh changed the title Update Lim Temp -- Lab Tests Flip divider resistance circuit for thermistors May 31, 2024
@ryescholin ryescholin merged commit e9dea41 into main May 31, 2024
2 checks passed
@taesungh taesungh deleted the limtemp_update branch May 31, 2024 16:42
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.

3 participants