New Technology Display For Future, Testing

Thread Starter

jayanthd

Joined Jul 4, 2015
945
New Technology Display For Future, Testing

I have designed a test display using APA102C Addressable RGB LEDs 16x16 matrix and 2-wire connections.

The ROM of Arduino Nano was not sufficient I guess for a 0...9 digits matrix array or maybe it was some other issue and memory address non-existent error was being generated by Proteus.

So, I will port the project to Arduino Mega2560 and if possible make a bigger display and then post the Proteus simulation project with full source code.

Till then, for people all around the world to have a look at my low-resolution addressable RGB display based new standard display for electronic devices.

 

Attachments

Thread Starter

jayanthd

Joined Jul 4, 2015
945
What about this is a new "standard"? People have been doing LED arrays since LEDs were invented. There's a huge industry built around LED array signage.
https://www.allaboutcircuits.com/technical-articles/driving-led-arrays-with-an-arduino/

Here's where the technology is today:
https://www.sony.com/electronics/fullarray-tv

That's the technology at retail. The stuff back in the lab is probably five years ahead of that.

My design is for a display for Electronic devices.

APA102C is a 2-Wire Addressable RGB Pixel LED and it is Chainable. No need for complex matrix display driving circuits, higher voltage power supplies for bigger displays, power MOSFETs, timer interrupt based processor intensive display multiplexing code, constant and continuous display refreshing.

 

Thread Starter

jayanthd

Joined Jul 4, 2015
945
16 million background colors and 16 million foreground colors. BT App with 6 sliders to set the BG RGB AND FG RGB colors.




 
Top