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

pcf8591: add ADC only implementation for I2C ADC/DAC #690

Merged
merged 1 commit into from
Jul 1, 2024
Merged

Conversation

deadprogram
Copy link
Member

This PR adds an ADC only implementation for the pcf8591 I2C ADC/DAC.

A future PR can add the DAC feature.

Copy link
Member

@sago35 sago35 left a comment

Choose a reason for hiding this comment

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

Except for the small parts I pointed out, it looked good to me

examples/pcf8591/main.go Outdated Show resolved Hide resolved
pcf8591/pcf8591.go Outdated Show resolved Hide resolved
@deadprogram
Copy link
Member Author

Thanks for the quick feedback @sago35 changes made to this PR, please take a look.

pcf8591/pcf8591.go Outdated Show resolved Hide resolved
Copy link
Member

@sago35 sago35 left a comment

Choose a reason for hiding this comment

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

OK except for the following

Signed-off-by: deadprogram <ron@hybridgroup.com>
@deadprogram
Copy link
Member Author

Thanks for the proofreading @sago35 changes made and pushed.

Copy link
Member

@sago35 sago35 left a comment

Choose a reason for hiding this comment

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

LGTM

@sago35 sago35 merged commit ee3842f into dev Jul 1, 2024
1 check passed
@sago35 sago35 deleted the pcf8591 branch July 1, 2024 13:06
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.

2 participants