-
@msurguy, there is a first draft of a ADS1x15 implementation along with an example.
I still need to test it.
-
Hi! I've been using your ADS1X15 and MCP23S17 libraries for a while now (many thanks!), and I have just started getting some DAC8574s ready on breadboard to expand my project.
I've forked this rep…
-
```
Traceback (most recent call last):
File "", line 17, in
File "module__read_from_sensors.py", line 34, in read_from_sensors
File "drivers/ads1x15.py", line 164, in read
File "drivers/…
-
Hello,
I'm using huge partition csv:
Name, Type, SubType, Offset, Size, Flags
nvs, data, nvs, 0x9000, 0x5000,
otadata, data, ota, 0xe000, 0x2000,
app0, app, ota_0, 0x10000, 0x300000,
spiffs, dat…
-
Hab ein Problem beim kompilieren:
habe Libary ADS1X15 isstalliert es kommt jedoch die Fehlermeldung:
**Compilation error: Sensors/Ads1x15.h: No such file or directory**
wenn ich #include "Se…
-
Hello,
Thank you for taking this library forward. I appreciate the work you have put into it ... Adafruit owes you for doing their work for them. :-)
I noticed that if the ADS1x15 is NOT prese…
-
Hello,
Good work.
Just reporting an issue seen on my old RPi B which use i2c bus0 /dev/i2c-0
ADS1x15.ADS1115(0, i2c_address) throws error /dev/i2c-1 not found
Seems to be due to early initialisa…
-
Hello I tried several times to install this node. But only this output.
npm version 6.7.0 nodejs version 10.15.1 node-red version 0.19.5
any solution?
pi@raspberrypi:~/.node-red $ npm install…
-
Integrate ADS1x15 and HX711 libraries for sensor reading
-
pi@raspberrypi:~/wp/SDL_Pi_Weather_80422 $ sudo ./SDL_Pi_Weather_80422.py
./SDL_Pi_Weather_80422.py: 15: ./SDL_Pi_Weather_80422.py: import: not found
./SDL_Pi_Weather_80422.py: 16: ./SDL_Pi_Weather_80…
ghost updated
8 years ago