Ribster / GhettoLed

Evolved LED Mod for Ghettobasters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GhettoLed on a JVC M70

GhettoLed

An evolved LED Mod for your sound machine based on Arduino.

  • Arduino Uno based
  • Addressable Led strips (Left/Right channels & a custom static one)
  • Stereo sound responsive from lineout
  • Works on any sources
  • A switch allow to turn lights on/off and change pattern.
  • Manual or Autochange patterns

What's it look like?

GhettoLED Rev1.0 on a JVC M70 : https://youtu.be/DNqbE8rCtKw

Compatible devices

Every boombox equiped with a lineout can be upgraded. The challenge is about led integration. (speakers/grid shape) but they can be placed everywhere (radio scale, tape...)

Known issues:

  • Some little ground noise.

How to customize the code

You need to set the number of LED on each LED strip. You need to install FastLed library and use Arduino 1.65 software to prevent crashs. (to be continued)

How to use it

By default, all lights are turned off. A short press on button allows to:

  • Turn on the lights in manual mode
  • Manually change the pattern.

A long press on button allows to:

  • Turn on the lights in auto mode
  • Turn off the lights

What i need to make it ?

Resources

Original Topic on Boomboxery

http://boomboxery.com/forum/index.php/topic/26495-evolved-led-mod-for-jvc-m70/

This source code is based on Scott Marley and Cine-Lights works.

About

Evolved LED Mod for Ghettobasters

License:GNU General Public License v3.0


Languages

Language:Arduino 100.0%