-
I dont know if this is possible but was wondering if a Voltage Sensor could be used to monitor the battery and display the volts with possible display warning when battery is at a users predesignated …
-
I have tried installing on the above version and get errors. Attached is a complete session trace of what I have done. The build of Volumio is totally fresh with nothing done other than enabling SSH. …
dydep updated
5 years ago
-
I am using Wemos D1 UNO with switch connected and used as counter.
Tamota version: 6.3.0.1, Core/SDK Version | 2_3_0/1.5.3
Counter causes repeatedly fatal error:
`17:35:12 MQT: tele/wemos_3/INFO3 …
-
When running in REPL mode on a Raspberry Pi B+ the command line input becomes slow and unresponsive after ~1 minute.
What is the recommended path to improve performance?
-
The current version still has the same problem as the versions of the last few weeks.
I use ESP_Easy_mega-20180922_test_ESP8266_4096.bin
The units without sensors run only slightly longer than one…
-
when the shunt voltage is positive all is as expected (voltage range=12-14V, shunt 16mV, current 160mA)
when the shunt voltage is negative (or the Vin- and Vin+) are swapped (same voltage range, shun…
-
https://github.com/brettmarl/node-ina219/blob/f5722c6f50280abbc8ed6c5860475af769dc7b13/ina219.js#L168
Hi, the shift right on line 168 should actually be a shift left. After the fix the library corr…
-
**Is your feature request related to a problem? Please describe.**
i can not allways determine which INA219 is read as Id's are incrementaly created.
**Describe the solution you'd like**
I wold l…
-
I tried to build your project
but it fails
`In file included from .piolibdeps/ESP Async WebServer/src/ESPAsyncWebServer.h:32:0,
from src/api.h:6,
from src/api.cpp:2:
src/WiFi.h:39:5: error: 'Asyn…
-
I use at least one year such rule for dim LCD display via PWM:
```
On LCD_DIM do
if %systime% > 20:00 or %systime% < 6:00 and [VAR#9]=1 and [VAR#10]=0 and %sysyear% > 2000
event,display_off
…