-
Hi, does anybody know is INA3221 is included in any firmware build?
Thanks
(https://github.com/tasmota/docs/blob/development/docs/BUILDS.md) or (https://github.com/tasmota/docs/blob/master/docs/…
-
Hi there! When I have an INA3221 hooked to a rechargeable battery system I'm seeing odd too-high current values while the battery is being charged; Normally I would expect to see negative values when …
-
### Platform
NRF52, ESP32
### Description
It would be good if we could get the power sensors in line with the other I2C sensors and auto detect them instead of requiring users to enter a I2C addres…
-
### Is your feature request related to a problem? Please describe.
Feature Request: Inspired by the addition of the I2C amperage checking function via a singular INA226. I would like to ask for the a…
-
Make the following architecture reorganisation:
soc
->core
-->include
->peripheral
-->milandr
--->include
->driver
-->milandr
--->include
---->milandr_uart.h (platform specific)
---->miland…
-
Code assumes a common shunt resistor value across all channels. May not be the case would be good to generalise the code. Eg main battery usage current versus solar charging current could be 10x dif…
-
In the source SDL_Arduino_INA3221.cpp
Line 71 : *value = ((Wire.receive()
-
- [x] #20
- [x] Integrate with existing code
-
I am building the circuitpython community bundle, and followed the directions in the README:
```
git submodule init
git submodule update
./update-submodules.sh
circuitpython-build-bundles --fil…
-
Hi all. First I think this is a great project. I admire the guys who developed it.
About the idea:
What if we put a current meter for stepper motors and use it for feedback? Something like this:
…