Vox Imperium: Stormtrooper Voice Changer
Contributors:
Shawn Hymel
Resources and Going Further
This project is meant to be hacked! Try changing some of the variables in the Parameters section of the code to see if you can get the voice to sound the way you want. You can also import the block diagram into the Audio System Design Tool by copying in everything before the // GUItool: end automatically generated code line and clicking Import in the Audio System Design Tool. Add some new blocks and really distort your voice!
Here's an example of the project wired into a Scout Trooper helmet:
Project Resources:
- Vox Imperium GitHub repository
- PJRC Audio System Design Tool for Teensy Audio library
- TeensyTransfer tool
- Teensy home page
For more fun audio projects, check out these tutorials:
Dot/Bar Display Driver Hookup Guide
How to hook up the LM3914 or LM3916 to drive a 10-LED display with a lone analog signal.
WAV Trigger Hookup Guide V11
An introduction to being able to trigger music and sound effects based on buttons, sensors, or switches using the WAV Trigger board.
Introduction to Operational Amplifiers with LTSpice
Picking up where we left off in "Getting Started with LTSpice," we delve a little deeper into LTSpice through an introduction of Operational Amplifiers (OpAmps).
Audio Codec Breakout - WM8960 Hookup Guide
The SparkFun Audio Codec Breakout - WM8960 is a low power, high quality stereo codec chock full of features. In this tutorial, some of these features by using an Arduino microcontroller to configure the audio codec and pass audio to the headphone or speaker channels.