Username:     
Password:     
             

Projects
Bmp to Header file converter
 
Bmp to header file converter with CircleOS project to see how to use the header file in a CircleOS application.

Code size: Author:Remy
Source files included:no Version:
Use circleOS:yes (circleOSversion) Creation date:2007-08-02 17:14:34
Hardware modification:no Modification date:2008-12-12 09:12:24
Based on the STM32 Primer:All
   
Downloads:2312 Views:26856
   
Vote:
Average ratings:3.01/5 (908 rates)

Download:    Bmp-to-Header-file-converter-.zip (98 KB)

Description:

The bmp "example.bmp" (a 64x64 moto bitmap) is converted to a header file thanks
to the BMPTOLCD.exe application.

Command Prompt usage :
BMPTOLCD <path_to_bmp_file>

Example:
BMPTOLCD example.bmp

You will find a CircleOS application which use the header generated with BMPTOLCD.exe
with sources and object file with loader.