搜索资源列表
Micrium+GUI
- 把uCOS移植到三星的44B0的CPU上面,不过是在IAR环境下的,代码是2.80的,还带uCGUI哦,用IAR for ARM 4.31和H-JTAG验证通过。个人认为可以媲美官方版本的移植。-put uCOS transplanted to the 44B0 Samsung CPU above, but in the IAR environment, the code is 2.80, also brings uCGUI Oh, IAR used for the ARM 4.31 and H
ucGUI的16_16点阵字库
- 应用于ucGUI的16*16点阵字库文件 只要将该文件加入ucGUI的工程中, 再在GUI.H中如下声明: extern const GUI_FONT GUI_Font6x8 ...... extern const GUI_FONT GUI_Font_HZ16x16 //汉字字体 即可使用. 使用实例: static void DemoHZ(void) { const char str[] = GUI_UC_START\"中国人民万岁\"GUI_UC_END /* Set ShiftJIS fo
UCOSFS_SYS.rar
- 本资料包括建立在SD卡和NANDFLASH上的文件系统,具体如下: SD卡:FAT32 NANDFLASH:FAT16 SD&NAND:整合的文件系统,SD(FAT32)的盘符是"ide",NANDFLASH(FAT16)的盘符是"FLASH" uc/FS基本使用方法: 1. FS_Init(),在调用uc/FS功能前需要进行初始化 2. FS_IoCtl(),对媒质进行格式化(SD卡用电脑格式化,所以未给出格式化参数) 3.
shipingchuli
- 给出了一种基于$3C2410嵌入式SoC的网络视频会议终端的实现方案,在具体分析了软件测试中出现的H.263视频编解码及MicroWindows视频显示效率低的问题后,通过对H.263编解码器中的DCT分块变换、运动估计算法及GUI的FrameBuffer视频显示,进行了有针对性的改进工作,使软件充分利用了嵌入式S3C-2410的硬件资源,从而满足了嵌入式网络终端实时视频通信的实用需要.-This paper presents a $ 3C2410-based SoC embedded netw
S3C44B0X_uCGUI
- uc-gui.apj SDT2.51工程文件 uC-GUI\ ADS1.2工程文件夹 FS-GUI UltraEdit工程文件 SI\ SourceInsight工程文件夹 img\ C语言格式位图 gui\ uC-GUI源代码文件夹 不同的LCD需改变\gui\config\lcdconf.h文件中的定义 #define LCDMONO //单色 #define LCDG4 //4级灰度 #define LCDG16 //16级灰度
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、
STM32-HX8352A
- STM32 刷屏显示图片 #include "GUI.h" #include "LCD_ConfDefaults.h" #include <math.h> #include <stdlib.h> -STM32 refresh display pictures# include " GUI.h" # include " LCD_ConfDefaults.h" # include <math.h># Inc
Proteus_Test-t6963c
- main.c delay.c delay.h lcd.c lcd.h gui.c gui.h MEGA16_Lcd128x64_t6963.c MEGA16_Lcd128x64_t6963.hex
Proteus_Test-t6963c
- delay.c delay.h gui.c gui.h lcd.c lcd.h main.c MEGA16_Lcd128x64_t6963.c MEGA16_Lcd128x64_t6963.hex test_mega16_t6963c.DBK
proteus t6963
- delay.c delay.h gui.c gui.h lcd.c lcd.h main.c MEGA16_Lcd128x64_t6963.c MEGA16_Lcd128x64_t6963.hex test_mega16_t6963c.DBK
MEGA16_Lcd128x64_t6963
- delay.c delay.h gui.c gui.h lcd.c lcd.h main.c MEGA16_Lcd128x64_t6963.c MEGA16_Lcd128x64_t6963.hex test_mega16_t6963c.DBK
变形杆菌atmega16t6963.rar
- delay.c delay.h gui.c gui.h lcd.c lcd.h main.c MEGA16_Lcd128x64_t6963.c MEGA16_Lcd128x64_t6963.hex test_mega16_t6963c.DBK
stm32_spi_LCD
- stm32液晶屏程序,spi接口(淘宝上20几元可买到)。在spi_lcd.h里可以更改管脚。gui 函数丰富,保证可用。-STM32 LCD program with spi interface. You can rectify the pins used in the spi_lcd.h. It has plenty of gui functons and is definitly right.
UGUI-v0.3
- ugui是一个极为精简的gui框架,适合于嵌入式系统简单界面开发,只有两个文件组成,使用极为方便。-μGUI is a free and open source graphic library for embedded systems. It is platform-independent and can be easily ported to almost any microcontroller system. As long as the display is capable of show
deocde
- 产生一个按键按下对应的信号,加入一定的高斯白噪声,并解码检测出来。设计GUI界面模拟按键界面。(GUI MATLAB code for gui.fig % GUI, by itself, creates a new GUI or raises the existing % singleton*. % % H = GUI returns the handle to a new GUI or the handle to % the existing
uCGUI3.98_完整版本
- ucgui 3.98版源碼; 主要修改如下: 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、GUI_SIM_NoWin32.h、GUI_SIM_Win32.h、GUISim.lib添