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

搜索资源列表

  1. ComDebug

    1下载:
  2. 用串口通讯工具,功能:1、对数据可以以16进制或字符形式收发,2、定时发送指定数据,3、根据接受指定字符自动回复。-using serial communications tools and functions : 1, the data can be 16 characters or form band transceiver, 2, regularly sending specific data, 3, under the designated characters automatic re
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:55632
    • 提供者:cwj
  1. Test_com

    1下载:
  2. 本源码采用spcomm串口控件,接受数据采用线程方式,这是一个串口测试工具,可以用来做串口监听等。非常适合使用delphi开发串口程序的程序员做参考!-the source used spcomm Serial Control and accept data using threads, it is a serial testing tools can be used to do Serial wiretapping. Delphi is very suitable for the develo
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:37687
    • 提供者:天堂
  1. ser_my

    0下载:
  2. winbond单片机W77E58双串口通讯例子,串口1采集下终端数据,串口0等待主机接受-SCM W77E58 dual serial communication example, a serial data collection terminals under, serial 0 for mainframe accept
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1617
    • 提供者:zlz
  1. ST7920带中文字库液晶原码程序

    0下载:
  2. ST7920带中文字库液晶原码程序 12864 keil的,串行方式 编写时已经考虑到往avr上的移植了,spi可以用avr硬件的,也可以用io模拟,甚至可以用mega48的串口做spi主机 ,经过我的测试串行方式,在cs无效时,7920还是可以接受数据,导致显示被误改,如果spi上接了其它器件,小心使用。-Driver with the original Chinese font LCD procedure code 12864 Keil. Serial way has been pre
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4466
    • 提供者:汤宇浩
  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. WW2

    0下载:
  2. 近,总是有人问我要串口通讯源代码,为了方便大家,我将我写的WIN32API串口通讯程序发上来,供大家下载使用(这个是我在广西的一个项目的一个源代码,其中涉及到公司的串口外围设备,我没有给出通讯规则,可能大家看程序时有很多不便请谅解)。 WIN32API通讯程序采用多线程的形式进行驱动,程序中采用多串口进行通讯,有串口数据接受和发送。其中设置、读串口、写串口功能函数全为个人所写,大家可以随意使用。 -nearly always someone asked me to serial commun
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:9397
    • 提供者:wangning
  1. C8051_UART_test

    1下载:
  2. 摘 要: 本文件是C8051单片机串口0、1测试程序,使用外部22.1184MHz晶振。 功能:Uart驱动程序,包括初始化、波特率设置,单字节发送接收、字符串发送接受等。 程序运行时向PC机发送字符串;接收到PC机的数据后,再将该数据发送回PC机。 按开发板上键盘,将该键值发送到PC机;本开发板提供的串口调试助手不支持中文显示。-Abstract : This document is C8051 MCU serial 0,1 testing procedures use of ex
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:61858
    • 提供者:Lance Yin
  1. IMU_Sample

    0下载:
  2. IMU数据采集接收上位机,串口接受,实时显示的陀螺、加计、温度数据-IMU data acquisition, receive the upper machine serial port receiving, real-time display of gyro, collectively, temperature data
  3. 所属分类:LabView

    • 发布日期:2017-04-29
    • 文件大小:65401
    • 提供者:gaopengyu
  1. vchuaboxing(www.greenxf.com)

    0下载:
  2. 串口接受和发送数据,而且能够实时显示波形,并能在原有基础上修改。-A serial port receiving and sending data, but also can real-time display waveform, and based on the original modification.
  3. 所属分类:CSharp

    • 发布日期:2017-05-22
    • 文件大小:6263405
    • 提供者:吴侃
  1. 51uart

    0下载:
  2. 51单片机实现串口接受和发送,Proteus仿真 在“2.1 键盘和LED 数码管显示设计”基础上,增加如下内容: 1、SCI 串行口、TTL-232 电平转换部分电路原理图; 2、相应程序流程图; 3、编程调试,在2.1 基础上,实现串口接收、发送功能,具体如下: (1)按下某键,通过串口送出按下键的键号(重复4 字节)并在虚拟终端上显示; (2)在虚拟终端上输入4 位要显示的数值,串行口接收后,在数码管上显示,数 值输入数据格式为‘s’、‘0~9’、‘0~9’、‘
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:62604
    • 提供者:58
  1. ControlPC

    0下载:
  2. 这个是android的WiFi通信源码?能WiFi模块直接通信,通过串口可以将数据转发给MCU或是电脑串口接受等-This is the WiFi Android communication source code? Can WiFi module direct communication, through the serial port can be forwarded to MCU or computer serial port, etc.
  3. 所属分类:android

    • 发布日期:2017-05-03
    • 文件大小:620419
    • 提供者:Hong
  1. codefans.netvc

    0下载:
  2. VC++简单的串口接收数据包的程序,指定哪个串口,就用哪个串口来接受值得学习。-It is very good!
  3. 所属分类:Com Port

    • 发布日期:2017-04-28
    • 文件大小:33923
    • 提供者:张鹏
  1. STM32_MPU6050

    0下载:
  2. stm32 陀螺仪串口代码,有软件实现IIC,进行IIC读写6050,通过串口接受stm32的数据,实现调试和观察-stm32 gyroscope serial code, a software IIC, be read IIC 6050, through the serial port to accept data stm32 achieve debug and observation
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-23
    • 文件大小:7140065
    • 提供者:周剑
  1. DataRet

    0下载:
  2. 使串口接受上位机发送的数据,当接受到8个连续数据后,将接收计数值加一后数出数码管显示,并将数据原封不动的发送会上位机。-PC serial transmission of data, receives eight consecutive information, or to receive a numerical increase after a few out of the digital display, and will send the data was intact aircraft.
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:2491
    • 提供者:tan1275173
  1. jinzhizhuanhuan

    0下载:
  2. 10进制转16进制,16进制转10进制,转2进制,串口发送数据并接受返回-10 hex to 16 hex, 16 to 10 hex, to 2 hex, serial port to send data and receive return
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:112306
    • 提供者:qinsimu
  1. GenerateRand

    0下载:
  2. 从串口接受到的字符串,并将接受到的数据通过socket端口发出。-The string received the serial port, and the received data through the socket port issued.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-05
    • 文件大小:4955
    • 提供者:wuhunyun
  1. uart_rx_tx_ok

    0下载:
  2. 用于串口的接收和发送,不含校验位,直接将串口接受的数据进行发送,实现多字节发送和接收-It means for receiving and transmitting, excluding parity bit serial port, the serial data received directly transmitted, multi-byte transmission and reception
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-14
    • 文件大小:10349127
    • 提供者:卢文建
  1. 湿敏传感器模块(3线制)

    0下载:
  2. 温湿度传感器三线制 实现串口接受和发送数据,实时查看温湿度(Temperature and humidity sensors, three wire system to achieve the serial port to accept and send data, real-time temperature and humidity)
  3. 所属分类:其他

  1. serial port communication

    0下载:
  2. 串行接口是一种可以将接受来自CPU的并行数据字符转换为连续的串行数据流发送出去,同时可将接受的串行数据流转换为并行的数据字符供给CPU的器件。(Serial interface is a kind of can accept parallel data from the CPU characters into a continuous flow of serial data sent, at the same time accept the serial data stream can be c
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:wangrilian09
  1. 串口应用

    0下载:
  2. C#编写采用NPOI构架,将接受的数据存入excel表格,每秒采集一次数据。(C # uses npoi framework, stores the received data in Excel, and collects data once a second.)
  3. 所属分类:C#编程

    • 发布日期:2021-01-27
    • 文件大小:1472512
    • 提供者:garyson002
« 1 2 3 4 5 6 78 9 10 11 12 ... 18 »
搜珍网 www.dssz.com