adc-raw

wayland/ads1115/adc-raw

Analog-to-digital converter that outputs raw ADC data from all four channels. One of two quickstart nodes in this library (see also adc).
adc-raw
@/adc-raw
Analog-to-digital converter that outputs raw ADC data from all four channels. One of two quickstart nodes in this library (see also adc).
I2Cxod/i2c/i2c
I²C bus
ADDRbyte
I²C address
Ratenumber
Data rate (samples per second). Options: 8, 16, 32, 64, 128 (default), 250, 475, 860.
Gainnumber
Gain. Options: 0.67 (default), 1, 2, 4, 8 and 16.
UPDpulse
Update
adc-raw
I2C
ADDR
Rate
Gain
UPD
_Rate
_Gain
ADC0
ADC1
ADC2
ADC3
Done
Donepulse
Pulse on read of all four ADC channels.
ADC3number
Reading from channel 3.
ADC2number
Reading from channel 2.
ADC1number
Reading from channel 1.
ADC0number
Reading from channel 0.
_Gainnumber
Value of gain.
_Ratenumber
Data rate (samples per second).
To use the node in your project you should have the wayland/ads1115 library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.