搜索资源列表

  1. Terminal

    0下载:
  2. API方式串口应用的例子,包含了串口的读写和配置函数及应用方式。-an example about comm programing.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-19
    • 文件大小:61440
    • 提供者:fidaura
  1. I2C

    0下载:
  2. 单片微机的P1.0(SCL)和P1.1(SDA)两根I/O口线构成虚拟I2C总线,扩展串行EEPROM芯片24C02。对扩展的串行数据存储器24C02进行自检,若每一单元读/写都正确,则把片内RAM中20H单元内容清0,否则置20H内容为FFH。-80C51 single-chip microcomputer using P1.0 (SCL) and P1.1 (SDA) two I/O port lines constitute a
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:huang
  1. reader

    0下载:
  2. 通过串口操作NFC RFID读写器的程序源代码-NFC RFID operations through the serial port of the source code reader
  3. 所属分类:RFID编程

    • 发布日期:2024-05-19
    • 文件大小:111616
    • 提供者:孙健
  1. SerialComm5

    0下载:
  2. 使用VS2005编写的基于FormView的SDI串口程序 其中界面涉及ComboBox和RichEdit。 使用Win API读写串口数据。-Written using VS2005 serial based on the FormView s SDI program Interface which involves a ComboBox and RichEdit. Win API to read and write
  3. 所属分类:串口编程

    • 发布日期:2024-05-19
    • 文件大小:53248
    • 提供者:ddd
  1. ODBCComm

    0下载:
  2. 串口通信:连接ODBC来发送读写数据表.学习很不错的源码.-Serial communication: reading and writing data to connect ODBC to send the table, learning is a good source.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-19
    • 文件大小:223232
    • 提供者:
  1. I2C

    0下载:
  2. I2C串口调试代码,包括I2C主机实验-读写CAT1025,I2C从机实验-CAT1025器件模拟。-I2C serial debugging code, including I2C host experiment- read and write CAT1025, I2C slave test-CAT1025 device simulation.
  3. 所属分类:串口编程

    • 发布日期:2024-05-19
    • 文件大小:192512
    • 提供者:王军
  1. VB_24C02

    0下载:
  2. VB通过串口控制单片机读写24C02源代码-VB to read and write 24C02 microcontroller through the serial port source code control
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:兰华
  1. serial_port_c_code

    0下载:
  2. 能够对串口进行读写操作。利用线程实现了非阻塞调用-Able to read and write the serial port, monitor class. Use threads to achieve non-blocking calls
  3. 所属分类:串口编程

    • 发布日期:2024-05-19
    • 文件大小:35840
    • 提供者:叶万春
  1. Serial-debugging

    0下载:
  2. delphi版的串口调试软件源码 SPCOMM使用方法 1.设置参数: CommName := Com1 //串口 BaudRate := 9600 //波特率 2.打开 StartComm() 3.写数据 WriteCommData(缓冲区地址,字节数) 读数据 OnReceiveData(数据接收处理); 4.关闭 StopComm()。-delphi source code version of
  3. 所属分类:串口编程

    • 发布日期:2024-05-19
    • 文件大小:280576
    • 提供者:philzheng
  1. Comm

    0下载:
  2. 基于C++的MSCOMM控件多线程串口通讯源程序,能实现基本的读写功能.-The C++ based multi-threaded serial communication MSCOMM control source, to achieve basic reading and writing functions.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-19
    • 文件大小:1934336
    • 提供者:gray
  1. Serial-Port-ReadaWrite

    0下载:
  2. vc编写的对串口进行读写操作,希望能对大家有用-Read and write the serial port
  3. 所属分类:串口编程

    • 发布日期:2024-05-19
    • 文件大小:26624
    • 提供者:石生
  1. main

    0下载:
  2. linux下的串口编程 包括几个功能函数 1.串口的初始化 2.打开串口 3.读串口数据 4.写串口数据 5.关闭串口 -under linux serial programming under linux serial programming under linux serial programming under linux serial programming
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:
  1. FPGA--VerilogFIFO

    0下载:
  2. FPGA串口通信程序 基于fifo读写的串口通信程序-FPGA serial communication program is based on the serial communication program to read and write fifo
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:易浩
  1. USART_AT93C46

    0下载:
  2. PIC16F877实现串口通信协议数据包通信,同时能通过窗口上位机对AT9346进行读写功能。-PIC16F877 Serial communication protocol packet communication, while the host computer through the window to read and write capabilities of the AT9346.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-19
    • 文件大小:41984
    • 提供者:时欢
  1. RS485Comm_s

    0下载:
  2. 本例程演示如何在VC++中使用同步方式读写串口-This example shows how to use VC++ to read and write serial synchronous mode
  3. 所属分类:串口编程

    • 发布日期:2024-05-19
    • 文件大小:13312
    • 提供者:liuweiyun
  1. android-serialport-api

    0下载:
  2. android平台上用于串口访问的参考代码,很实用,可以用于需要在这个平台上读写串口操作的各种工程,程序自动搜索系统的串口-android platform reference code for serial port access, very useful, can be used to need to read and write the serial port on this platform operating various
  3. 所属分类:android开发

    • 发布日期:2024-05-19
    • 文件大小:194560
    • 提供者:Frank
  1. MIX103

    0下载:
  2. 原创作品,STM32F1x系列的RTC万年历,时间显示在终端上,SPI FLASH读写例程,以及8路PWM输出,这些源码已在板上调试通过,可通过串口终端选择测试代码功能。-STM32F1x series RTC calendar, SPI FLASH, and 8 PWM outputs, the source has on-board debugging, serial terminal can select the test cod
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:363520
    • 提供者:时岩
  1. testSEG8

    0下载:
  2. 8051的DS1302读写、串口操作、数码管扫描程序-8051 DS1302 read and write, serial operation, the digital scanner
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:16384
    • 提供者:冯涛
  1. TestComm

    0下载:
  2. 串口通信的读与写,通过LabVIEW来实现,并且通过不同的ID实现分别显示波形和数据的一个例子-Read and write serial communication in LabVIEW to achieve, and to achieve through a different ID and data, respectively, show an example of a waveform
  3. 所属分类:串口编程

    • 发布日期:2024-05-19
    • 文件大小:37888
    • 提供者:高靖
  1. readport

    0下载:
  2. 在linux系统下的ARM开发板上实现串口的读写,并建立文件,存储接受到的数据。-In the ARM linux system development board Serial read and write, and create documents, store the received data.
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:yiyue
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org