Coder Social home page Coder Social logo

Comments (2)

Thelm76 avatar Thelm76 commented on July 29, 2024

I managed to get correct measurements using "PT100 INA286" and removing this pullup resistor from the board (and the filter capacitor but I think it's not mandatory) :
image

weirdly, the "adc_voltage" in klipper should remain configured to 5V to get the proper value
my hypothesis is that the stm32 is reading the value between 0-3.3V and amp voltage is 3.3V so 3.3V/3.3V, but klipper expects a value betwene 0-5V so adc_voltage should remain to 5V to get this 1:1 ratio.

Further measurements will be needed just to be sure the sensor is properly calibrated

from fysetc-spider.

Thelm76 avatar Thelm76 commented on July 29, 2024

By the way, the amplifier should not be connected to a pull-up pin, so @GerogeFu I have a suggestion, maybe for V1.2 :
you should add a way to easily deactivate these pull-up resitors (little switch, or unweldable PCB track) in order to easily put an amp board for pt100

from fysetc-spider.

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.