One of the challenging aspects of many development projects is designing an attractive and useful display. Besides making images that look exactly how you want them to look, the implementation of
windows techniques, complex drawing routines, different fonts and flicker free updates are expected. The developer has to implement this complex functionality in short time periods which usually
takes quite a few man-months or years development time.
To help developers beat their timelines and development costs, we created emWin, the most efficient and comprehensive set of graphics libraries available today. It is written in ANSI ?and supports
any b/w, grayscale and color display.
2D Graphic routines
All required graphic routines such as drawing points, lines, circles, are part of the software. An efficient algorithm to draw arbitrary polygons is implemented. Bitmaps of any size colour and
depth (1/2/4 or 8 bits per pixel, usually generated by the bitmap converter) may be shown at any place on the display. All functions can work in OR-XOR- and AND mode, so visualizing in real time is
no problem.
Additional Time Saving Features
LCD display drivers for uControllers
emWin , graphic software for b/w, grayscale and color LCDs