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
test96x64.bmp and the same in 96 x 64 display
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://github.com/sumotoy/SSD_13XX