-
Hey there! I have a project where I'll need to use an ADS1110 inside of an `embassy` based project.
I'll certainly base my work off of this crate, but I'm not sure the best way of supporting both s…
-
Resolve the conflict between OLED SSD 1306 and ADS1115 addresses
I don't pretend to understand all the details here
https://randomnerdtutorials.com/esp32-i2c-communication-arduino-ide/
but it wo…
-
The ADC1115 and ADS114 have a pin called ALERT/RDY which is active while the conversion is performed. This is more reliable and preferred when the pin is available to the SoC.
Currently the drive…
-
Setting an interrupt on the alert pin with an appropriate callback function, and calling `startread()` with no callback results in an error.
```
> adc:startread()
Lua error: stdin:1: bad argumen…
-
Hi,
I have a PiJuice attached to my Pi 3B+ which is working perfectly (firmware v1.4). However when i attach a DFRobot Gravity I2C ADS1115 16-Bit ADC Module (https://wiki.dfrobot.com/Gravity__I2C_A…
ghost updated
3 years ago
-
I'm trying to use your ADS1115 library for a current sensor project I'm working on right now. When i use that library it gives this error:
In file included from D:\college stuff\Internship\Arduino\…
-
we can provide testing for these i2c components.
-
Using ALRT pin from the Ads1115, which signals that a conversion is ready to be obtained, requires the use of falling edge detection which is not supported at this moment. The LibgpiodDriverEventHandl…
-
Thank you very much for this project. I wonder if the latest version supports ads1115..... I'm pretty sure that no pins can be configured as SDA or SCL in configurator v1.6.2b1. I can't wait to do som…
-
# Describe the issue
Adding an Aeolus chain results in MIDI CC 14-17 binding being duplicated.
# To Reproduce
## Steps to reproduce the behavior:
1. Add Aeolus chain
## Expected behaviour
Each …