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

extras/ads1x1x.py: Add support for i2c based ADC chip #5618

Closed
wants to merge 1 commit into from

Commits on Jun 30, 2022

  1. extras/ads1x1x.py: Add support for i2c based ADC chip

    ADC1X1X is a series of i2c bus chips with high sample rate and multiple channels.
    Each channel can be mapped to a heater device and use the existing sensor math
    and/or lookup tables.  Documentation is added.  A sample configuration is also
    included (printer-picksix-v02.cfg).
    
    Signed-off-by: Kevin Peck <kevindpeck@gmail.com>
    kpishere committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    a179ccd View commit details
    Browse the repository at this point in the history