CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - lcd mcu

搜索资源列表

  1. 嵌入式应用技术基础教程2

    0下载:
  2. 嵌入式应用技术基础教程2 第11章 Flash存储器的在线编程 第12章 GP32的其他功能模块 第13章 LCD与LED编程 第14章 USB接口 第15章 CAN通信接口 第16章 08系列MCU编程器的开发 第17章 工业以太网 第18章 非接触式IC卡及其读写设备-embedded applications based Directory 2 Chapter 11 Flash memory programming online GP3 Chapter 12
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:879.4kb
    • 提供者:
  1. MCU+LCD+Menu

    2下载:
  2. 介绍了在C 语言环境下,在LCD 液晶显示屏上实现多级嵌套菜单的一种简便方法,提出了一个结构紧凑、实用的程序模型。-introduced in the C language environment. the LCD screen multi-level nested menu is a simple method, a compact structure, Useful program model.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:118.36kb
    • 提供者:李威
  1. RA8872_DS_V10_GB

    0下载:
  2. 瑞佑科技自从推出 RA8835 、 RA8806 的 STN 液晶控制器之后,广受各模块厂及系统终端用户的使用与好评,而为了满足对相同分辨率下的 TFT 液晶应用需求,近期推出一低成本 的 320*240的 TFT 液晶控制器 RA8872 ,可整合在标准的 TFT 彩色模块内,适合工业与商用领域,让模块厂及终端用户轻松的以单芯片 MCU 完成彩色 TFT 面板的显示方案。-Ruiyou technology since the introduction of RA8835, RA8806
  3. 所属分类:Project Design

    • 发布日期:2017-05-16
    • 文件大小:4.1mb
    • 提供者:MZH6000
  1. GLCD

    0下载:
  2. 128x64 Graphical LCD for beginners and interfacing with PIC MCU by assemply and picbasic
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:346.8kb
    • 提供者:Mustafa
  1. ICCAVR

    0下载:
  2. 大家都知道ICC-AVR不能进行代码调试,很多人都选择了AVR Studio,但是AVR Studio不直观,特别是在做液晶显示代码调试的时候,不能即时的看到显示的情况,而仿真器又太贵,对大多初学者都不太现实。 今天给大家介绍一种即能像AVR Studio一样进行代码级调试,又可以实时看到MCU状态的软件,Proteus。-We all know that is not ICC-AVR debugging code, many people have opted for AVR Studio
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:444.49kb
    • 提供者:yeyuqi
  1. yejing

    0下载:
  2. 用c8051f020单片机加上1602液晶 实现字符串的显示-C8051f020 with 1602 MCU with LCD display to achieve a string
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1.61kb
    • 提供者:xiaoyun
  1. mcu_PIC-LCD3310_TEST_DEMO

    0下载:
  2. Nokia 3310 Lcd with Pic Mcu
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:272.27kb
    • 提供者:nu
  1. 522419543

    0下载:
  2. 中文LCD与单片机的4种常用接口电路,适合与刚接触LCD的初学者使用-Chinese LCD and MCU interface circuit of the four kinds of commonly used, suitable for beginners and new to LCD' s
  3. 所属分类:Project Design

    • 发布日期:2017-04-24
    • 文件大小:157.17kb
    • 提供者:mr xiang
  1. LCDproteus

    0下载:
  2. 一个LCD菜单程序2C有proteus仿真程序 51单片机控制液晶显示-2C with a LCD menu program proteus emulator MCU LCD 51
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:347.9kb
    • 提供者:rui
  1. combo_chip_set_test_instrument

    1下载:
  2. 集成电路芯片测试仪是一个能对常用74LS系列芯片进行逻辑功能测试,并判别芯片好坏和鉴定芯片型号的检测装置。设计采用W78E516B单片机作为核心控制器件,以双W78E516B单片机主从机串口通信,键盘输入操作指令,通过编程实现对待测芯片逻辑功能的测试,将测试反馈结果与系统存储的正确逻辑功能相比较,确定待测芯片的型号及逻辑功能的正确性,利用WLA36液晶屏显示,并通过ISD140语音芯片对检测结果进行播报。-IC Tester is a common 74LS series chips can l
  3. 所属分类:Project Design

    • 发布日期:2017-03-23
    • 文件大小:94.45kb
    • 提供者:jiaoyfmagical
  1. LCD-driver

    0下载:
  2. Source code for MCU 16F887 from Microchip
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:91.74kb
    • 提供者:Tran Truong Son
  1. MCU-how-to-write-

    0下载:
  2. 以上便是要介绍的最基本的时序操作程序,它们几乎是整个 LCD 驱动程序当中与底层硬件打交道的 代码了,这样的话,当要改变驱动 LCD 的 MCU 端口时或者换用别的 MCU 来驱动 LCD 时,基本上只 需要在这些代码里作一下修改即可。 -The above is the timing to introduce the most basic procedures, they are almost among the LCD driver code to deal with the u
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:107.57kb
    • 提供者:李文
  1. MzLH01_12864-lcd

    0下载:
  2. 介绍了一款新型的液晶显示器M zLH01-12864的功能配置、引脚功能等,并且结合凌阳单片机SPCE061A介绍了该显示器在单片机系统中的应用。 -MzLH01_12864 LCD module the Sunplus system, introduced a new type of liquid crystal displays M-12864 zLH01 function configuration pin functions, and combined with Sunplus MCU
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:142.46kb
    • 提供者:kangxinlong
  1. big-LCD

    0下载:
  2. 基于C8051F020单片机的大液晶显示程序,通过输入口输入内容,由输出口输出显示,大学生电子设计大赛培训过程中的产物-Based on the C8051F020 MCU LCD program input through the input port, output port from the output, the product of the training process of the Undergraduate Electronic Design Contest
  3. 所属分类:Software Testing

    • 发布日期:2017-04-06
    • 文件大小:51.67kb
    • 提供者:马伟
  1. LCD-TEST

    1下载:
  2. 用单片机C8051F040驱动液晶12864,包括单片机的初始化程序以及12864的底层驱动程序。-12864 LCD driver MCU C8051F040 MCU initialization procedure as well as the underlying drivers of 12864.
  3. 所属分类:软件工程

    • 发布日期:2013-08-06
    • 文件大小:51.36kb
    • 提供者:
  1. sprintf-number-to-LCD

    0下载:
  2. Vi du chuong trinh chuyen doi sang Text hien thi len LCD. thiet ke su dung MCU 89C51.
  3. 所属分类:Project Design

    • 发布日期:2017-11-01
    • 文件大小:56.31kb
    • 提供者:hao
  1. MCU--LCM1602-LCD-contro

    0下载:
  2. 基于单片机的LCM1602液晶控制,单片机C语言编程,实现万年历显示控制-Based the microcontroller LCM1602 LCD control, microcontroller C language programming, calendar display control
  3. 所属分类:Project Design

    • 发布日期:2017-11-21
    • 文件大小:518.58kb
    • 提供者:云平
  1. Programming-a-LCD-with-8051

    0下载:
  2. Programming a LCD with MCU 8051
  3. 所属分类:Project Design

    • 发布日期:2017-04-14
    • 文件大小:2.85kb
    • 提供者:Hugo Reyes
  1. Caja-musical-using-LCD

    0下载:
  2. Musical box using and LCD an MCU 8051
  3. 所属分类:Project Design

    • 发布日期:2017-04-14
    • 文件大小:3.13kb
    • 提供者:Hugo Reyes
  1. 89c52-to-2-LCD

    0下载:
  2. Du an su dung MCU 89C51 dieu khien 02 LCD 20x4. 02 LCD 20x4 hin thi cac ky tu doc lap.
  3. 所属分类:Project Design

    • 发布日期:2017-04-08
    • 文件大小:61.46kb
    • 提供者:hao
« 12 3 »
搜珍网 www.dssz.com