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

搜索资源列表

  1. lcd12864

    0下载:
  2. 实现AT89C52的LM12864的显示,能够显示汉字和图像。-AT89C52 the LM12864 to achieve the display, can display characters and images.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:43945
    • 提供者:廖伟杰
  1. Lcd12864-release

    0下载:
  2. AT89C52控制12864图形显示菜单方式-AT89C52 control 12864 graphics mode menu
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:192870
    • 提供者:zhouchunxiang
  1. 12864C51

    0下载:
  2. 12864点阵,KS0108控制,AT89C52单片机,而是通过,请放心使用!-12864 dot matrix, KS0108 control, AT89C52 microcontroller, but through, please rest assured to use!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:83241
    • 提供者:HGL
  1. (DS1302)

    0下载:
  2. 基于at89c52系列的1602和12864液晶显示程序,包含带字库和不带字库的-Based on 1602 and 12864 series at89c52 LCD process, including fonts with font and without the
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:393719
    • 提供者:周帅
  1. LCD

    0下载:
  2. 基于at89c52系列的1602和12864的液晶显示程序,包括带字库的和不带字库的2种-Based on 1602 and 12864 series at89c52 LCD display program, including with the font and font of 2 without
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:330065
    • 提供者:周帅
  1. 12864

    0下载:
  2. 用AT89C52为微控制芯片,在实验板上测试不带字库的LCD12864的实验,再通过PRoteus仿真实现目的,显示汉字英文数字-AT89C52 micro controller chip for the use in experiments testing the board with no font LCD12864 experiments through PRoteus Simulation purposes, character alphanumeric display
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:229447
    • 提供者:张勇
  1. 12864--ds1302-

    0下载:
  2. AT89C52控制DS1302时钟演示程序-AT89C52 control DS1302
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:82789
    • 提供者:王海彬
  1. C

    0下载:
  2. 以AT89C52为核心的单片机控制系统,采用12864液晶来实现相应信息的显示,用DS1302时钟芯片来实现实时时间提示功能。并用DS18B20这款温度采集器来对温度进行转换和采集。-To AT89C52 microcontroller as the core control system, using the 12864 to implement the appropriate information display, DS1302 clock chip to achieve real tim
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:5186
    • 提供者:方煜昊
  1. LCDquxian

    0下载:
  2. 基于AT89C52控制的LCD点阵12864画温度曲线图测试c程序-Based on the control of the dot matrix LCD AT89C52 12864 painting temperature curve test c program
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:89350
    • 提供者:高飞
  1. my12864_ADDA8591

    0下载:
  2. AT89C52驱动12864 带字库 驱动AD8591芯片检测电压-Drive AT89C52 12864 with a fontDriver AD8591 chip detection voltage
  3. 所属分类:SCM

    • 发布日期:2017-12-01
    • 文件大小:34504
    • 提供者:梅梦
  1. my1302v1.1

    0下载:
  2. AT89C52 驱动 12864显示DS1302实时时钟 -Drive AT89C52 12864 shows DS1302 real-time clock
  3. 所属分类:SCM

    • 发布日期:2017-11-30
    • 文件大小:32169
    • 提供者:梅梦
  1. lcd12864

    0下载:
  2. 12864的AT89C52驱动程序,只需要复制粘贴即可,代码均已验证有效,I/O口对好,就可以运行-able the 12864
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1445
    • 提供者:过村
  1. chaoshengboceju(12864)

    0下载:
  2. AT89C52单片机控制超声波传感器,将结果显示在LCD12864上,达到实时监控。-AT89C52 MCU control ultrasonic sensors, the results are displayed on the LCD12864 achieve real-time monitoring.
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:35992
    • 提供者:
  1. keil

    0下载:
  2. 使用AT89C52用protues下仿真出12864显示DS18B20的代码-Under protues simulation using AT89C52 with the code 12864 DS18B20
  3. 所属分类:source in ebook

    • 发布日期:2017-04-24
    • 文件大小:38507
    • 提供者:sai
  1. Automatic-control-water-level

    2下载:
  2. 该设计以单片机AT89C52为核心,结合单线数字温度传感器DS18B20与液晶显示器12864,设计一种数字化、智能化热水器控制系统。该系统由主控芯片模块、DS18B20温度检测模块、LCD显示模块、水位检测模块、键盘控制模块、报警模块和电磁阀控制模块组成。给出了各个模块地结构及其工作原理、系统硬件原理图、程序流程图和部分源程序,并结合理论设计进行实物制作。此系统解除了热水器上水时需人工守候和过量溢水的问题,达到了省时、环保、节水的目的。该系统与传统的机械式控制系统相比较,具有结构简单,抗干扰能
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1769
    • 提供者:徐光祥
  1. 基于51单片机12864显示屏的贪吃蛇游戏

    2下载:
  2. 通过AT89c52单片机及12864LCD显示屏开发的贪吃蛇小游戏,已经测试通过。烧录前请注意引脚的定义。我是用的是P2和P0。谢谢大家支持。
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. 12864(st7920)

    0下载:
  2. ST7920 12864串口程序,经AT89C52测试可用。(ST7920 12864 serial port program, AT89C52 test available.)
  3. 所属分类:*行业应用

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:大大虾
搜珍网 www.dssz.com