top of page

Software

Any graphics application requires a software display driver which provides:

  • Setting the color of a pixel

  • Implement APIs to draw fundamental shapes, for instance, a line, rectangle, bar, circle, text, image and so on.

  • More complex graphic elements, like labels, buttons, check boxes, sliders and progress bars are implemented in higher layers, which in turn, use the Software Display Driver.

  • 2D image processing and Dynamic event handling

Did You Know !!

The award-winning MPLAB Harmony® Software Framework offers the choice of two best-in-class GUI design tools and graphics libraries, completely free of charge. Click here to learn more.

We Welcome your Feedback

Help us improve your experience by taking our short survey.

bottom of page