-
Hello, according to the instructions in topic #7, I am reading both channels of the NAU7802 simultaneously, but I am observing a very large variation in the signal read even without a load on my senso…
-
Hello, I would like some help with a problem I am having when using a PCB with a nau7802 that I developed and the sparkfun library. What is happening is that I noticed that when I reset my board, some…
-
**Description**:
Hi ,I found a potential issue regarding license violation in the [qwiic_nau7802.py](https://github.com/faludi/xbee-sensor-lab/blob/1ab785f0cfa37b7e9c073553ba5f64073510864b/librari…
-
Would someone please write an example that changes the poll rate to a higher speed? I'm having trouble making it work. The only thing that has worked for me is to change the default in my local copy…
-
-
Hi,
This library is awesome and I appreciate you putting the work into porting to Python.
I am trying to use this library in the micropython environment so I can use it with a Digi Xbee3.
I …
-
Hi there,
Can you give an example how to set the gain? Thanks.
-
I am trying to implement a weight sensor based on a load cell and a HX711 analog-to-digital converter. HX711 uses a non-i2c compliant two wire protocol which makes it necessary to implement new driver…
-
Hi,
Kindly let me know why this function is initially reducing then increasing the reading while applying weight.
GAIN:128
SPS:320
RESULT:-
NO WEIGHT
Reading: 16768123
Reading: 167…
-
I designed and tested a Feather Wing board using the DRV8830 I2C motor driver chip. The _code_ folder of the [repo](https://github.com/CedarGroveStudios/DRV8830_FeatherWing_PCB/blob/main/code/cedargro…