Username:     
Password:     
             

Projects
RISIMAGE 1
 
Converts file bitmap 24 bit in file .prm for EVOPRIMER

Code size: Author:ziopierugo
Source files included:no Version:1
Use circleOS:no Creation date:2011-06-28 16:52:36
Hardware modification:no Modification date:2011-07-06 08:03:04
Based on the STM32 Primer:no
   
Downloads:2298 Views:27031
   
Vote:
Average ratings:0/5 (0 rates)

Download:    RISIMAGE-1.zip (31 KB)

Description:

about RISIMAGE

DESCRIPTION
This utility program, convert bitmap file 24 bit in file .PRM like the old
program "Image2Primer".
The advantage is that while the old program was good for images of
dimension less then (255x255),now "RISIMAGE" convert images of all size.
So,if you use EVOPRIMER with a display 240x320 you don\'t have problem.

USAGE
Es:
if you use the windows program "Paint",create an image 240x320(240 is
the width and 320 is the health).
To have a correct image on EVOPRIMER you must
1)flit horizontally the image
2)rotates 90 degrees the image

then
3) SAVE image AS Bitmap 24 bit.

To convert the file .bmp in .PRM
4)select with mouse your image and move it on the icon of RISIMAGE, then
release  mouse and the image will be converted.

.PRM FORMAT
4 byte   Hight   // header
4 byte   Width
2 byte   pixel1  // image
2 byte   pixel2
.......

NOTE
look file display.txt to display the image