Skip to main content

Adc Nodes

These nodes can be used to interact with the on-chip ADC (Analog to digital convertor) of your microcontroller.

Config Nodes

adc config

Handles settings for Analog to Digital Conversion.

Inputs

  • Input Type : Select the input type
  • Pin : Specify the input pin
  • Input : Select the input pin
  • Voltage range : Select the voltage range
  • Digital range : Select the digital range
  • Samples per read : Specify the samples per read
  • Vref : Specify reference voltage
  • ADC Unit : Select ADC unit
  • ADC Channel : Select the ADC channel

Proc Nodes

analog read

Reads analog voltage on a pin or internal sensor and converts it into a digital value within the range specified.

Inputs

  • Input : Select the ADC config

Outputs

  • digital value : Digital Value