Custom Character Tool, GLCD Bitmap Editor, Seven Segment Editor, UART Terminal, UDP Terminal, HID Terminal, ASCII Chart, Active Comments Editor, Interrupt Assistant, Advanced Statistics and much, much more. Comprehensive documentation The help file is the best place to start if you want to get to know the compiler. By GLCD Tools Software. Bitmap Converter is a development tool, which helps you convert any bitmaps or icons from a PC format to a C file representing that image for your embedded project.

( Depends of Editon : BASIC , STANDARD ( full software) orExtended
Native easy to install Windows software application
GRAPHIC EDITOR AND COLOR DEPTH CONVERTER for

Mikroelektronika Glcd Bitmap Editor Free

Monochrome GLCD
2,4,5 * and 16 bpp grayscale (2,16,32 and 256 gray shades) GLCD
16 Colors (4bpp) GLCD
4096 Colors (12bpp * ) GLCD
252k (18bpp * ) GLCD
* packed and unpacked data
Dot matrix sizes up to 1024 x 768, supports BMP,JPEG,PNG,ICO,TIFF,GIF animation
COLOR TO BLACK AND WHITE CONVERSION
Easy conversion of color images to black/white with treshold level trackbar slider or Dithering
Floyd Steinberg , Nearest, Stucki, Sierra, JaJuNi, Steve Arche, Burkes
EXTENDED EDITION
Font Gen : Font specific Kerning pairs Table export to code
Font Gen : Selectable international ANSI Codepage
Font Gen : Under Dev > Import Lists of Chars from an Excel Table (Widechars)


GLCD.c Library Vector Design and Programming [LINK]

DATA ARRAYS AS OUTPUT AND AS INPUT (input > monochrome)
Generate GLCD Data arrays full screen, part of screen, screen subdivision
Data to text file, Intel Hex File, Binary File, 8,16 and 32 bit format
GLCD DATA COMPRESSION (monochrome only) [LINK]
Imports Data Arrays of source files and convert data to bitmap inside the Work Canvas (monochrome only) [LINK]
GLCD FONTS
GLCD Font Editor / Creator / Generator , Import and convert system fonts, edit and generate system or Editable fonts (<= 256 colors), create fonts from scratch


Easy graphical Touch Panel / Touch Screen regions programming (resolution 8,10 or 12, 16 and 24 bit ) [LINK]
SERIAL COM
Serial Communication Terminal ( Virtual Comport, USB to RS232 )


Easy settings for output of data array for C , Pascal, Basic or assembler codes, the development tool you use for your favorite embedded system. Whole Animation is converted to GLCD data in one single run.


Automatic Text Search and Replace , Text and Graphic Batch Processing features ...
Monochrome, Grayscale, Color

In this tutorial, we will see how to display the images/icons on 128x64 Monochrome GLCD. To do this we need images of 128x64 pixels, if not we have to crop/resize the higher resolution images. This can be done using photoshop or some other photo editors. We will be using the windows built in tool PAINT.


Lets take a high resolution image and crop it to 128x64 and then generate the bitmap.
Download and open the above image using ms paint as shown below.

Resize the image to 128x64 pixels.

Free bitmap editor downloads

Bitmap Editor Freeware

Save the image in monochrome bitmap format .bmp as shown below.

Now run the LCD Assistant software and load the monochrome image saved in the previous step.

Do the setting as shown in the image.

Click on FILE->Save Output and save the output file as logo.txt

Mikroelektronika Glcd Bitmap Editor Download

The bitmap for the image will be saved in an array as shown in the below image.

Use this array in your code for displaying the image/logo on the GLCD.

Mikroelektronika Glcd Bitmap editor

Below is the complete code with the bit map array.
Check glcd.h file for pin connection.


Mikroelektronika glcd bitmap editor free

Download the complete project folder from this link: Hardware design Files and Code Library
LCD Assistant software.

Free bitmap editor

Mikroelektronika Glcd Bitmap Editor 2019

Bitmap editor freeware


Have an opinion, suggestion , question or feedback about the article let it out here!

Mikroelektronika Glcd Bitmap Editor Tool Free Download

Please enable JavaScript to view the comments powered by Disqus.