CITY3032-wifi-mqtt

middleware-emwin/README.md

Committer:
reedas
Date:
2021-11-13
Revision:
5:f62a9e4a499a

File content as of revision 5:f62a9e4a499a:

# SEGGER emWin Middleware Library

This repository is deprecated. The middleware library is now available here: https://github.com/cypresssemiconductorco/emwin

### Overview
emWin is an embedded graphic library and graphical user interface (GUI) framework designed to provide an efficient, processor- and display controller-independent GUI for any application that operates with a graphical display. It is compatible with single-task and multitask environments. Developed by SEGGER Microcontroller, emWin is extremely popular in the embedded industry. Cypress has licensed the emWin library from SEGGER and offers it for free to customers.

**Supported Features:**

* 2-D Graphics Library
* Displaying bitmap files
* Fonts
* Memory Devices
* Multitask (RTOS)
* Window Manager
* Window Objects (Widgets)
* Virtual Screens / Virtual Pages
* Pointer Input Devices
   * Touch screen support (user defined)
   * Sprites and Cursors
* Antialiasing
* Language Support
   * Multi-codepages support
   * Unicode support
   * Right-to-left and bidirectional text support
* Display Drivers
    * BitPlains
    * CompactColor_16
    * FlexColor
    * Lin
    * SPage
    * Template

### Quick Start
Refer to [emWin Overview page](https://cypresssemiconductorco.github.io/middleware-emwin/emwin_overview/html/index.html) for instructions on how to set up and configure the emWin library.

### More information
The following resources contain related information:
* [Cypress](http://www.cypress.com)
* [ModusToolbox](https://www.cypress.com/products/modustoolbox-software-environment)
* [emWin overview](https://cypresssemiconductorco.github.io/middleware-emwin/emwin_overview/html/index.html)
* [emWin User and Reference Manual](./docs/UM03001_emWin5.pdf)
* [SEGGER emWin web page](https://www.segger.com/products/user-interface/emwin/)
* [PSoC 6 Technical Reference Manuals](https://www.cypress.com/search/all?f%5B0%5D=meta_type%3Atechnical_documents&f%5B1%5D=resource_meta_type%3A583&f%5B2%5D=field_related_products%3A114026)
* [PSoC 6 Programmable System-on-Chip datasheets](https://www.cypress.com/search/all?f%5B0%5D=meta_type%3Atechnical_documents&f%5B1%5D=field_related_products%3A114026&f%5B2%5D=resource_meta_type%3A575)
* [Release Notes](./RELEASE.md)

---
© Cypress Semiconductor Corporation, 2019.