Skip to content

Add Support for I2C Output Components #742

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

Closed
5 tasks done
brentru opened this issue May 2, 2025 · 2 comments · May be fixed by #751
Closed
5 tasks done

Add Support for I2C Output Components #742

brentru opened this issue May 2, 2025 · 2 comments · May be fixed by #751
Assignees
Labels

Comments

@brentru
Copy link
Member

brentru commented May 2, 2025

We presently only have I2C input components, like sensors. We should also add support for I2C output components like the I2C Character LCD and I2C alphanumeric LED 7-seg.

Tasks:

  • Implement for API v2 on migrate-api-v2, first
  • Then, backport for API v1 firmware on main

Requires:

@brentru brentru self-assigned this May 2, 2025
@brentru brentru added api-v2 i2c enhancement New feature or request api-v1 labels May 2, 2025
@brentru
Copy link
Member Author

brentru commented May 7, 2025

Added an api-v1 tag per @ladyada's request during tonight's CE meeting, we'll backport to v1 after adding this in API v1. This will likely be the final feature added to WipperSnapper API v1.

@brentru brentru changed the title Support Component Type - I2C Output Add Support for I2C Output Components May 7, 2025
@brentru
Copy link
Member Author

brentru commented May 21, 2025

Addressed in #749 and #751

@brentru brentru closed this as completed May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant