Skip to content

Create code.py#3230

Merged
TheKitty merged 3 commits intoadafruit:mainfrom
firepixie:Ripple_Slippers
Apr 16, 2026
Merged

Create code.py#3230
TheKitty merged 3 commits intoadafruit:mainfrom
firepixie:Ripple_Slippers

Conversation

@firepixie
Copy link
Copy Markdown
Collaborator

Code for ripple slippers - step sensor with ripple effect lights

Copilot AI review requested due to automatic review settings April 14, 2026 23:34
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a new CircuitPython script for the “Ripple Slippers” project that reads a footstep sensor and drives an externally powered NeoPixel strip with a center-out ripple animation and per-press color cycling.

Changes:

  • Implement FSR (digital) input handling with press-triggered animation and in-animation re-press behavior.
  • Add ripple animation with trail fading plus a smooth fade-out at the end of an active period.
  • Add startup flash sequence and runtime logging prints.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread Ripple_Slippers/code.py
Comment thread Ripple_Slippers/code.py
@TheKitty TheKitty merged commit 0317ec3 into adafruit:main Apr 16, 2026
4 checks passed
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.

3 participants