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

DRAFT Add NeoPixel driver #43

Draft
wants to merge 2 commits into
base: devel
Choose a base branch
from
Draft

DRAFT Add NeoPixel driver #43

wants to merge 2 commits into from

Conversation

nateinaction
Copy link
Member

This PR implements the adapter pattern to wrap the Adafruit NeoPixel library. The adapter pattern is the recommended method to include third party libraries in fprime projects. A working demonstration is available in the ngay-led-driver branch.

Before merge, I'd like to improve documentation and possibly write out docs that continue from the official LED blinker tutorial to swap out the gpioOutput port with our neopixel driver.

@nateinaction nateinaction force-pushed the ngay-neopix-driver branch 2 times, most recently from 89937bc to 76f6155 Compare November 5, 2024 05:23
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.

1 participant