CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 12864 LCD Point

搜索资源列表

  1. 12864_draw.LCD12864画点,画直线,画圆和画图片算法

    2下载:
  2. LCD12864画点,画直线,画圆和画图片算法,包括程序和图片,LCD12864 painting point, drawing a straight line, and painting pictures drawcircle algorithm, including the procedures and picture
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2016-12-23
    • 文件大小:327670
    • 提供者:link
  1. 12864液晶驱动及测试程序

    0下载:
  2. 12864液晶驱动及测试程序,单片机为atmega128,可实现任意点的显示,12864 LCD driver and testing procedures, singlechip atmega128, can achieve any point of the show
  3. 所属分类:Windows编程

    • 发布日期:2016-05-12
    • 文件大小:37740
    • 提供者:feng
  1. point.rar

    0下载:
  2. 在st7290 12864液晶上任何位置打点,各功能函数齐全,In st7290 12864 LCD dot any position, the performance function is complete
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1946
    • 提供者:chenjianfeng
  1. 12864.c

    0下载:
  2. 本演示程序适用于12864液晶显示模块与MCS51系列单片机采用MCS51并行接口 方式的硬件连线方式。 本演示程序包括ST7920兼容芯片的MCS51并行接口方式子程序集,12864系列标准中文 字符点阵型液晶显示模块的接口子程序集,ST7920兼容芯片的液晶显示控制器的通用子程序-The demo program for 12864 Series LCD and MCS51 MCS51 MCU parallel interface mode using hardwired way
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:5713
    • 提供者:赵盈盈
  1. 12864linesincircle

    0下载:
  2. 12864液晶资料,能够绘画直线、点、圆、三角形、正方形、正弦、余弦等函数图象,非常好用,在51开发板上测试通过,可以自己定义管脚(基于PG12864-J液晶)。-12864 LCD data, to drawing a straight line, point, circle, triangle, square, sine, cosine function, such as images, very easy to use, tested in 51 development board, yo
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:40339
    • 提供者:wangshoupeng
  1. SPI_LCD12864

    0下载:
  2. spi接口协议的点整液晶128*64点阵驱动实现-spi interface protocol point of the entire 128* 64 dot matrix LCD driver to achieve
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:184186
    • 提供者:李宗军
  1. 87

    0下载:
  2. 本设计以STC89C516RD+单片机为控制运算器,以8*6矩阵键盘控制,以12864ZB液晶显示,以9V电池供电。 对于此计算器我用了38个键的矩阵键盘,10个数字键,1个小数点键,1个正负键,4个常用运算键,1个等号键,1个清零键,1个第二功能键,4个三角函数运算键,4个常用公式键,还有8个其它功能键。此计算器与常用计算器无很大差别,其中四则运算、阶乘、百分比、平方、立方、组合、乘方、倒数都可以精确到十位 ,其它运算因为调用到C语言函数库,为浮点型,有效位只有7位。 -The des
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:78183
    • 提供者:huangyanfeng
  1. bresenham

    0下载:
  2. 在12864液晶里面能够实现任意点的画线,方便自己自定义显示字符,图形-12864 LCD which can be achieved at any point of the painting line, to facilitate their own custom display characters, graphics,
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:8106
    • 提供者:刘伟明
  1. 12864

    0下载:
  2. 12864点阵型液晶显示屏的工作原理,很实用,可以下载-12864 Point formation of the working principle of the LCD screen, very practical, you can download to see
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:398307
    • 提供者:111
  1. PV-system-control-technology(MPPT)

    2下载:
  2. 光伏发电系统的最大功率点跟踪控制技术研究。控制芯片为Atmega16,所用软件为ICCV7 for AVR,使用液晶为12864.-PV maximum power point tracking system control technology. Control chip Atmega16, used software ICCV7 for AVR, the LCD is 12864.
  3. 所属分类:SCM

    • 发布日期:2014-11-09
    • 文件大小:210944
    • 提供者:彭海
  1. 12864

    0下载:
  2. 12864液晶 显示图片,画点,画任意直线-12864 LCD picture, drawing point, draw any straight line
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:122012
    • 提供者:宋贵
  1. 12864

    0下载:
  2. 接着要做的事就是指定我们的图片要从哪里写入(即写入的XY坐标,这个是最关键,也是最难理解的部分)。因为我们这里是显示一整个画面的图片,所以我们就从12864的第一个点开始显示。那这个点的坐标是怎么定位的呢?我们往这个点写入数据后,要是接着再写数据,那坐标值会怎样变化呢?首先我们要弄清楚12864究竟是怎么把数据写入到GDRAM(绘图显示RAM)中去的。12864(ST7920驱动芯片)把屏幕分成上下两部分(如上图中把垂直坐标分成了两部分的00~1F)。当我们把坐标值写给LCD后(怎么写后面会说)
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:286897
    • 提供者:许扬
  1. 12864_UART

    0下载:
  2. 基于NIOS II的多点测温(DS18B20),按键发送温度数据到上位机,12864液晶显示,调试成功,黑鸡开发平台调试-NIOS II based on the multi-point temperature (DS18B20), keys to send temperature data to the PC, LCD 12864, commissioning successful, black chicken development platform debugging
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-03
    • 文件大小:15096713
    • 提供者:王经纬
  1. 12864

    0下载:
  2. 单片机12864点阵型LCD显示实验源程序 精彩分享,互动你我-The single chip computer 12864 point formation LCD display experiment source program
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:42260
    • 提供者:sun
  1. 12864

    0下载:
  2. 通过51单片机,实现12864图形液晶点的上下左右移动,适合初学12864液晶的朋友,当然控制方法不只我这一种,希望对大家有所帮助!-By 51, 12864 graphic LCD point move around, suitable for beginners 12864 friends, of course control method not only me this one, we want to help!
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:47619
    • 提供者:炎枫
  1. 12864_5

    0下载:
  2. 12864液晶屏,显示坐标和坐标轴,并在屏上画点。-12864 LCD screen, display coordinates and axes, and draw on the screen point.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:1811
    • 提供者:孙都
  1. LCD12864_Curve

    0下载:
  2. LCD 12864曲线放大文件 此程序基于mage128单片机-Mega128 MCU,LCD 12864 Curve point code。
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1701
    • 提供者:SZTP
  1. oscilloscope

    1下载:
  2. 利用MSP430单片机(F2618)自制简易示波器,包括键盘,12864液晶,外置AD等。12864液晶采用特殊的绘图函数实现对点的操作。-Using MSP430 microcontroller (F2618) simple oscilloscope, including keyboard, 12864 LCD, external AD etc.. 12864 liquid crystal using the drawing function special about point opera
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:168786
    • 提供者:王施宇
  1. 12864

    0下载:
  2. stm32 做的关于12862的串口驱动程序,功能包含:读LCD数据,显示字符串,画图,画点-stm32 do on 12862 serial driver features include: data read LCD display strings, drawing, painting point
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:5903
    • 提供者:lkj
  1. 12864A-3驱动程序

    0下载:
  2. 12864液晶屏的显示程序点c文件功能强大(12864 LCD screen display procedures, point C file, powerful)
  3. 所属分类:汇编语言

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:至尊宝lw
« 12 »
搜珍网 www.dssz.com