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

Add LIM current readings from current sensor & ADC #62

Merged
merged 14 commits into from
May 25, 2024
Merged

Conversation

vrushang1234
Copy link
Contributor

Added and tested the code for hall effect sensor. Solves #34 .

Copy link
Member

@taesungh taesungh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice start, some things to clean up and some questions on usage.

@taesungh taesungh changed the title Hall effect Add LIM current readings from current sensor & ADC May 21, 2024
Copy link
Member

@taesungh taesungh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm still not sure what the constant values represent. Additionally, non-descriptive comments that provide minimal value only add clutter. Could you also rebase with the latest main branch as there are merge conflicts?

Copy link
Member

@taesungh taesungh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for updating the formula, your changes still need to be rebased.

Copy link
Member

@taesungh taesungh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works for now, thanks for following the chores/suggestions. Please squash during merge.

Copy link
Contributor

@SM-dot SM-dot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for working on this!

@vrushang1234 vrushang1234 requested a review from samderanova May 25, 2024 18:02
Copy link
Member

@taesungh taesungh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will be squashing.

@taesungh taesungh merged commit 36cf6a6 into main May 25, 2024
2 checks passed
@taesungh taesungh linked an issue May 27, 2024 that may be closed by this pull request
@taesungh taesungh deleted the hall-effect branch May 29, 2024 03:49
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

Successfully merging this pull request may close these issues.

[Pod] Implement LIM current measurements from ADC via I2C
4 participants