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

Adaption to be an Arduino shield #4

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Conversation

zlite
Copy link

@zlite zlite commented Apr 18, 2020

This version just modifies the original to work with the Arduino shield version of the hardware. Does not require I2C polling, writes results to the Arduino serial port and uses the correct LED pin

Copy link
Owner

@platisd platisd left a comment

Choose a reason for hiding this comment

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

Looks good, but I'd like to keep SonicDisc as a standalone module too. I suggest instead of changing the entire project to a shield, to add the shield "on the side" (i.e. name the modified files differently).

The firmware can perhaps stay in the same file with the addition of some #ifdef SONICDISC_SHIELD?

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