搜索资源列表
uCGUI
- 移植 uCGUI 調試筆記--好讲的不错
UCOS2+UCGUI+KEIL_C51
- UCOS2+UCGUI移植到KEIL C51的源代码
ucGUI-Doupi.rar
- 移植了UCGUI到豆皮STM32F103VBT6的开发板上,是IAR520工程。,Transplant STM32F103VBT6 Yuba UCGUI to the development of on-board, are IAR520 works.
UCGUI-WINDOW_MESSAGES-principle
- 本文主要介绍了UCGUI中的对话框的消息处理机制,并指出在现有UCGUI上如何增加多窗体支持,并在分析解决问题时着重介绍了其输入设备消息WM_TOUTCH及WM_KEY两类消息处理方法,并同时初步指出一种在UCGUI中实现模态对话框以及透明窗体的原理说明,不还有窗体重画消息WM_PAINT消息处理原理。-UCGUI windows management and windows_ message processing mechanism analysis management and messa
STM32-MOTOR-ucgui-ucos-MINI
- 在STM32单片机上实现ucgui,并输出PWM控制3个步进电机,ucgui可以设置3个电机的控制参数,是公司请外面的人研发的。-To achieve the STM32 microcontroller ucgui, and outputs the PWM control three stepper motors, ucgui can set three parameters of motor control, the company developed an outside person.
ucGUI-STM32 STM32移植ucGUI
- STM32移植ucGUI, 实现了横屏 触摸显示, 有按钮 画条 文本框 对话框 等控件。 使用的库是自己用KEIL生成的 ,很容易。 液晶驱动程序 实现了多种型号自动检测,可不改任何代码 实现 (4531)(信利) SPFD5408(凌巨) 和I19xx系列的 液晶屏。十分方便-UcGUI STM32 transplantation, realizes the horizontal screen touch display, A button to draw a
uCOSII2.91PUCGUI3.90A
- 路虎开发板UC0S+UCGUI,LPC1768适用于路虎开发板-Land Rover development board UC0S+ UCGUI, LPC1768 development board for Land Rover
ICDEV2478_Ucgui
- lpc2478关于UCGUI的程序,很值得参考与学习,希望能够给大家带来价值-lpc2478 on UCGUI process, it is worth considering and learning, hoping to bring value to everyone
UCGUI
- 基于STM32的UCGUI裸奔例子,非常值得参考-Example-based STM32' s UCGUI naked, very good reference
Test_ucGUI-for-STM32f103R8T6-for-IAR
- ucGUI在STM32F103R8T6移植 智林 stm32开发板 IAR-ucGUI for STM32F103R8T6
GUI-example
- 利用ucGUI 显示的源代码,一个很好的学习例子-ucGUI sourcecode
STM32uCOSuCGUI(IAR)
- STM32103ZET6下 USOS+UCGUI的移植。开发环境为KEIL-STM32103ZET6 under USOS+ UCGUI transplant. Development environment for KEIL
ucGUI_chinese_guide
- 不错的ucgui中文说明文档,希望对英文不好的朋友有帮助。-Good ucgui documentation in Chinese, English is not good friends want to help.
ucgui
- 在仓库物品出入控制中,用单片机的液晶平来控制,主要是液晶屏来显示这里的出入几率,这里主要集中于图像的显示控制与处理-Access control items in the warehouse, LCD flat using SCM to control, mainly LCD screen to display the odds out here, here focused on the image display control and treatment
LCD160X240uCGUIfor44b0
- 3.5 寸 160*240 彩屏在44B0下UCGUI实现程序代码。ADS1.2环境下。-3.5-inch color screen in 160* 240 44B0 UCGUI achieved under the program code. ADS1.2 environment.
ucOS-II-V2.86-uCGUI-3.9-DEMO
- 演示了ucosII下的UCGUI的demo,采用了2.8寸TFT彩色触摸屏和STM32F103芯片-Demonstrates ucosII UCGUI under the demo, with a 2.8-inch TFT color touch screen and STM32F103 chip
STM32-ucGUI
- 介绍 ucGUI TFT LCD模块,该模块采用TFTLCD面板,可以显示16位色的真彩图片。本节将利用TFTLCD来显示字符和数字,并显示各种颜色。- ucGUI TFT LCD
code
- 中央空调控制器代码,stm32和ucgui-Central air conditioning controller code, stm32 and ucgui
uCGUI
- 基于stm32的ucgui,包括横屏和竖屏两种模式(UcGUI based on stm32)
uCGUI中文手册
- UCGUI是一种嵌入式应用中的图形支持系统.它设计用于为任何使用LCD图形显示的应用提供高效的独立于处理器及LCD控制器的图形用户接口,它适用单任务或是多任务系统环境, 并适用于任意LCD控制器和CPU下任何尺寸的真实显示或虚拟显示. 它的设计架构是模块化的, 由不同的模块中的不同层组成, 由一个LCD驱动层来包含所有对LCD的具体图形操作, UCGUI可以在任何的CPU上运行, 因为它是100%的标准C代码编写的. UCGUI能够适应大多数的使用黑白或彩色LCD的应用, 它提供非常好的允许