CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - SERIAL

搜索资源列表

  1. FASONG

    0下载:
  2. 本文通过汇编语言实现ibm-pc串行口通信的查询发送-In this paper, the realization of assembly language ibm-pc serial port communications queries sent
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:1685
    • 提供者:yyyymmmmym
  1. Communication

    1下载:
  2. 8051串口通讯程序,可实现多个单片机同时通讯,带收发程序-8051 serial communication program can simultaneously achieve a number of single-chip communications, with send and receive process
  3. 所属分类:汇编语言

    • 发布日期:2017-06-29
    • 文件大小:1298
    • 提供者:李国齐
  1. serial

    0下载:
  2. 单片机串口通讯C程序,直接编译烧写进芯片即可-Single-chip serial communication C procedures,
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:187337
    • 提供者:edy
  1. 222221

    0下载:
  2. 下面的程序为读出RC500和MIFARE卡的序列号,选择一个卡,将该卡的20块初始化成值块且备份到21块最后使该卡进入HALT状态,且驱动2kHz蜂鸣器响200次。-The following procedure for reading out the RC500 and MIFARE card serial number, select a card, the card 20 is initialized as the value of block 21 and back up to the
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:4038
    • 提供者:张斌
  1. serial

    0下载:
  2. 这是在编译的用 数码管显示串口发送的程序-This is used to compile the serial port to send digital display procedures !!!!!!!!!!
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:38780
    • 提供者:Lai
  1. Fingerprint_security

    0下载:
  2. In this project the fingerprint module from Miaxis Biometrics is used. It can store up to 750 finger prints on its own memory. It can be controlled through its serial port. The microcontroller AT89S52 interact with the module. You can Add a fing
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:20002
    • 提供者:Binu
  1. serial

    0下载:
  2. 实现一单片机与计算机的简单的串口通讯,单片机与计算采用rs232连接-realization of a simple serial communicationa between a SCM and the computer a simple serial communication
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:67164
    • 提供者:maojoujou
  1. serial

    0下载:
  2. serial code for 8051 can be used for all serial communication
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:3138
    • 提供者:dal
  1. TesteTec

    0下载:
  2. A nice test code to send via RS232 serial port a ket pressed in a matrix keybord. Also include I2C and 3-wire LCD routines.
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:11158
    • 提供者:Daniel
  1. serial

    0下载:
  2. programa desarrollado en asm para una interfaz asincronica tipo comunicacion serial entre el avr atmega 16 y el pc controlando la digitalizacion de numeros
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:6174
    • 提供者:anking
  1. Serial-Comunication.tar

    0下载:
  2. windows系统下汇编语言实现的串口聊天小程序,具有简易的聊天界面,支持聊天记录保存,使用中断及查询方式实现,支持二进制和字符传送。 1. 文件功能描述: 1com1.asm为打开com1通信的源文件 2com2.asm为打开com2通信的源文件 2个源代码除了串口地址不同,其他代码相同 同理1com1.exe 和2com2分别打开com1和com2来通信 2. 二进制传送格式: 当选择菜单二进制传送时(菜单2和3) 发送方
  3. 所属分类:assembly language

    • 发布日期:2017-03-24
    • 文件大小:7505
    • 提供者:潘明
  1. serial-port-communication

    0下载:
  2. 串口通信程序,分别实现发送和接收,图形化界面显示-Serial communication program, respectively, to send and receive graphical interface display
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:3868
    • 提供者:wwz
  1. Serial

    0下载:
  2. Serial comm in Compiler C30 for DsPics
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:4608
    • 提供者:mariachi
  1. Serial-digital-tube-static-display

    0下载:
  2. 数码管静态显示子程序,通过此程序掌握数码管静态显示的原理。-Serial digital tube static display
  3. 所属分类:assembly language

    • 发布日期:2017-11-04
    • 文件大小:154639
    • 提供者:chinshigyou
  1. serial-communication-source-code

    0下载:
  2. 这是一个有关于串口通信的原码,主要是用verilog语言来实现,采用的是模块联合方法。-This is a serial communication source code, verilog language, using the module combination method.
  3. 所属分类:assembly language

    • 发布日期:2017-11-10
    • 文件大小:21668
    • 提供者:孙良慧
  1. setup-Serial

    0下载:
  2. how to set up Serial
  3. 所属分类:assembly language

    • 发布日期:2017-12-07
    • 文件大小:7168
    • 提供者:jessen
  1. Microcontroller-serial-simulation

    0下载:
  2. 详细讲解单片机如何模拟串口。有源码,有原理图。-Explain in detail how to simulate microcontroller serial port. There is source code, and schematics.
  3. 所属分类:assembly language

    • 发布日期:2017-11-14
    • 文件大小:71574
    • 提供者:ysw
  1. WT588DThree-wire-serial-interface

    0下载:
  2. WT588D三线串口通讯与智能公交报站器-WT588D three-wire serial communication with intelligent bus-stop
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:1018
    • 提供者:舒耀
  1. Serial-communication-interrupt

    0下载:
  2. 基于唐都试验箱的中断方式下的双机串行通信 两端都能发送接收-Interrupt mode based on tang all test chamber at both ends of double machine serial communication to send and receive
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:8766
    • 提供者:zyt
  1. SERIAL-PROFE

    0下载:
  2. Comunicación Serial PIC
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:25976
    • 提供者:daniel
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com