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

New Device: LED segment display 5641AS #2350

Merged
merged 14 commits into from
Jan 4, 2025

Conversation

jabberhams
Copy link
Contributor

@jabberhams jabberhams commented Aug 27, 2024

New device LedSegmentDisplay5641AS added. The device has fewer display characteristics (no colon or degrees) and while other devices in the Display category were driven by backpacks over I2C, this code is full GPIO only. In addition to the device, a dedicated pin scheme LedSegmentDisplay5641ASPinScheme is for mapping board pins to device pins, and a helper class translates Fonts to segment assignments. Readme also updated.

My first contribution so looking for constructive feedback where necessary.

Microsoft Reviewers: Open in CodeFlow

@dotnet-policy-service dotnet-policy-service bot added the area-device-bindings Device Bindings for audio, sensor, motor, and display hardware that can used with System.Device.Gpio label Aug 27, 2024
@jabberhams
Copy link
Contributor Author

@dotnet-policy-service agree

Copy link
Contributor Author

@jabberhams jabberhams left a comment

Choose a reason for hiding this comment

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

Fixed markdown syntax for local image

Copy link
Member

@Ellerbach Ellerbach left a comment

Choose a reason for hiding this comment

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

Thanks, couple of questions and remarks. It looks good all up.

Copy link
Member

@Ellerbach Ellerbach left a comment

Choose a reason for hiding this comment

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

Thanks, looks good. Good addition!

@jabberhams
Copy link
Contributor Author

@Ellerbach there is a build failure in Arduino_Compiler_CI - is there a way to requeue it? Seems like it is unrelated or ephemeral.

@pgrawehr pgrawehr merged commit 41e17fb into dotnet:main Jan 4, 2025
9 of 10 checks passed
@pgrawehr
Copy link
Contributor

pgrawehr commented Jan 4, 2025

@jabberhams Thanks for the contribution. Sorry for the delayed update, but the team has been quite busy with RL recently.

@github-actions github-actions bot locked and limited conversation to collaborators Feb 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-device-bindings Device Bindings for audio, sensor, motor, and display hardware that can used with System.Device.Gpio
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants