Skip navigation

community

366 Views 9 Replies Latest reply: Feb 6, 2012 1:19 AM by element14sy RSS
Drew Fustini Level 10 584 posts since
Jul 31, 2009
Currently Being Moderated

Feb 3, 2012 12:25 PM

Displaying Phone Video on an RGB LED Matrix

 

Here's interesting Android + Arduino project that was linked from the Make blog:

 

http://blog.makezine.com/2012/02/02/displaying-phone-video-on-an-rgb-led-matrix/

I used the OpenCV library to convert the video frames to 16×32 pixel resolution to match the LED matrix. I also constrained the color space of the frames to 12 bit color. That is, each pixel has 4 bits each for red, green, and blue. That means that each pixel can have 16 different brightness levels of red/green/blue, yielding 4096 possible colors. In other words, all of the image processing is performed on the phone because it’s much more powerful than the Arduino.

http://makezineblog.files.wordpress.com/2012/02/rgbmatrixhardware-sm.jpg?w=580&h=435

Anyone here working on an Arduino & Android project?

 

Cheers,

Drew

Attributes

Related Content


Related Products
Discussions
  • Retrieving data ...

Bookmarked By (0)