From 789659599cc711d9b45adf73dbd0cd66731a045c Mon Sep 17 00:00:00 2001 From: Geoff Shannon Date: Thu, 10 Oct 2019 17:11:34 -0700 Subject: adc_temperature: add support for AD849x thermocouple amplifiers (#1994) Signed-off-by: Geoff Shannon --- config/example-extras.cfg | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'config/example-extras.cfg') diff --git a/config/example-extras.cfg b/config/example-extras.cfg index c595bafd..feba2a38 100644 --- a/config/example-extras.cfg +++ b/config/example-extras.cfg @@ -835,6 +835,24 @@ # pullup_resistor parameter (see example.cfg for details). At least # two measurements must be provided. +# AD849x series thermocouple amplifier temperature sensors. The +# following parameters are available in heater sections that use one +# of these sensor types. +#[extruder] +# See the "extruder" section in example.cfg for a description of +# heater parameters. The parameters below describe sensor parameters. +#sensor_type: +# One of "AD8494", "AD8495", "AD8496", "AD8497" +#adc_voltage: +# The reference voltage for the ADC pin specified for +# sensor_pin. This parameter is required. +#sensor_pin: +# The ADC pin the AD849x device is connected to. This parameter is +# required. +#voltage_offset: +# The voltage applied to the REF pin on the AD849x device being +# used. The default is 0. + # MAXxxxxx serial peripheral interface (SPI) temperature based # sensors. The following parameters are available in heater sections # that use one of these sensor types. -- cgit v1.2.3-70-g09d2