
LCD Bitmap Converter Pro
LCD Bitmap Converter tool converts from BMP to Code and Code to BMP
App info
App description
Android App Analysis and Review: LCD Bitmap Converter Pro, Developed by Progwhiz Solutions. Listed in Tools Category. Current Version Is 36, Updated On 19/09/2024 . According to users reviews on Google Play: LCD Bitmap Converter Pro. Achieved Over 42 Installs. LCD Bitmap Converter Pro Currently Has 1 Reviews, Average Rating 5.0 Stars
LCD Bitmap Converter tool allows developers to customise firmware display graphics. This is achieved by loading a 24bit image in BMP format and selecting the colour (1bit, 2bit or 4bit) and image dimensions (for eg: 96 x 96). The result is a text file representing the image bytes in textual hexidecimal format, this code is then included in a firmware source code or library for compilation. The resultant binary when uploaded will display the graphic at the desired time.Feature Summary
1) Convert your .bmp/.gif/.jpg/.jpeg/ image file to embedded C/C++ code style array or string: {HEX: 0xFF,0xBA,0x12,0x08..} or {HEX: 0xFF,0xBA,0x12,0x8..}
2) Convert your embedded C/C++ code style array or string: {HEX:0xFF,0xBA,0x12,0x08..} or {HEX:0xFF,0xBA,0x12,0x8..}
to .bmp/.gif/.jpg/.jpeg/ image file
3) Convert your embedded C/C++ code style Binary array or string: {BIN: B11011110, B10101011, ..} to .bmp/.gif/.jpg/.jpeg/ image file
4) Convert your .bmp/.gif/.jpg/.jpeg/ image file to embedded C/C++ code style array or string: {BIN: B11011110, B10101011, ..}
5) Now can Translate the image by Rotating and Inverting the Output as an image or LCD Textual Format
What's New
1) Improved file browser
2) Accessing Images and text files much easier for reading and writing
3) Improved user interface
2) Accessing Images and text files much easier for reading and writing
3) Improved user interface