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

搜索资源列表

  1. LCD5

    0下载:
  2. 利用C语言进行字符型点阵显示模块的显示程-The use of C language character dot matrix display module shows the way
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:10760
    • 提供者:dddd
  1. LinuxDrivers

    0下载:
  2. Linux2.6内核驱动实例包: globalmem驱动、含并发控制的globalmem驱动、globalfifo驱动、poll应用程序范例、异步通知应用程序范例、支持异步通知的globalfifo、 S3C2410实时钟驱动、秒设备驱动与应用程序、DMA范例、静态映射范例、作为input设备触摸屏驱动、 作为普通字符设备触摸屏驱动、看门狗驱动、平台设备、S3C2410串口驱动、S3C2410 I2C主机驱动、 SAA711x I2C设备驱动、CS8900以太网设备驱动、S3C2
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-25
    • 文件大小:585773
    • 提供者:清木
  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. 44780driver

    0下载:
  2. 44780字符液晶屏驱动演示程序总线方式-44,780 Character LCD Driver Bus Demonstration Program
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:2035
    • 提供者:caoyang
  1. T6963c_c51

    0下载:
  2. 针对t6963液晶控制芯片的驱动程序,包含了字库和完整的驱动代码,-T6963 control for LCD driver chips, including the character and integrity of the driver code,
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:2947
    • 提供者:Edwin
  1. Latticescreen

    0下载:
  2. 51单片机C语言多种点阵屏驱动程序(开发软件为keil C ---8字点阵屏左移程序,64_16点阵屏驱动程序,上移显示程序,左移显示程序)51 monolithic integrated circuit C language many kinds of lattice screen driver (develops the software is keil C ---8 character lattice screen left shift procedure, the 64_16 latti
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:404389
    • 提供者:罗剑
  1. CS22-1

    0下载:
  2. C51驱动16X2点阵字符液晶模块.可以用的.供大家参考-C51-driven dot matrix character LCD module 16x2. Can be used. For your reference
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:13899
    • 提供者:Qiu Jinwei
  1. CS22-2

    0下载:
  2. C51驱动16X2点阵字符液晶模块.可以用的.供大家参考-C51-driven dot matrix character LCD module 16x2. Can be used. For your reference
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:13892
    • 提供者:Qiu Jinwei
  1. Recognition.Based.on.DSP

    0下载:
  2. 这里提出了基于dsp的ocr识别仪, 采用接触式图像传感器摄取文档的原始图像, 数字信号处理器DSP OCR实现版面分析和字符识别。将识别结果输入到计算机中进行后处理。这样一台计算机可以联结多台识别仪, 大大降低识别系统的成本, 在大规模的表格文档自动处理中具有重要的意义。-Here based on the ocr recognition dsp device, using Contact Image Sensor uptake of the original document images,
  3. 所属分类:DSP program

    • 发布日期:2017-03-25
    • 文件大小:205837
    • 提供者:memcpy
  1. Thenewucosemulator

    0下载:
  2. 最新版的ucos的模拟器了,可以在电脑上仿真目标板,省去用目标板来学习的诸多麻烦。。。攒人品。。。先-UCOS the latest version of the simulator, you can in the computer simulation target board, eliminating the use of target board to learn the many troubles. . . Save character. . . First
  3. 所属分类:uCOS

    • 发布日期:2017-05-02
    • 文件大小:544827
    • 提供者:沈飘
  1. lcd_1602

    0下载:
  2. LCD_1602液晶显示模块的实例程序,例子是在液晶模块的第二行第一个字符的位置显示字母“A”。源程序的第一行是: ORG 0000H-LCD Module LCD_1602 examples of procedures, for example, LCD module in the second line of the first character position of display letters A . Source of the first line is: ORG 0000H
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:892
    • 提供者:cax
  1. demoSCI

    0下载:
  2. Code Warrior 4.6 Target : MC9S12DG128B Crystal: 16.000Mhz busclock: 8.000MHz pllclock:16.000MHz 本程序主要包括以下功能: 1.设置锁相环和总线频率; 2.IO口使用; 3.SCI口使用:提供接收/发送字符、字符串、格式化字符串。 LED计数,根据灯亮可以读取系统循环了多少次-Code Warrior 4.6Target: MC9S12DG128BCrystal
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:239733
    • 提供者:邱比特
  1. vxWorks_drvTemplate

    0下载:
  2. vxworks字符型驱动的模板,可以作为编写字符型驱动的参考-VxWorks character-driven template, can be used as reference for the preparation of character-driven
  3. 所属分类:VxWorks

    • 发布日期:2017-04-07
    • 文件大小:3197
    • 提供者:尚怡翔
  1. arm-howto.tar

    0下载:
  2. arm9上安装qte3的一点心得,包括触摸屏设置、中文输入法、程序国际化、qte交叉编译方法等。-ARM9 install qte3 that experience, including touch-screen settings, the Chinese character input method, procedures internationalization, qte cross compiler methods.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:5955
    • 提供者:更勤
  1. keyscan

    0下载:
  2. 功能:4×4键盘扫描程序 返回:键序号(0~F),0xFF表示没有字符输入 软件特点:简洁高效,无须延时消抖,避免连发 编程语言:Keil-C -Function: 4 × 4 keyboard scanner return: key serial number (0 ~ F), 0xFF that there is no character input software features: simple and efficient, no need to delay extin
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:1030
    • 提供者:李文旭
  1. UART0

    0下载:
  2. ADC0采样芯片温度通过LCD显示,并通过串口0(J13)发送到PC机,同时接收PC传回的一个字符并显示, 请使用串口调试工具调试!-ADC0 sampling chip temperature through the LCD display, and through serial 0 (J13) is sent to the PC, at the same time returns the PC to receive a character and display, use the s
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:9861
    • 提供者:
  1. SendOneCHAR

    0下载:
  2. SendOneCHAR源程序解决的是单片机通过串口发送一个(单个)字符给主机的程序设计.-SendOneCHAR source is a single-chip solution through the serial port to send a (single) character to the host program design.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1341
    • 提供者:潇鸿
  1. chip1

    0下载:
  2. VB遥控播放器红外遥控解码 #include <regX52.h> #define c(x) (x*110592/120000) sbit Ir_Pin=P3^2 sbit beep=P2^1 //sbit RELAY=P2^0 #define INBUF_LEN 4 //数据长度 unsigned char inbuf1[INBUF_LEN]={ 0 , 0 , 0 , 0 } //发送缓冲区 unsigned char inb
  3. 所属分类:SCM

    • 发布日期:2017-05-30
    • 文件大小:12668246
    • 提供者:微微
  1. 1602

    0下载:
  2. 1602液晶的驱动子程序,已经测试过,本液晶可以实现2行,20字显示-1602 LCD driver routines have been tested, the LCD can be achieved 2 line, 20 character display
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:1395
    • 提供者:张小泉
  1. yejinxianshi

    0下载:
  2. 字符型 及图形 液晶显示程序,51单片机-Character and graphic LCD procedures, 51 MCU
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:194307
    • 提供者:zhangweiqiang
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »
搜珍网 www.dssz.com