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

搜索资源列表

  1. BF533_SST_Flash_Driver

    0下载:
  2. 2009.02.13 (Chiron.ylq) --- --- --- --- --- 该工程用于Analog Devices VisualDSP++ V5.0开发环境下,烧写Silicon Storage Technology公司SST39VF512/010/020/040系列Flash的Program Load Driver。 1. 文件结构 SST39VFXXX.dlb SST39VF512/010/020/040 Flash操作驱动 BF
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:65752
    • 提供者:Chiron
  1. magnetic_equator

    0下载:
  2. 51全球地磁场计算,里面是一个C程序,用keil建一个工程,添加上这个文件,输入任意时间就可以直接从虚拟串口上看到数据了。-51 Calculation of the global geomagnetic field, which is a C program, using keil build a project to add on this document, you can enter any time directly from the virtual serial port to se
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:6465
    • 提供者:scp
  1. DP_51PRO_IRDA

    0下载:
  2. 一个不错的串口控制红外接收发送的,C语言程序,工程项目中的一部分。大家可以学习和借鉴的。-A good control of the serial port to send infrared receiver, C language program, part of the project. We can study and learn from them.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1130
    • 提供者:gaowei
  1. HZTableComHelp

    0下载:
  2. 这是本人的一个正式项目中所做的测试工程源码。主要功能是通过串口与板子的GSM模块进行通讯,进行收发短信的程序。内容有:串口设置,GB2312与UNICODE编码转换,PDU编解码(此部分大部分借鉴了网友的代码),AT指令发送。完全可以将相关代码移植到嵌入式短信收发设备中去。我的相关嵌入式项目也确实是在这个基础上做的。-This is my project done by a formal evaluation of the source. Main functions of the board
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:189424
    • 提供者:叶木公
  1. FunnComHelp

    0下载:
  2. 是本人的一个正式项目中所做的测试工程源码。主要功能是通过串口与板子的GSM模块进行通讯,进行收发短信的程序。内容有:串口设置,GB2312与UNICODE编码转换,PDU编解码(此部分大部分借鉴了网友的代码),AT指令发送。因内部使用了MultiByteToWideChar、WideCharToMultiByte字符转换函数,所以不能直接向嵌入式程序中移植。想要做这方面移植的请参考与本人上传的另一个资源“ HZTableComHelp.rar”-Is my project done by a f
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:98144
    • 提供者:叶木公
  1. CCSDSPchuankou

    0下载:
  2. DSP串口程序 内含串口调试助手 配置文件 工程文件-DSP serial port serial debugging process includes assistant project file configuration file
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:222349
    • 提供者:cq
  1. AD7730_115200

    0下载:
  2. 精密称重AD7730读写程序,并通过串口实时发送,串口波特率115200,完整的Keil工程,有详细的注释-AD7730 precision weighing procedure to read and write and send real-time through the serial port, serial port baud rate 115200, Keil complete the project, there are detailed notes
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:39908
    • 提供者:保密
  1. LPC21xx_ADC

    0下载:
  2. This example program shows how to configure and use the A/D Converter of the following microcontrollers: * Philips LPC 2114/2119/2124/2129/2131/2132/2138/2194 After configuring the A/D Converter, the program reads A/D channel 0 and outp
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-24
    • 文件大小:64967
    • 提供者:asit
  1. pic_rs232

    0下载:
  2. a minimal microcontroller based project to establish a communication on the serial port
  3. 所属分类:Com Port

    • 发布日期:2017-04-17
    • 文件大小:254832
    • 提供者:giampow
  1. TestCom

    0下载:
  2. 利用vc6.0 创建了mfc工程,实现了一个串口程序,是自己根据网上的代码,加上自己添加的代码,适合初学者。-Use of vc6.0 created mfc project implements a serial port program their own code under the web, plus add their own code, suitable for beginners.
  3. 所属分类:Communication

    • 发布日期:2017-05-13
    • 文件大小:3357465
    • 提供者:speed
  1. 2425

    0下载:
  2. 一个好用的串口调试软件,不下载可惜了,方便你的工程开发-An easy to use serial port debugging software, not to download Unfortunately, and to facilitate the development of your project
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:117058
    • 提供者:davidlee
  1. UART

    0下载:
  2. uart 串口驱动,你可以把这个驱动直接应用在你的工程中,不需要自己重复写-uart serial port driver, you can put the driver applied directly in your project, does not have to repeat the written
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:8488
    • 提供者:sandy
  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. Serial_port_Communiation_in_Csharp_DOT_NET

    0下载:
  2. This A Project That Enable To communicate with a serial Port In DOT NET-This is A Project That Enable To communicate with a serial Port In DOT NET
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:91507
    • 提供者:Bluto
  1. chuankou_play

    0下载:
  2. 串口调试的程序和keil工程,使用串口调试软件即可完成调试。或者通过仿真软件及虚拟串口软件在无串口电脑上完成仿真,(特别适合笔记本用户)-serial port debug program&keil project
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:11943
    • 提供者:徐舟
  1. uart

    0下载:
  2. 程序说明: 本次实验控制开发板上面的串口,与PC机进行通信,并在串口精灵里面显示字符。 目录说明: 工程在\project文件夹里面 源文件和管脚分配在\rtl文件夹里面 下载文件在\download文件夹里面,.mcs为PROM模式下载文件,.bit为JTAG调试下载文件。-Procedure Note: The experimental control development board above the serial port to communicate wit
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:904772
    • 提供者:军军
  1. Template_With_Schedule_And_COM_Singal_Interface.ra

    0下载:
  2. 该模板拥有严格的层次和模块划分,具有可移植性强,替换硬件抽象 层的部分内容即可实现整个工程的AVR芯片间移植。该模板使用时,只需要使用ICC代码向 导生成必要的定时器0毫秒中断初始化代码、串口初始化代码填写到HD_Support.c中的对 应函数中,就可以使用了。-The template has a strict hierarchy and modules division, with portability, strong, and replace part of the
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:120170
    • 提供者:yy
  1. sys

    0下载:
  2. DDK环境下,windows usb的驱动程序,可以根据自己的串口的实际特点,来改此工程-DDK environment, windows usb driver, serial port based on the actual characteristics of their own, to change this project
  3. 所属分类:USB develop

    • 发布日期:2017-03-29
    • 文件大小:60396
    • 提供者:王旺
  1. bujindianjiceshi

    0下载:
  2. 这是我最近做项目时,串口调试的单片机C51程序,非常好用-This is what I a recent project, the serial port debugging MCU C51 program, very easy to use
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:12734
    • 提供者:杨远
  1. SerialStepMotor

    0下载:
  2. 这是我刚做的一个小项目,计算机通过串口控制步进电机的C51程序-This is what I have just done a small project, the computer controlled stepper motor through the serial port C51 program
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:23803
    • 提供者:杨远
« 1 2 3 45 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com