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

搜索资源列表

  1. PC机串行通信程序设计

    0下载:
  2. 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the u
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:59105
    • 提供者:王成
  1. PC8251

    0下载:
  2. 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the u
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:16259
    • 提供者:12345
  1. finalcom

    0下载:
  2. 汇编语言编写的串口服务器 适用于51系列单片机-prepared by the assembly language applicable to the serial port server series MCU 51
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:9838
    • 提供者:cc
  1. SERI

    0下载:
  2. 单片机通过串口连接轨迹球的软件驱动汇编代码。-Single-chip through the serial port to connect trackball assembly code of the software drivers.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1880
    • 提供者:cjq
  1. uUCOOS_IICC51c

    0下载:
  2. uc/osii的c8051f移植的关键代码,我自己加入了串口与与一个定时器的移植汇编代码,对其他中断应用会有帮助 已通过测试。 -the key code of the uc/osii, c8051f transplantation, I joined the serial port and a timer transplant assembly code would be helpful to other interrupt application has been tested.
  3. 所属分类:uCOS

    • 发布日期:2017-03-29
    • 文件大小:13423
    • 提供者:拥抱
  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. chuankou

    0下载:
  2. 用汇编语言编写的DSP2812用串口程序-Prepared by DSP2812 assembly language program using serial port
  3. 所属分类:DSP program

    • 发布日期:2017-04-14
    • 文件大小:4036
    • 提供者:呈祥
  1. FullEmbeddedLinuxNotes

    0下载:
  2. 本书全面介绍了嵌入式Linux系统开发过程中,从底层系统支持到上层GUI应用的方方面面,内容涵盖Linux操作系统的安装及相关工具的使用、配置,嵌入式编程所需要的基础知识(交叉编译工具的选项设置、Makefile语法、ARM汇编指令等),硬件部件的使用及编程(囊括了常见硬件,比如UART、I*IC、LCD等),U-Boot、Linux内核的分析、配置和移植,根文件系统的构造(包括移植busybox、glibc、制作映象文件等),内核调试技术(比如添加kgdb补丁、栈回溯等),驱动程序编写及移植(
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:561016
    • 提供者:流浪
  1. IAP

    0下载:
  2. 这是atmega1280单片机串口在线升级部分的汇编源代码,在项目中实际使用过的。-This is atmega1280 microcontroller serial port to upgrade part of the assembly-line source code in the project actually used.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:7339
    • 提供者:
  1. 4

    0下载:
  2. 开发环境:ccs。基于dsp的同步串口实验(mcbsp)。(汇编语言)-Development Environment: ccs. Dsp-based synchronous serial port test (mcbsp). (Assembly language)
  3. 所属分类:DSP program

    • 发布日期:2017-04-15
    • 文件大小:6546
    • 提供者:魏强
  1. UART

    0下载:
  2. S3C2410 UART串口的测试程序 使用c语言和汇编语言-S3C2410 UART serial port test program using c language and assembly language
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:280575
    • 提供者:
  1. SPMC75

    0下载:
  2. 主要内容为:μnSPTMCPU系列单片机的基本结构与组成原理;寻址方式和指令系统;片内的外设部件,如并行口、串行口、定时器、计数器、ADC和DAC(PWM)等;中断系统;汇编语言程序设计;集成开发环境IDE及较多的应用实例。书中重点介绍了凌阳公司最新推出的以SPCE061系列为主的各单片机的特点,以便用户根据需要选用所需的单片机,组成应用系统和嵌入式计算机系统。-The main contents are: μnSPTMCPU Series MCU' s basic structure a
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:26819
    • 提供者:小柳
  1. UART_SC

    0下载:
  2. 串口的应用。汇编语言编写,适当改动适用于大部分单片机-Application of serial port. Written in assembly language, the appropriate changes to apply to most of the SCM
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:145912
    • 提供者:Mrll
  1. AsyncSerial

    0下载:
  2. Program in assembly for 8051 which show how you can use serial port in Asynchronize mode to communicate between two 8051 processors. this program can be use everywhere you want to use 8051 serial port az source code.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:265928
    • 提供者:alireza
  1. AsyncMultiprocessor

    0下载:
  2. Program in Assembly for 8051 which show how you can use Asynchronize serial port to design multiprocessor system. in this program you can find 5 8051 CPUs that one of them is master with 4 slaves. the code can be copy everywhere you need to run multi
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:358359
    • 提供者:alireza
  1. Sms_Trans

    0下载:
  2. This code is written for 8051 microcontroller in assembly language. It sends SMS continuously using GSM modem,if GSM modem is connected to its serial port.
  3. 所属分类:SMS

    • 发布日期:2017-03-29
    • 文件大小:1773
    • 提供者:NAVEED KHOWAJA
  1. Assembly_language_of_two-machine_communication

    0下载:
  2. 汇编语言实现的双机通信,采用环回方式,只用一台机就可以使用,不需要用串口相连接。-Assembly language of the two-machine communication, the use of loop-back mode, only one machine can use, not connected with the serial port.
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:2414
    • 提供者:Juno
  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-test

    0下载:
  2. 这是实验课的报告。包含了汇编语言实验课的简单描述-This is the report of the experiment. Contains a simple descr iption of the assembly language LABS
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-01
    • 文件大小:53007
    • 提供者:bob
  1. PC-Serial-RS232-Port-Interface-To-7-Segment

    0下载:
  2. PC-Serial-RS232-Port-Interface-To-7-Segment
  3. 所属分类:汇编语言

    • 发布日期:2017-12-20
    • 文件大小:123904
    • 提供者:HKQ
« 12 3 »
搜珍网 www.dssz.com