Skip to content

protongamer/24BMP2C

Repository files navigation

24BMP2C

24BMP2C - Enzo Niro - protongamer 2018

Convert 24 bit Bitmap to C array

This utility convert 24 bit bitmap into a double dimensionnal array.

Programmed with Python 2. Source code uploaded too.

Update : Add support to convert in 16 bits array(RGB565)

Example of use :

test160x128.bmp and the same in 128 x 160 display
alt text alt text

test96x64.bmp and the same in 96 x 64 display

alt text alt text

I uploaded an example code to read a bmp array of 96x64(Tested on a Teensy 3.2)

You need to download SSD_13XX library of sumotoy right here: https:/sumotoy/SSD_13XX

About

Convert 24 bit Bitmap to C array

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published