no-go / Lightsword_JQ6500

I try to use a JQ6500 mp3 module and a gyroscope MPU6050 chip to build a lightsaber

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lightsword

It is a low cost version (Arduino pro mini, MPU6050 gyroscope, JQ6500 MP3 player) to play sounds and control LEDs via movement (acceleration).

Bugs

  • it is not very sensitive
  • there is a to big DELAY between move (or hit) and sound change

I add a CP2102 chip to burn new code and debug it.

Features

  • switch on an off-sound
  • sound changes on fast movement
  • sound changes on hit
  • 4 or 5 LEDs simulates build/switch laser on and off
  • low cost parts

Picture

picture

Circuit

circuit

Video

Video

About

I try to use a JQ6500 mp3 module and a gyroscope MPU6050 chip to build a lightsaber

License:The Unlicense


Languages

Language:C++ 100.0%