issues
search
adafruit
/
Adafruit_ADS1X15
Driver for TI's ADS1015: 12-bit Differential or Single-Ended ADC with PGA and Comparator
Other
298
stars
307
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Problem with computeVolt and compiler optimisation
#93
anvgfr
opened
3 months ago
1
Library does not properly put ADS1115 to sleep in single-ended mode, uses full 300uA+ 24/7
#92
moeburn
opened
5 months ago
2
ESP32 and Teensy reboots periodically due to ADC library
#91
Murugesh-Hobbyist
closed
5 months ago
1
Just make volts
#90
caternuson
closed
9 months ago
1
Fix doc string and millivolts value in examples
#89
caternuson
closed
9 months ago
2
Wrong docstring for `Adafruit_ADS1X15::computeVolts`
#88
dakotahorstman
closed
9 months ago
0
Examples wrongly suggest that mV are shown. but Volts are
#87
Jeroen88
closed
9 months ago
0
Update version number to 2.4.2
#86
tyeth
closed
1 year ago
0
How to interface the ADS1115 with a Raspberry Pi Pico
#85
s07dd
closed
1 year ago
0
ADS1X15.h .cpp doesn't work with Seeduino Xiao
#84
jritz1349
closed
9 months ago
5
Hi, I'm trying to use the ADS1115 to calculate ac power using the library from openenergymonitor. The example file references 'Adafruit_ADS1015.h'. The compiler complains when I replace it with ADS1X15. I assume that the example worked with the old library but I cannot find it. Any way to get it? Thanks!
#83
finnishcolumbia
closed
1 year ago
1
Added linux support.
#82
HonestQiao
opened
2 years ago
3
cannot import name 'ParamSpec' from 'typing_extensions' at 04-04-raspios-bullseye
#81
put346
closed
2 years ago
1
SGM58031 uses ADS1115 library he can work but very slow,
#79
he77PC011
closed
2 years ago
1
Added support for 400 kHz I2C
#78
matthewlai
closed
2 years ago
4
modified: Adafruit_ADS1X15.cpp Added non-blocking single ended rea…
#77
proboscide99
closed
2 years ago
4
Refactoring, and exposing continuous mode
#76
matthewlai
closed
2 years ago
9
Stuck on while loop
#75
e-labInnovations
opened
2 years ago
10
Connecting two ads1115s to arduino
#74
waqaswani
closed
2 years ago
1
Added support for Differential measuring between AIN0 to AIN3 and AIN1 to AIN3.
#73
MrF83
closed
2 years ago
2
ADC_SingleEnded sending fixed values if analog < 0.4V (voltage follower between sensors and ADC)
#72
DaniMzT
closed
2 years ago
7
Update Adafruit_ADS1X15.cpp
#71
tioraulv
closed
3 years ago
4
differential read channel 0_3 and 1_3
#70
fubbel63
closed
2 years ago
9
fatal error: Adafruit_ADS10s15.h: No such file or directory
#69
allrobot
closed
3 years ago
3
Examples updated to check begin()
#68
caternuson
closed
3 years ago
1
Return bool for begin()
#67
caternuson
closed
3 years ago
0
Adafruit_ADS1X15 Library
#66
cesartayoun
closed
3 years ago
6
2.1.1 in 2/3 gain mode, values loose resolution
#65
OZ2CPU-thomas
closed
3 years ago
2
Infinite loop (and/or watchdog reset) if ADS1X15 device not present
#64
dstulken
closed
3 years ago
7
Version 2.0 crashes at `begin()`
#63
David-OConnor
closed
3 years ago
6
added parentheses in conversionComplete request
#62
FahrJo
closed
3 years ago
6
Add volts and other tweaks
#61
caternuson
closed
3 years ago
2
Provide readings in terms of volts.
#60
caternuson
closed
3 years ago
1
Add data rate and remove fixed conversion delay
#59
caternuson
closed
3 years ago
3
Move to using BusIO
#58
caternuson
closed
3 years ago
0
Change class inheritance
#57
caternuson
closed
3 years ago
0
Add ability to configure Data Rate
#56
caternuson
closed
3 years ago
4
fix a string error in the example
#55
icepie
closed
3 years ago
1
should be uint16_t because readADC_SingleEnded() returns uint16_t not int16_t
#54
Alvedro
closed
3 years ago
1
I can't read ads1015 when i assert ADDR pin to SCL.
#53
khoa21214475
closed
4 years ago
1
Docs?
#52
joesphan
closed
4 years ago
2
Bug in lib or defect in chip ? 16 bit ADS1115 behaves like 12 bit chip
#51
ullix
closed
4 years ago
12
ads1115 all inputs tied together different readings
#50
jorythompson
closed
4 years ago
1
Update singleended.ino
#49
factoidforrest
closed
3 years ago
1
ESP32 Using Adafruit_ADS1115 whith Two I2C Bus Interfaces
#48
nusatiy
closed
3 years ago
1
Some updates
#47
caternuson
closed
4 years ago
5
increase ADS1115_CONVERSIONDELAY to 9ms
#46
ant32t
closed
4 years ago
3
Add Actions based CI and Doxy
#45
caternuson
closed
4 years ago
0
Fix hardcoded reg addr in readRegister
#44
zaporozhets
closed
4 years ago
0
Incorrect pin assignments A0-A3 in .h file
#43
Bwanna
closed
4 years ago
3
Next