Skip to main content

Ads1115 Nodes

Use these nodes to interact with ADS1115 module via I2C.

Config Nodes

ads1115 config

Handles settings for Analog to Digital Conversion using ADS1115 via I2C.

Inputs

  • I2C Port : Select the I2C port
  • SCL Pin : Specify the SCL pin
  • SDA Pin : Specify the SDA pin
  • I2C Address : Specify the I2C address of the device
  • Voltage range : Select the voltage range
  • Samples/sec : Select sampling rate
  • Mode : Select read mode
  • I2C Freq(Hz) : Specify I2C frequency
  • SCL Pullup Enable : Whether to enable SCL pullup
  • SDA Pullup Enable : Whether to enable SDA pullup

Proc Nodes

ads1115 read

Reads analog voltage on the specified channel of ADS1115 IC and converts it into a digital value within the range specified.

Inputs

  • Port : Select the ADS1115 device config
  • Channel : Select the channel
  • Output Type : Select the output type

Outputs

  • digital value : Digital value