Source code and electronics design for an Arduino Lightsaber. The lightsaber has PCM sound, vibration sensor, and a high-power LED.
- src: Arduino IDE project for the lightsaber software
- notes: Design notes
- audio: Original audio files for lightsaber sounds
- script: Scripts for converting audio to a compressed format that fits in the Arduino's ROM memory. Requires ffmpeg.