-
With my old Windows10 Computer your really excellent program dps_GUI_program.py works perfectly well.
But with my new and much faster Windows10 Computer (Acer Aspire 3) I get after about 10 minutes…
-
- sleeps for a fixed interval (maybe 100ms) at the end of the main loop (without losing the wifi connection)
- throttles the main loop to save power but maintains website responsiveness.
- obeys…
-
### Description of defect
While running the blinky example (https://github.com/ARMmbed/mbed-os-example-blinky) the current consumption of the MCU is constant (~500 uA).
What is expected to …
-
Hi there.
I tried to use the rd-usb to better utilize my um25c usb meter.
I bought the meter [from here](https://de.aliexpress.com/item/32855845265.html), which as far as I could tell, should be…
-
Just checking on mA consumed during sleep -
for the current 'develop' branch using logging_to_EnviroDIY.ino, on sleep the current reduces to about 3.5mA after EnviroDIYLogger.systemSleep() is execut…
-
Hi,
It seems you have a very nice program who combines video and audio.
But in my RPI it does not work.
I have installed your SD-card image and run picam.
Then it shows this error:
configuring…
-
I'm using this excellent library to run tasks, but I want the ESP to sleep otherwise. I have implemented light sleep, but that only runs on a `delay()` call. If my fastest task is 50ms and I don't car…
-
Its me again, after weeks of shipping my UM25C has finally arrived, I went to go test it out but had some issues getting it to connect to my raspberry pi 5. I eventually solved this issue by installin…
-
Sometimes, after recording a session, when I go to start another the accumulated power doesn't reset.
A couple of possible solutions:
* Always force accumulated power to 0 when starting logging
*…
-
Hi,
I am trying to use the rd-usb project to be able to retrieve the raw data from the UM25C power meter so that I can use the readings within another project, my aim is to launch the rd-usb progra…