Hello
I just got a uLCD43P and my project is to show white noise figures for several time steps (2D Gaussian distributed white noise in each step), with a different white noise in each step..
I suppose generating such image might be hard for the microprocessor to do so, so I am thinking of generating the figures first by other softwares (eg, Matlab) and then present those figures on to the screen. Does that sound plausible? And more specifically
1. What image type should I save the images in
2. How to present a figure or several figures in sequence
3. How to position the figure
4. How to resize the figure (mapping pixels to the images)
I am a rookie to this area and I know some posts might be there so appreciate it if some leads can be given to save the time searching blindly around.
Thanks
I just got a uLCD43P and my project is to show white noise figures for several time steps (2D Gaussian distributed white noise in each step), with a different white noise in each step..
I suppose generating such image might be hard for the microprocessor to do so, so I am thinking of generating the figures first by other softwares (eg, Matlab) and then present those figures on to the screen. Does that sound plausible? And more specifically
1. What image type should I save the images in
2. How to present a figure or several figures in sequence
3. How to position the figure
4. How to resize the figure (mapping pixels to the images)
I am a rookie to this area and I know some posts might be there so appreciate it if some leads can be given to save the time searching blindly around.
Thanks
Comment