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

Adafruit LightSaber Overhaul #2915

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions PropMaker_Lightsaber/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Adafruit LightSaber Overhaul

A modified version of the python code featured on : https://learn.adafruit.com/lightsaber-featherwing/overview

## Updated features
### Multi-channel audio
Allows the idle noise and active noise to play simultaneously. The buzz of the lightsaber does not stop like the original code
### Color Change
Hold down power button for 2 seconds, when off, to engage color changing mode. Use second button to cycle colors. Hold again to disengage.
### Blaster Block SFX
Press secondary button when power is on to play blaster noise.
### Sounds
I do not own any of these sounds, they were all found on free sound sites or A.I Generated.
* Blaster Deflect Hits 1-2
* Swing 1-6
* Power up
* Power Down
* Setup Mode - Yoda AI speech
* Idle Buzz
* Kenobi - Hello There
* Imperial March

Loading
Loading