搜索资源列表
用于S3C44b0x的uc_GUI
- 基于三星s3c44b0x芯片的uc/gui演示,含lcd、触摸屏的驱动源码。-s3c44b0x based Samsung chips uc / gui presentations, including LCD and touch screen driven source.
stm32_gui_lib
- The STM32 Embedded GUI library enables designers, comfortable with the use of standard microcontrollers, to create higher-end “look and feel” human interfaces by replacing conventional electromechanical switches with touch sensing controls.Designers
GUI-DEMO
- 基于ARM(NXP2478)平台的液晶显示实例,支持触摸屏,USB鼠标,PS2/USB键盘,良好的图形界面。很好的GUI设计源码。-Based on ARM (NXP2478) platform liquid crystal display (LCD) examples, support touch screen, USB mouse, PS2/USB keyboard, good graphic interface. Very good GUI design the source code.
uCGUI3.98
- 不少朋友都知道uCGUI3.98的VC工程源码并不完整,基于这个原因,本人对uCOS3.98的VC工程作了修改。主要修改如下: 1、增加uCGUI3.90的AntiAlias、JPEG、MemDev、MultiLayer到GUI目录; 2、GUI目录下,新建VNC目录,增加GUI_ProcessVNC.c文件,此文件为空,为与原工程保持一致性,另新建Touch目录; 3、Simulation目录下增加BASETSD.H头文件,新建GUISim目录,把SIM.h、SIM_X.c、
stm32f207_ucGUI
- 这是在stm32f207上移植uCGUI的代码,GUI版本是3.90a。触摸屏控制芯片是AD7843,用的是EasyLCD 5.6 的屏。-This is the code in stm32f207 the transplant uCGUI the GUI version 3.90a. The touch screen controller chip AD7843, is EasyLCD 5.6 screen.
touch
- MSP430F5438触控GUI的2.8吋触摸液晶模块的校正程序-MSP430F5438 2.8-inch touch GUI touch LCD module calibration procedure
GUI_UCOS
- 基于STM32Vet6开发板的GUI与UCOS源码(包括触屏)-GUI-based development board with STM32Vet6 UCOS source (including touch screen)
RT-Thread1.2.0
- 晟睿STM32F103ZET6开发板跑RT Thread,内核为1.2.0,GUI为0.8版本,可以下载到板子上跑。 1、TFT根据RT Thread驱动框架编写,FSMC总线,可直接用。适合常用的9320、9325、9328TFT驱动。 2、SPI W25Qxx Nor flash驱动,可存储字库和文件系统。 3、实时时钟(RTC),可用串口指令设置时间和日期,串口打印,显示在LCD上只需调用LCD显示函数即可。 4、三个串口驱动、IIC驱动,串口1为shell脚本交互窗口,波
