






People Also Buy

Arduino Uno R3 Board compatible

M5 Stack COMMU Module Extend RS485/TTL CAN/I2C Port

NodeMCU ESP8266 AMICA CP2102 WiFi Development Board
Found a better price?
Let us know!
We'll try to match the price for you
Package Includes:
- 1 x 16 Bit I2C 4 Channel ADS1115 Module
Specifications:
ADC Bit rate |
16 Bit |
Interface type |
12C |
Channels |
4 Channel ANO AN1 AN2 AN3 or 2 differential inputs |
Input voltage |
2.0-5.5v |
Channel input voltage |
0-VDD |
Continuous mode |
Only 150?A |
Single-shot mode |
Auto shut-down |
Programmable data rate |
8sps-860sps |
Dimensions |
18mm*28mm |
Weight |
5g |
Specifications:
ADC Bit rate
Specifications:
16 Bit
Specifications:
Interface type
Specifications:
12C
Specifications:
Channels
Specifications:
4 Channel ANO AN1 AN2 AN3 or 2 differential inputs
Specifications:
Input voltage
Specifications:
2.0-5.5v
Specifications:
Channel input voltage
Specifications:
0-VDD
Specifications:
Continuous mode
Specifications:
Only 150?A
Specifications:
Single-shot mode
Specifications:
Auto shut-down
Specifications:
Programmable data rate
Specifications:
8sps-860sps
Specifications:
Dimensions
Specifications:
18mm*28mm
Specifications:
Weight
Specifications:
5g
1. What is ADS1115 Module?
- ADS1115 is a high-precision 4-channel 16-bit Analog-to-Digital converter that significantly boosts measurement accuracy over Arduino's built-in ADC. It can convert 4 analog signal to digital signal.
2. How many channels are there in ADS1115?
- There are total 4 channels in ADS1115 module. Thus, it can easily convert 4 analoge signals to digital signals.
3. How do I use ADS1115?
- Connection of a ADS1115 with Arduino:
- Connect the 4 analog pins of ADS1115 to any Analog Pins of Arduino
- Now connect the GND Pin to the GND of the Arduino and VDD to the voltage pin of the Arduino.
- Now, run the code and you can get the output.