Hi,
I have an LDR and I need a program to visualize the data of the LDR in a graph that is like a digital picture: made out of pixels, each pixel represents one measurement. Maybe you know something like that...
maDrop
I don't know of any such program, but you could easily write one in Processing.
There may be an example very close to what you want to do that you could adapt.
Hi. I guess you would like to show out data in Arduino. For this, you can connect Arduino to PC through COM Port, then show on PC through Visual studio 2012.
Please visit here to see one of my project to show position of Motor in graph
P.S: in order to communicate Arduino with Visual studio, please come here: