Git Product home page Git Product logo

Comments (2)

wagiminator avatar wagiminator commented on August 17, 2024

Hi, the function maps the measured ADC value to the calibrated temperature. For example, CalTemp[0] is the calibrated temperature at a measured ADC value of 200. This means that the value 200 must be mapped exactly to this temperature and not the other way around, which is the case here.

from atmega-soldering-station.

SmallpTsai avatar SmallpTsai commented on August 17, 2024

hi,

CalTemp[0] is the calibrated temperature at a measured ADC value of 200

Ok, I did misunderstand the calibration process.

I thought the process is:

  1. During calibration, you have to rotate encoder until tips thermometer read 200 degree (step 1).
  2. CalTemp[0] is the measured ADC value when calibrated temperature reach 200.

But the correct process is:

  1. During calibration, the station will hold at ADC value 200 (step 1), you have to rotate encoder so the number displayed match tips thermometer's reading.
  2. CalTemp[0] is the calibrated temperature at a measured ADC value of 200

Thanks for clarification!

from atmega-soldering-station.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.