搜索资源列表
12864_draw.LCD12864画点,画直线,画圆和画图片算法
- LCD12864画点,画直线,画圆和画图片算法,包括程序和图片,LCD12864 painting point, drawing a straight line, and painting pictures drawcircle algorithm, including the procedures and picture
LCD
- ST7920控制器 串口 包含汉字、字符串、数字显示以及打点、画直线、画圆。 LM3S5749-ST7920 serial controller contains Chinese characters, strings, and RBI figures show that, painting a straight line, circle. LM3S5749
12864(st7920)
- MSP430F149下ST7920的驱动程序,包括汉字、英文字符显示,画点、画线、画圆、反显等功能。-MSP430F149 drivers under the ST7920, including Chinese characters, English characters display, drawing points, drawing lines, circles, anti-significant functions.
12864LCDwordpicture
- LCD12864最全的源代码,包括汉字图片,画线,画点。开发环境 KELL C51-LCD12864 the most complete source code, including character images, drawing lines, drawing points. Development Environment KELL C51
12864
- lcd12864画点、画线、画圆程序等GUI函数-lcd12864 draw point, draw lines, circle procedures GUI functions
LCD12864
- 12864画点例程,显示水温变化曲线,还有水温PID控制。全套程序-12864 draw some routines, displays water temperature change curves
KOL.MCK
- 一、KOL是什么?KOL能做什么? MCK是什么?MCK能做什么? KOL是一套对象库,免费而且开放源代码,大家可以http://bonanzas.rinet.ru/去下载到 它。它能够使Delphi编出尺寸非常小的32位Windows图形用户界面的应用程序。 目前支持的Delphi版本:Delphi6,Delphi5,Delphi4,Delphi3和Delphi2。 使用KOL在D2-D5中编写的最小图形界面程序(只有一个窗体的空应用程序),只有13K左右。
pointline
- 提供12864的LCD上的画点和画线函数,方便单片机调用,只要将相应的控制线和数据线与单片机的IO口连接起来就可以使用。-12864 on the LCD to provide the draw points and draw line function, Convenience Singlechip call, as long as the corresponding control lines and data lines with the MCU IO I connect you can
12864LLY
- 12864液晶显示程序 带中文字库 可以画图 写汉字 -12864 LCD process
huadian
- 单片机驱动12864画点程序,可用于LCD上画图形和波形-Single-chip process-driven point of 12,864 paintings, can be used to draw graphics and LCD waveform
12864drawline
- 这是基于飞思卡尔mc9s12xs128和ST7920控制的12864液晶画点,画任意直线和画圆的C程序。-This is based on Freescale mc9s12xs128 and ST7920 control points 12864 LCD painting, painting a straight line and circle any of the C program.
12864
- 在keil 3下编写的12864-c显示屏驱动,汉字驱动,画图驱动,还有单独画点驱动.-Keil 3, prepared in the 12864-c display-driven, character-driven, drawing drive, as well as a separate point-driven paintings.
12864
- 液晶12864驱动程序,含画点,画直线,以及仿真-12864
12864
- 完成12864的驱动,针对KS0108,完成写字符,画点等基本动作!-Complete the 12864 driver for KS0108, complete write characters and draw points, the basic action!
12864
- 玩转12864液晶(2)--显示图片,画点,画任意直线.-12864 YE JING C chengxu
12864
- 用iccavr开发的avr 12864 画点 画线 画圆程序,修改接口即可-avr iccavr to draw dot、line and circle
common-12864-program
- 单片机12864画点程序。教授如何通过单片机12864显示屏上实现画图功能。-Single chip microcomputer 12864 painting process.How professor by single chip computer 12864 screen drawing functions.
12864
- 使用12864画点的一个程序,可以一个一个的画,方便显示定位。-12864 stippled use a program that can draw a one convenient display positioning.
画点
- 12864画点程序,利用寻址的方法,确定液晶的地址来画点,在此基础上可画任意直线,曲线,正弦波(Optrex products are designed for use in ordinary electronic devices such as business machines, telecommunications equipment,measurement devices and etc. Please handle the products with care.)
12864模块ST7565R串口画点画线
- 因ST7565R的SPI串口时序没有读操作,给画点带来影响;此文介绍一下串口画点方法,仅供参考。