8BMP2C - Enzo Niro - protongamer 2018
Convert 8 bits(256 colors) Bitmap to C array
This utility convert 8 bit bitmap into a 8 bit unsigned type array. It export too the color palette(unsigned long) if user want.
Programmed with Python 2. Source code uploaded too.
no example code yet and demo(work in progress)
test160x128.bmp 8 bits file :
In ST7735 :
test96x64.bmp 8 bits file :
In SSD1331 :