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

Change temp sensor params #118

Closed
prasimix opened this issue Apr 26, 2017 · 1 comment
Closed

Change temp sensor params #118

prasimix opened this issue Apr 26, 2017 · 1 comment
Assignees
Milestone

Comments

@prasimix
Copy link
Member

  1. Replace voltages with ADC values in temp sensor params
  2. Add into DEBUG? command displaying of currently measured temp sensor ADC values
  3. Set the following new defaults for temp sensors:
#define AUX_TEMP_SENSOR_CALIBRATION_POINTS 370, 29.0f, 450, 39.0f // 10K, Beta: 3977K
#define CH1_TEMP_SENSOR_CALIBRATION_POINTS 490, 39.0f, 700, 60.0f // 10K, Beta: 3570K
#define CH2_TEMP_SENSOR_CALIBRATION_POINTS 490, 39.0f, 700, 60.0f // 10K, Beta: 3570K
@prasimix prasimix added this to the M5 milestone Apr 26, 2017
mvladic added a commit that referenced this issue Apr 26, 2017
@prasimix
Copy link
Member Author

Fixed

mvladic added a commit that referenced this issue Apr 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants