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

Conversation

KriyenKP
Copy link

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

Thank you for creating a pull request to contribute to Adafruit's GitHub code!
Before you open the request please review the following guidelines and tips to
help it be more easily integrated:

# 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
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