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

Reactive LEDs #1104

Merged
merged 2 commits into from
Aug 14, 2024
Merged

Conversation

mikepparks
Copy link
Contributor

This adds a basic implementation of reactive lighting using standard, non-addressable LEDs that react to GpioAction settings. Each LED has a setting for Default (not pressed) and Active (pressed) modes.

  • Static On
  • Static Off
  • Fade In
  • Fade Out

@mikepparks mikepparks added the enhancement New feature or request label Aug 8, 2024
Copy link
Contributor

@arntsonl arntsonl left a comment

Choose a reason for hiding this comment

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

Super cool!! We might consider pulling this add-on into our LED code when we revamp that, but this is a great feature

@arntsonl arntsonl merged commit 362e23e into OpenStickCommunity:main Aug 14, 2024
42 checks passed
@mikepparks mikepparks deleted the 20240807-reactiveleds branch October 4, 2024 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants