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 support for Adafruit Seesaw NeoPixel and Adafruit NeoDriver #2142

Merged
merged 3 commits into from
Oct 29, 2023

Conversation

nickverschueren
Copy link
Contributor

@nickverschueren nickverschueren commented Oct 3, 2023

This PR adds NeoPixel functionality to the Adafruit Seesaw device binding. It also adds support for the Adafruit NeoDriver board, which is basically a specialized version of the Seesaw board that only has the NeoPixel functionality. The API is pretty simple and the accompanying sample shows how to use it.

Microsoft Reviewers: Open in CodeFlow

@ghost ghost added the area-device-bindings Device Bindings for audio, sensor, motor, and display hardware that can used with System.Device.Gpio label Oct 3, 2023
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.

All up, great start!

src/devices/Seesaw/SeesawNeopixel.cs Outdated Show resolved Hide resolved
@nickverschueren
Copy link
Contributor Author

@dotnet-policy-service agree

@nickverschueren nickverschueren marked this pull request as ready for review October 4, 2023 20:23
@pgrawehr
Copy link
Contributor

/azp run dotnet.iot

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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 for the addition, looks good to me.

@pgrawehr pgrawehr merged commit b42e03f into dotnet:main Oct 29, 2023
9 checks passed
@pgrawehr pgrawehr added this to the v3.1.0 milestone Nov 9, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 10, 2023
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