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

搜索资源列表

  1. 12864IOdrv

    0下载:
  2. 19264液晶显示屏的显示驱动程序,通过少量的程序代码更改,可以应用到每个程序中。-program of 192*64 graphical LCD Driver,you can apply this driver to your own system by rewriting little of the code.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:18065
    • 提供者:哈哈哈
  1. 512_512_lcd

    0下载:
  2. 512*512超大液晶PROTEUS仿真+keil完整工程+源码。-512* 512 large LCD PROTEUS simulation projects keil complete source code.
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:235115
    • 提供者:likufan
  1. lcd

    0下载:
  2. 文字型:已經有內建文字圖形(通常只有英文字母大小寫、阿拉伯數字、標點符號),只要輸入對應的字形碼(ASCII code),LCD便會將該字的圖形顯示於LCD,可參考課本第三篇第三章。 繪圖型:只能用繪圖的方式將資料顯示於LCD,所以必須先將要顯示文字的圖形依LCD所需的格式事先存起來,如一個16 15的中文字便需儲存30byte的資料,將此30byte的資料依序填入LCD即可顯示對應文字圖形,可參考課本第四篇第二章。 -Letter type: already have
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:22911
    • 提供者:backoff
  1. Tasmia

    0下载:
  2. Displaying a picture on128x64 graphical LCD with PIC16f877 (basic code)
  3. 所属分类:Project Design

    • 发布日期:2017-04-15
    • 文件大小:7075
    • 提供者:Mustafa
  1. EllipseBasic

    0下载:
  2. Displaying ellipse on 128x64 graphical LCD with PIC16f877 (picbasic code)
  3. 所属分类:Project Design

    • 发布日期:2017-04-08
    • 文件大小:3551
    • 提供者:Mustafa
  1. EllipseASM

    0下载:
  2. Displaying ellipse on 128x64 graphical LCD with PIC16f877 (ASM code)
  3. 所属分类:Project Design

    • 发布日期:2017-04-14
    • 文件大小:4034
    • 提供者:Mustafa
  1. Oscilloscope

    0下载:
  2. A C Code has been written to imlement the palm sized oscilloscope. Input is the periodic signal or aperiodic signl of maximum 1khz. This signal would be plotted on the 128x64 Graphical LCD interfaced with the microncontroller 89C52. -A C Code
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:1692
    • 提供者:sl3gn
  1. Graphical_LCD

    0下载:
  2. A c code has been written to initialize the 64x128 Graphical LCD display.
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1459
    • 提供者:sl3gn
  1. usblcd-applications

    0下载:
  2. 基于USB接口的图形LCD显示,带MCU源码及PC端控制源码-USB interface based on graphical LCD display, with MCU and the PC-side controls source code source code
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:281706
    • 提供者:zhongxinbo
  1. LCD.donghanzi

    0下载:
  2. 用图形LCD动态显示汉字的具体代码,这对于开发这类软件的工程技术人员很有用处-Graphical LCD dynamic display of Chinese characters specific code, which for the development of such software is useful for engineering and technical personnel
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:52713
    • 提供者:dong
  1. 320x240_forARM_LCD

    0下载:
  2. 用于ARM等嵌入式系统的320X240点阵液晶屏的驱动,还有画各种图形的源代码。-For ARM and other embedded systems 320X240 dot matrix LCD driver, and painting a variety of graphical source code.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:107633
    • 提供者:好心
  1. GraphicalLcd

    0下载:
  2. This a code with Graphical lCd interfacing with 8051, with circuit diagram, proteus code and sorce code -This is a code with Graphical lCd interfacing with 8051, with circuit diagram, proteus code and sorce code ....
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:28413
    • 提供者:dharmin
  1. NONAME2

    0下载:
  2. code for graphical lcd
  3. 所属分类:Project Manage

    • 发布日期:2017-04-08
    • 文件大小:2609
    • 提供者:soheil
  1. glcd

    0下载:
  2. WinAVR SAMPLE CODE graphical lcd microcontrollers
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:188549
    • 提供者:VVVV
  1. GLCD

    0下载:
  2. This the code for 128x64 graphical LCD display. -This is the code for 128x64 graphical LCD display.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:1839
    • 提供者:Jakka
  1. GraphicalLCD

    0下载:
  2. Program in assembly for 8051 which you can use to work with Graphical LCD with T6963 controller in text mode or graphical mode this program initial GLCD for text mode if you want to use graphical mode just copy this code everywhere you want and chang
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:51510
    • 提供者:alireza
  1. Graphic-LCD-Backpack--5_11_10

    0下载:
  2. 128x64 graphical LCD code
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:193279
    • 提供者:Rana
  1. graphlcd

    0下载:
  2. 120x 64 graphical lcd code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2056
    • 提供者:guru2201
  1. Graphical-LCD-interface-with-8051-C-code

    0下载:
  2. C code for interfacing Graphical LCD with 8051 microcontroller.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-10
    • 文件大小:45154
    • 提供者:hitesh
  1. ks108

    0下载:
  2. embedded c for c30 compiler MPLAB. Graphical lcd code 128x64 using pic24fj series
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-15
    • 文件大小:6667
    • 提供者:Dinesh
« 12 »
搜珍网 www.dssz.com