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

搜索资源列表

  1. tongxunbiansechengxu

    0下载:
  2. 全彩灯具通讯解码程序 本程序可以通过串口接收数据变色,可以调节波特率和地址等等数据-Full-color lamps communications the decoding procedures this program discoloration can receive data through the serial port, you can adjust the baud rate and address data
  3. 所属分类:assembly language

    • 发布日期:2017-12-03
    • 文件大小:12793
    • 提供者:郭雷
  1. code

    1下载:
  2. 基于VB编写的上位机界面软件,通过串口接收温度以及湿度,具有过温报警功能等-Based PC interface software written in VB, the the serial receiver temperature, and humidity, with over-temperature alarm function
  3. 所属分类:Other windows programs

    • 发布日期:2016-10-06
    • 文件大小:187392
    • 提供者:高峰
  1. STM32-USART

    1下载:
  2. STM32USART通讯:通过配置串口参数,使能串口时钟,配置串口接收中断,以实现串口收发-Configure the serial port parameters, enable the serial clock, configure the serial port receive interrupt serial transceiver
  3. 所属分类:SCM

    • 发布日期:2016-03-14
    • 文件大小:1372160
    • 提供者:黄德谋
  1. CPort

    0下载:
  2. CSerialPort是基于多线程的,其工作流程如下:首先设置好串口参数,再开启串口监测工作线程,串口监测工作线程监测到串口接收到的数据、流控制事件或其它串口事件后,就以消息方式通知主程序,激发消息处理函数来进行数据处理,这是对接收数据而言的;发送数据可直接向串口发送。 -CSerialPort is based on multi-threaded, its workflow is as follows: First, set the serial port parameters, and
  3. 所属分类:Static control

    • 发布日期:2017-11-10
    • 文件大小:7257
    • 提供者:肖阳
  1. UART-DISPLAY

    0下载:
  2. lcd 显示,Verilog语言,串口接收数据,并在LCD中显示,波特率9600,包括主文件,LCD控制文件,波特率发生文件-lcd display Verilog language, serial port to receive data, and the LCD display, baud rate of 9600, including the master file, the LCD control file, the baud rate generator file
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:533297
    • 提供者:jsquare
  1. UART_Image

    0下载:
  2. 用MATLAB语言编写的从串口接收图像数据的一段小程序,主要用于从串口接收图像数据-Image data from the serial port to receive a small program written in MATLAB language, mainly used for receiving image data from the serial port
  3. 所属分类:Com Port

    • 发布日期:2017-11-22
    • 文件大小:623
    • 提供者:wangzhongwei
  1. chuankou

    0下载:
  2. 基于单片机的串口接收模块,以@开头的数据,以#结尾,取中间为有效数据-@ The beginning of the data based on single-chip serial receiver module# end, take the middle as a valid data
  3. 所属分类:SCM

    • 发布日期:2017-12-05
    • 文件大小:2849
    • 提供者:袁彪
  1. 6

    0下载:
  2. linux 串口 接收程序,在intel pxa255 上跑通-the linux receiver program, ran through intel pxa255
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-09
    • 文件大小:1466
    • 提供者:陈小文
  1. DSPDemo

    0下载:
  2. 简易示波器,VS2008,C++编写,使用串口接收数据并将接受到的数据显示出来完成简单的示波器的功能。-Simple oscilloscope, VS2008, C++ written to use the serial port to receive data and receive data displayed complete simple oscilloscope.
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-01
    • 文件大小:20292110
    • 提供者:ansle
  1. car_manager12

    0下载:
  2. 实现SQL数据库连接,利用串口接收数据,进行处理!!做了藏文物联网-SQL database connection using the serial port to receive data processing! !
  3. 所属分类:SQL Server

    • 发布日期:2017-11-26
    • 文件大小:982718
    • 提供者:蒋林
  1. 9.17

    0下载:
  2. 1.串口中断允许自动接收总线上的信息,当接收的字节后超过3.5个字节时间没有新的字节认为本次接收完成,接收完成标志置1 如果接收完成标志已经置1又有数据进来则丢弃新来的数据。 2.串口接收数据的处理, 当接收完成标志置1进入接收数据处理, (1)首先判断接收的第一位数据与本机地址是否相同,如果不相同清空接收缓存不发送任何信息 (2)接收的第一位数据与本机地址相同,则对接收缓存中的数据进行crc16校验,如果接收的校验位与本校验结果不相同清空接收缓存不发送任何信息;(3)如果crc16校验正
  3. 所属分类:SCM

    • 发布日期:2017-12-03
    • 文件大小:11261
    • 提供者:徐林
  1. MSP430_GPS

    0下载:
  2. MSP430单片机控制GPS模块,通过UART串口接收GPS的经纬度信息和时间日期。-The MSP430 MCU control GPS module via UART serial port to receive GPS latitude and longitude information and the time and date.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-11
    • 文件大小:27535
    • 提供者:王家大院
  1. socket

    0下载:
  2. 使用套接字和串口混合编程,将串口接收数据,使用套接字发送-Use socket and serial port programming, serial port receives the data, use the socket to send
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-08
    • 文件大小:1478521
    • 提供者:高阳酒徒
  1. CC1110-UART

    0下载:
  2. cc1110单片机串口接收数据和发送数据程序-cc1110 microcontroller serial port to receive data and send data program
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-09
    • 文件大小:18376
    • 提供者:sengine
  1. rxd

    0下载:
  2. 用verilog实现的串口接收程序,仿真通过-Verilog implementation receiver program, through simulation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-19
    • 文件大小:335337
    • 提供者:hr
  1. CC2530UART2Test

    0下载:
  2. cc2530 串口接收程序 中间有接收中断操作,结合datasheet调整波特率可直接使用-cc2530 serial middle of the receiving program receive interrupt operation, combined datasheet adjust baud rate can be used directly
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-02
    • 文件大小:23832
    • 提供者:lixinwen
  1. rx

    0下载:
  2. MEGA128串口接收程序,此程序可以对MEGA128串口接受中断进行处理,并从BUFFER里面把数据取走。-The MEGA128 receiver program, this program can MEGA128 serial interrupt is accepted for processing, and the data is removed from BUFFER inside.
  3. 所属分类:SCM

    • 发布日期:2017-11-12
    • 文件大小:1596
    • 提供者:tcdgfen
  1. JPGRecive

    0下载:
  2. 串口接收还原jpeg图片,VS2005编写工程-The serial receiver restore jpeg image, VS2005 writing project
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-21
    • 文件大小:13898752
    • 提供者:Huey
  1. chuankou

    0下载:
  2. 基于51单片机的串口接收功能的汇编语言,适合新手使用!-Based on 51 single-chip serial receiver assembly language function, suitable for novices to use!
  3. 所属分类:SCM

    • 发布日期:
    • 文件大小:13675
    • 提供者:murphy
  1. VCPPMSComm-_and_VC--mscomm-For51-

    0下载:
  2. VC++MSComm串口接收程序_和VC上位机针对51单片机的文档!比较好的资源!-VC++MSComm serial port to receive program _ and VC host computer for 51 single-chip documentation! Better resources!
  3. 所属分类:Com Port

    • 发布日期:2017-11-11
    • 文件大小:519332
    • 提供者:周林
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com