-
Currently a `.whl`-file is used for the ADS1115 driver. This (old) python package has Python 2 and Python 3 support, when it was written, and is using the `Adafruit_GPIO` package in the backend. The `…
-
I have a problem. The output is turned off when "Loop latency too high! shutdown". I am using esp32 (original PCB) and added to the code in PinConfigESP32
Backflow_SD = 0,
INA22x_ALERT = 0,
bec…
-
>>> temperature, humidity = sensor.measure()
Traceback (most recent call last):
File "", line 1, in
File "sht30.py", line 136, in measure
File "sht30.py", line 100, in send_cmd
TypeError: …
-
Is there a place that lists all available sensors or a guide on how to add new sensors?
I'm willing to commit changes for new sensors if I need them, but I'm unsure of how this is tracked currently.
-
Hello @felixdrp,
we have a problem with the communication to our ads1115 chip.
When we read out the chip using code similar to single-shot-example.js the channels get messed up.
We used the implem…
-
Suggested 40 pin header pinout: [link](https://docs.google.com/spreadsheets/d/1Nf7KcFOCoI9gorfEW-V2X97y0xYmrL0twZed37Yi8l4/edit?usp=sharing)
Terminals on this board:
```
power
- gnd …
M0LTE updated
11 months ago
-
Hi, great work here. I'm trying to wrap my head around using some values/conversion used. Like in the `datalogger` example, you use:
```
for x in range(0, 8):
chv[x] = (((ch[x] * 100) /167.0)/…
-
Hi Erik,
Sorry if this is a bit long.
I working with your overlay from the RPi kernel repo.
There seems to be a truncation of the parameters happening when the overlay is used.
I wanted to…
-
Hi i appreciate your efforts, i need to use wiring pi library in my .net console application. could you please send me any links which will show how to use this library. Thank you.
-
Hi TomBric,
thanks a lot for your great development.
I´ve installed the stratux-radar-display v2.03 on a Zero 2 W with the Oled Display 1.5 inch and Benewake TFMini Plus Lidar Sensor.
Host is Str…