Please can anyone provide me a simple code to display a black-and-white image on the analod output of the board?
the image is stored in memory as a matrix of chars.
I tried to understant how to do this whit the v4l2-loop example without success. I also read the spruel3, but i can't make a working code with it.