虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

汉字代码表

  • 基于Proteus的单片机汉字点阵显示设计与仿真

    基于Proteus的单片机汉字点阵显示设计与仿真

    标签: Proteus 单片机 仿真 汉字

    上传时间: 2013-10-21

    上传用户:tom_man2008

  • STM32L151xx数据表

    STM32L151xx数据表

    标签: L151 STM 151 32L

    上传时间: 2013-10-26

    上传用户:swing

  • 51单片机应用开发大全所含100个范例代码及电路图

    51单片机应用开发大全所含100个范例代码及电路图

    标签: 100 51单片机 应用开发 代码

    上传时间: 2013-10-27

    上传用户:英雄

  • Keil C编译器编程规则和代码优化

    本内容介绍了Keil C编译器编程规则和代码优化,要实用好单片机就必须清楚它的内部结构组织结构,无论是在芯片的选择还是代码的编写

    标签: Keil C编译器 编程 代码

    上传时间: 2013-10-16

    上传用户:yuanxiaoqiang

  • 单片直接驱动数码管的计数器程序

      a_bit equ 20h ;个位数存放处   b_bit equ 21h ;十位数存放处   temp equ 22h ;计数器寄存器   star: mov temp,#0 ;初始化计数器   stlop: acall display   inc temp   mov a,temp   cjne a,#100,next ;=100重来   mov temp,#0   next: ljmp stlop   ;显示子程序   display: mov a,temp ;将temp中的十六进制数转换成10进制   mov b,#10 ;10进制/10=10进制   div ab   mov b_bit,a ;十位在a   mov a_bit,b ;个位在b   mov dptr,#numtab ;指定查表启始地址   mov r0,#4   dpl1: mov r1,#250 ;显示1000次   dplop: mov a,a_bit ;取个位数   MOVC A,@A+DPTR ;查个位数的7段代码   mov p0,a ;送出个位的7段代码

    标签: 直接驱动 数码管 计数器 程序

    上传时间: 2013-11-06

    上传用户:lx9076

  • 智能数字交流毫伏表的设计与实现AD637

    摘要:本文介绍了一种基于单片机和测量电压真有效值方案设计的智能数字交流毫伏表。它能精确测量任意波形的低频模拟周期信号并同时显示其有效值和分贝值。具有智能量程转换功能。 关键词:单片机  数字毫伏表  真有效值  智能量程转换

    标签: 637 AD 智能数字 交流

    上传时间: 2013-11-09

    上传用户:gaoqinwu

  • 基于AT89S52的汉字显示屏的设计

    介绍了一种基于AT89S52微处理器、键控显示模式、多汉字显示的显示模块设计方法。对AT89S52的内部功能及使用高128字节RAM时的寻址方式进行说明。给出了四汉字显示模块的硬件电路原理图、主程序流程图以及中断显示流程图。 Abstract:  The design method of display module base on the AT89S52 microcontroller,display mode controlled by keyboard and? showing several Chinese characterses are introduced in the paper.The internal function and the addressing mode for the high 128B RAM of the AT89S52 are explained.The basic circuit diagram,the main program flow chart and the display interrupt flow chart of four Chinese characterses display module are also given.

    标签: 89S S52 AT 89

    上传时间: 2014-01-23

    上传用户:咔乐坞

  • 基于单片机与ADS1121的示波器数字多用表实现

    以FPGA为数字逻辑平台,借助继电器矩阵和多路模拟开关,以ADS1211为核心,在单片机控制下,联合实现手持式虚拟/智能存储示波表中数字多用表功能,实验表明该设计是行之有效的。文中介绍了数字多用表的系统结构,重点讨论了其测量电路和智能控制方案。   Abstract:  The digital multimeter in virtual/intellect digital-oscillorgaph was fulfilled, which was controlled by singlechip computer by relay matrix and analogue switches,in which FPGA was used for digital logical plot-form, ADS1211 for kernel chip, the experiment showed the design was feasible, the system struction was present-ed in the paper, measure circuit and intellect control plan of digital multimeter were mainly given.

    标签: 1121 ADS 单片机 示波器

    上传时间: 2013-11-02

    上传用户:瓦力瓦力hong

  • 基于ROM单片机的汉字输入法的实现

    在需要实时大量输入汉字的显示控制处理应用中,利用传统单片机实现显示控制的设计方法是较难实现的。带汉字字库的液晶模块的使用使得小容量ROM单片机的大量汉字信息输入与显示成为可能。提出了针对汉字字库编码的二级索引拼音输入检索方法,介绍了以ST7920作为控制器的带汉字字库的液晶显示模块的接口方法及汉字显示和控制原理,给出了通用计算机键盘在单片机中的串行接口,采用该技术可大大增强单片机的汉字输入功能。为小容量ROM单片机的大批量汉字信息处理提供了一种汉字输入解决方案。 Abstract:  It is difficult to realize Chinese characters input method based on the embedded system by using the traditional design method of display control. It is possible to input and display Chinese characters based on the embedded system with the ROM of small content by using the LCD module with Chinese characters.Chinese characters input method of the quadric index recall in allusion to Chinese characters code is brought forward.The interface and the principle of Chinese characters display control based on the LCD module controlled with the ST7920 is introduced too.The serial interface of the computer keyboard in common use and the embedded system is given at the same time. It can enhance the embedded system function of Chinese characters input by using this technology, and provide a kind of Chinese characters input scheme for the embedded system with small capacity ROM.

    标签: ROM 单片机 汉字输入法

    上传时间: 2013-11-19

    上传用户:jhksyghr

  • AT89C2051单片机的汉字显示接口技术

    摘要:目前单片机应用系统中显示接口一般是采用七段LED,只能显示一些简单的字符,满足不了实际应用要求。介绍了中文图形液晶显示模块LCMI2832ZK的主要特点、管脚功能及使用方法,并给出了如何利用LCMI2832ZK模块为AT89C2051单片机扩展汉字接13的应用实例。调试结果表明此方法简单可行,可作为单片机汉字显示接口的一般方法。只要简单修改接口电路,此模块也可以用于其他型号的单片机。关键词:单片机;汉字显示;接口技术

    标签: C2051 2051 89C AT

    上传时间: 2013-10-29

    上传用户:ynzfm