Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to Use Shunt #2

Open
thinkupplus opened this issue Oct 9, 2023 · 1 comment
Open

How to Use Shunt #2

thinkupplus opened this issue Oct 9, 2023 · 1 comment

Comments

@thinkupplus
Copy link

We want to find voltage and current values using shunt resistance.
How do I wire the shunt resistor connection? It's hard to tell from the image.
Where should I connect to 0,1,2,3 of ADS1115?
And even if I save the capacity in the app, it is not reflected?
What did I do wrong?

@zbchristian
Copy link
Owner

How to attach the shunt: in the program you find adc_sensor defined as the difference between channel 0 and channel 1 of the ADC.

The inputs of the ADC are:
A0: Sensor
A1: Sensor
A2: battery voltage
A3: GND

Not sure what you mean, that the capcaity is not reflected in App. Please be more specific.
Does the App connect to the device? What is visible on the display?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants