CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容 搜索资源 - ASCII 显示

搜索资源列表

  1. Font_view

    0下载:
  2. 转贴原作者声明: ViewChr 程序使用说明: 本程序可方便浏览和调用 Hzk16(16*16中文点阵字库)和Asc16(8*16中文点阵字库)内容。 通过滚动条对字库进行浏览,通过文本框可以输入中文字符获取其字体点阵,按\"Add chr.asm\"键或回车键可以将其字体点阵16进制数据转换成对应的ASCI码追加到CHR.ASM文件中。在显示文字区域双击可切换网格显示开关状态。 如果你要做点阵屏显示中文字体程序,那这个程序将是你的好帮手。 (
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:146108
    • 提供者:申平
  1. 44boxTESTdemo

    0下载:
  2. 此代码在SDT2.51下调试通过,可以在我的板子ARM DEVELOP BOARD V1.0上面跑!经测试也适应于恒丰公司S344BOX等采公板设计的开发板。在其上电以后LED会闪烁一下,接着串口0会输出一些系统信息 可以通过串口终端与系统交互,可以测试320X240 STN LCD,包括图形显示函数,ascii字符显示函数。-this code under the SDT2.51 debugging through, I can blame the ARM DEVELOP BOARD V1
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:126190
    • 提供者:宋珍伟
  1. PS2Key

    0下载:
  2. 用单片机控制键盘的程序,利用中断获得键盘扫描码并转换为ASCII码,在1602液晶上显示字符。C语言编写,KEIL环境下编译,键盘驱动写得相当好。-Single-chip microcomputer to control the keyboard with the procedure, the use of interrupted access to the keyboard scan code and converted to ASCII code, in the 1602 character
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:23470
    • 提供者:目前源
  1. LCD_Point

    0下载:
  2. 获取液晶显示中的汉字和ASCII码的液晶点阵数组,是20*20的黑体,小三-For liquid crystal display and ASCII characters in the dot matrix liquid crystal array is 20* 20 black-body, small three
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:251107
    • 提供者:zhaozheng
  1. msp430-C

    0下载:
  2. 程序功能:MCU不停向PC机发送数据,在屏幕上显示0~127对应的ASCII字符-Program features: MCU stop sending data to a PC, displayed on the screen corresponding to 0 to 127 ASCII characters
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:1308
    • 提供者:李唐
  1. 14-RS232

    0下载:
  2. 程序功能:MCU不停向PC机发送数据,在屏幕上显示0~127对应 的ASCII字符-Program features: MCU is kept to a PC to send data displayed on the screen from 0 to 127 ASCII characters corresponding to
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:97280
    • 提供者:王胜
  1. s3c2440--LCD

    0下载:
  2. 一个简单的显示中文字符和ASCII字符的例子,我是用PCtoLCD这款软件来提取程序中想要显示的字符的-A simple example, the display of Chinese characters and ASCII characters I the PCtoLCD this software to extract the program you want to display characters
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-14
    • 文件大小:14520
    • 提供者:hetao
  1. 超声波测距(LCD1602显示)

    0下载:
  2. #include<reg51.h> #include<intrins.h> #include"lcd.h" sbit Trig = P2^1; sbit Echo = P2^0; unsigned char PuZh[]=" Pechin Science "; unsigned char code ASCII[15] = {'0','1','2','3','4','5','6','7','8','
  3. 所属分类:其他嵌入式/单片机内容

搜珍网 www.dssz.com