/var/www/restricted/ssh/stm32/www/stm32circle/ STM CircleOS forum / How to convert images to source files

Username:     
Password:     
             

Forum

# 1   2008-08-02 10:14:07 How to convert images to source files

ashesman
New member
Registered: 2008-07-20
Posts: 7

How to convert images to source files

Hi all,

   Just wondering if anybody had a simple app to turn an image into a source file for teh STM32 primer.  I have one for doing fonts and black and white bitmaps but would like to do colour images...  Funy thing is I am sure I saw one as part of the Ride installation or one of the example projects but do you think I can find it!!!

Offline

 

# 2   2008-08-07 06:03:18 How to convert images to source files

janek
New member
Registered: 2008-05-14
Posts: 1

Re: How to convert images to source files

ashesman :

Hi all,

   Just wondering if anybody had a simple app to turn an image into a source file for teh STM32 primer.  I have one for doing fonts and black and white bitmaps but would like to do colour images...  Funy thing is I am sure I saw one as part of the Ride installation or one of the example projects but do you think I can find it!!!

The easiest way is to use *.bmp format, copy it as a C source using one of the utilities and include into your source code.
Google 'convert bmp into C source'

Jan

Offline

 

# 3   2008-08-07 11:54:31 How to convert images to source files

Francis
Administrator
From: France-Grenoble
Registered: 2007-07-09
Posts: 890

Re: How to convert images to source files

Offline

 

Board footer