LCD Bitmap Converter Application icon

LCD Bitmap Converter 36

1.1 MB / 10+ Downloads / Rating 4.0 - 13 reviews


See previous versions

LCD Bitmap Converter, developed and published by Mark Raymond, has released its latest version, 36, on 2024-11-02. This app falls under the Tools category on the Google Play Store and has achieved over 1000 installs. It currently holds an overall rating of 4.0, based on 13 reviews.

LCD Bitmap Converter APK available on this page is compatible with all Android devices that meet the required specifications (Android 3.2+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.progwhiz.lcdc

Updated: 3 months ago

Developer Name: Mark Raymond

Category: Tools

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing LCD Bitmap Converter on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

4.0
Total 13 reviews

Reviews

4 ★, on 2019-03-16
Finally I can get the bitmap from an array text file

Previous Versions

LCD Bitmap Converter 36
2024-11-02 / 1.1 MB / Android 3.2+

About this app

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, ..}

App Permissions

Allows an application to write to external storage.
Allows an application to read from external storage.