-
While working on #827 I noted some improvement potential
* different pre-configuration for 4 possible channels with PGA and DR is not possible
* after first configuration for PGA and DR, normally th…
-
Hi,
I'm testing the ESP32's ADC on the SparkFun ESP32 Thing.
Currently my measure seems very noisy, it constantly varies on the 5 first bits, and the zero value is around 90mV.
Is there a way to …
-
Moin Rob.
Thanks for the nice lib.
Just a note, not a real issue.
I was looking for an example of interrupt driven conversions. Looking into the example file name list, I found nothing. Looki…
-
```
//const ads1x15 = require('ads1x15');
import {default as ads1x15} from 'ads1x15';
```
-
Any idea why I get randomly 0 instead of the measured value? default SPS, single shot.
A0 and A1 are pulled to high (5V) and A1,A2 are pulled to GND with 1Mohm.
1second between measurements.
0: 6…
-
I would appreciate any support!
Installed fresh on a rpi 5 with a ASA676 camera plugged in (fresh OS and installed a couple times just to make sure).
On the web UI the status shows as 'STARTING'…
-
Currently I'm testing a module with ADS1115 and 2 used analog input pins. Most of the time the values of both inputs are converted as the same, although the voltage differs (measured by a meter).
T…
-
The requirement in setup.py does not fir to the latest cbpi4 versions since the package name changed from cbpi to cbpi4.
Therefore, setup.py needs to be changed to work with newer version:
curre…
-
Orange Pi Zero
Armbian
Python 3.9.0 in irtual environment
I use a gpio pin on my board which works fine with this config:
```
mqtt:
host: localhost
port: 1883
user: ***
password: **…
-
I hope this is a simple issue:
I have used ZWO cameras with the 585 sensor on my indi-allsky just fine, but when I attached my svbony sv705c I could never get a camera to detect.
It is there in …