-
The ina219 installation described on the software setup page can be simplified by using:
sudo pip3 install pi-ina219
Alternatively it could be added to the python requirements file so it install…
-
The last few weeks we're running out of the space available for the sketch.
The test and dev builds now approach their max size so something has to change.
I think the sets of `normal`, `test` and…
TD-er updated
2 years ago
-
When I try to use the INA219 library with micropython, using a Raspberry Pi Pico, I get the "ImportError: no module named 'logging'" error. I can't seem to find the logging library anywhere so I can't…
-
I have a very uncommon device SmartDGM PP-W162 equipped with BL0937 sensor. I've previously flashed it with `normal_ESP8266_1M` - completely normal build. Shortly after I noticed my device contains en…
-
Hello I'm trying to install the Adafruit_BBIO library on a BeagleBone Black, but I'm having a weird error when I try to do so that I can't seem to get around. I'm trying to install the library because…
-
The power consumption of the frog sensor should be measured for future projects and to reasonably estimate the power emissions produced by this device.
-
I got error when I try to import ina219.mpy in a ESP8266 broad. (D1 mini)
Traceback (most recent call last):
File "", line 1, in
ValueError: incompatible .mpy file
-
sometimes I get "under voltage" warnings in my raspberry pi log.
running Raspberry Pi 4b + SSD + UPSPlus.
in syslog several events like:
20:06:52 rpi kernel: Under-voltage detected! (0x00050005…
-
Heya.
I am trying the UPS EP-0136 on a RPI 4B 4GB and getting problem executing install script from this repository.
OS System Its Last Raspberry OS With Desktop (2021-03-04-raspios-buster-armhf)
…
-
using firmware v. 8
after starting a firmware shutdown
i2cset -y 1 0x17 24 30
the UPSPlus goes into a buggy state:
- 5V output power is NOT switched off (red light next to pogo pins stays on, RPi …