Skip to content

themagicfrog/lightsaber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAGIC FROG'S LIGHTSABER

This is a PCB lightsaber controlled by a gyroscope and accelerometer that I designed. I created it originally for The Trail, an event organized by Hack Club.

Project Overview

I initially designed the entire board with a ATmeag32U4 chip, and you can find the schematic and PCB design in the main branch. I also added some lighthouse-themed silkscreens as my original idea was to make it a desk lamp. I encountered a lot of problems along way and decided to use an Ardunio Nano instead. I used my PCB board as a base and connected the Ardunio Nano.

Features

Dynamic LED Control: LEDs light up based on movement detected by the gyroscope and acceleromenter.

  • The faster you accelerate, the more LEDs illuminate.
  • Each axis (x, y, z) on the gyroscope control a different LED color: red, blue, or green.

Components

  • Ardunio Nano Microcontroller
  • MPU-6050 Gyroscope and Accelerometer
  • NeoPixel LED Strip
  • 6V Battery

Photos!!

Here are some really cool long-exposure light photos I took with the lightsaber in action!

Video

Demo Making

Acknowledgements

Special thanks to Thomas Stubblefield, Kevin Yang, and Isaac Davenport for helping and encouraging me on the way!

License

Magic Frog's Lightsaber is licensed under the MIT License. See the full license text in License.

About

PCB lightsaber with gyroscope and accelerometer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages