搜索资源列表
GUI(LCD-DRIVER)
- 开发环境为ADS1.2 ARM用户界面开发接口程序 GUI 提供了最基本的画点 线 圆形 圆弧 椭圆形 矩形 正方形 填充等功能 较高级的接口功能有 ASCII显示 汉字显示 图标显示 窗口 菜单等 支持单色 灰度 伪彩 真彩等图形显示设备-ADS1.2 development environment for the development of ARM user interface GUI interface to provide the most basic point of
gfdds
- 本原代码集是对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。出于简化编程的考虑,许多地方指定了常数,未做通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之外执行程序,必须复制所需位图及模型文件。内含-primitive code of computer graphics programming pr
LCDtest
- 已经上传的YF-320240-3.5寸彩屏(可由单片机控制)的测试程序。主CPU为MEGA128,里面有画点、线、矩形、显示字符、汉字的函数。-Has been uploaded YF-320240-3.5-inch color screen (which may be single-chip control) test procedures. The main CPU for MEGA128, there are draw points, lines, rectangle, display c
DrawTest
- 可以在实验板上实现画矩形,三角形和圆的程序-a program by which we can draw certain graph.
TQ2440_Test_touch
- 一个在TQ2440裸跑起来的触摸屏演示程序 在原出厂程序改动来的一个TQ2440触摸屏简单控制实验 实验描述: 开机在LCD上画出白色背景上出现三个不同颜色矩形,用触笔点击最左边一个矩形,可实现三个矩形的变色。 只是为了演示原理,其它复杂的实现也可在这个基础上实现。-a code run on the board TQ2440 tell you how to control LCD touch panel
12864_1
- 单片机控制的12864的程序,不汉字库的,最基础但强大的代码,有输入汉字的个数,可以直接画直线或者矩形-12864 Controlled by program, not Chinese character library, the most basic but powerful code, enter the number of characters, you can directly draw a straight line or rectangle
LCD12864Vers1.00.0
- LCD12864(并口)全驱动,包括在某个位置显示字(英文空格(防乱码),自动换行)、画点程序(其他代码大部分没有这个)、画图程序、自造字加载、自造字显示、画线(特点之一)、画虚线、画矩形、画虚矩形。 缺点:速度慢、并行传输有时都能看见过程。程序大,所以建议用Code大的单片机。 本人用Keil AT89S52 12M晶振制作 已优化成头文件。-LCD12864 (parallel) all drivers, including a location shown in the wor
GUIDemo
- 在SO12864FPD-14ASBE(3S)点阵图形液晶模块(ST7565P)驱动程序的基础上,学习一个简易的GUI(图形用户接口),如画点、线、矩形、矩形填充、显示一幅126*64的图画以及汉字显示等。-In SO12864FPD-14ASBE (3S) dot-matrix graphic LCD module (ST7565P) driver, based on learning a simple GUI (graphical user interface), the picturesqu
lcd
- ARM S3C2440的LCD测试程序,包括画直线,圆,矩形,显示图片-ARM S3C2440 the LCD test procedures, including drawing a straight line, circle, rectangle, display pictures
yejingxianshi
- 通过使用S3CEV40实验板的16级灰度液晶显示屏(320*240像素)进行电路设计,掌握液晶屏作为人机接口界面的设计方法,并编写程序实现: 1) 画出多个矩形框 2) 显示ASCII字符 3) 显示汉字字符 4) 显示一幅鼠标位图 -Through the use of S3CEV40 experiment board level 16 gray liquid crystal display (320 x 240 pixels) circuit design, grasps
sopc_zhumoping
- 基于sopc的触摸屏控制程序,里面有显示字符汉字、画点,画圆,画矩形框程序-The touch screen control program based on the sopc there are display character Chinese characters painting points to draw circles draw the rectangular box program
ILI9325-DriversaGUI
- 单片机驱动ILI9325 LCD的程序,带有显示ASCII、中文、图像,画点、圆、矩形、直线、刷屏等多种功能函数。-Microprocessor ILI9325 LCD program display a variety of functions with the function ASCII, Chinese, picture, painting dots, circles, rectangles, lines, scraper and so on.