Skip to main content

Dac Nodes

Use these nodes to drive the DAC (digital to analog convertor) peripheral of your microcontroller.

Config Nodes

dac config

Handles settings for Digital to Analog Conversion.

Inputs

  • GPIO Pin Num : Select the GPIO pin number

Proc Nodes

DAC

writes analog voltage on a pin within the range.

Inputs

  • Config : Select the DAC config
  • Output Type : Select output type
  • Set Value : Specify value for DAC
  • Amplitude Scale : Select amplitude scale
  • Phase Shift : Select Phase shift
  • Wave Freq (hz) : Select wave frequency
  • Wave Offset : Select wave offset