Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashish-k-1997 authored Apr 26, 2017
1 parent 4db68bb commit 76eda5e
Showing 1 changed file with 16 additions and 4 deletions.
20 changes: 16 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,25 @@
# ARDUINO-PROCESSING-MUSIC-VISUALIZER
Created: 7 Oct 2016 by Ashish Kumar
Last Modified: 27 April 2017 by Ashish Kumar
By Ashish Kumar
Ashish.k.199710@gmail.com
https://www.facebook.com/Ashishk199710
https://github.com/Ashish-k-1997

version 0.1 By Ashish Kumar. E-mail ashish.k.199710@gmail.com

Updated and detailed instruction and code will be publshed soon, very soon.

This is a small peice of code, which be a gui application to visualize music on 2 RGB 32*16 led matrix.

Both file should be in same folder named MUSIC_SYSTEM.
I you want to use singleled matrix use official adafruit library.
but for multiple led matrix by chaining, i will be uploading modified library.
Both *.pde file should be in same folder, G4P is used for making gui application.

For adafruit instruction and wiring : https://learn.adafruit.com/32x16-32x32-rgb-led-matrix/overview
I you want to use single RGB led matrix use official adafruit library.
https://github.com/adafruit/Adafruit-GFX-Library
https://github.com/adafruit/RGB-matrix-Panel

but for multiple RGB led matrix by chaining.
https://www.dropbox.com/s/1idgywy5c17smea/multiple_displays.7z

SUGGESTION ARE WELCOME/NEW TO PROGRAMING.

0 comments on commit 76eda5e

Please sign in to comment.