搜索资源列表

  1. readcar1

    0下载:
  2. 我写的一个串口通讯的程序,该程序可以将收到的命令和文本重的程序进行比较,再将数据发回,适合通讯设备和电脑的通讯-I write a serial communication program, which can be ordered and received the text of heavy procedures, further data back, suitable for communications equipment and
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:298.71kb
    • 提供者:包文
  1. c8051fuart

    0下载:
  2. c8051f020串口通信程序,电脑向该单片机的串口0发送数据,该串口将发来的数据返回
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:13.77kb
    • 提供者:huangyucheng
  1. readcar1

    0下载:
  2. 我写的一个串口通讯的程序,该程序可以将收到的命令和文本重的程序进行比较,再将数据发回,适合通讯设备和电脑的通讯-I write a serial communication program, which can be ordered and received the text of heavy procedures, further data back, suitable for communications equipment and
  3. 所属分类:串口编程

    • 发布日期:2025-02-03
    • 文件大小:298kb
    • 提供者:包文
  1. c8051fuart

    0下载:
  2. c8051f020串口通信程序,电脑向该单片机的串口0发送数据,该串口将发来的数据返回-C8051F020 serial communication program, the computer serial port to the MCU 0 to send data, the serial data will be sent by return
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-02-03
    • 文件大小:14kb
    • 提供者:huangyucheng
  1. spi_serial_communication

    0下载:
  2. SCT12C2052的SPI串口通信程序,能够把电脑发的数据发给单片机,再用单片机把数据传给电脑-SCT12C2052 the SPI serial communication program can be made to the computer data sent to single-chip, re-use the data to single-chip computer. . . .
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-02-03
    • 文件大小:1kb
    • 提供者:lmm
  1. serial_and_usb

    0下载:
  2. 由电脑圈圈的原程序改写,使用串口3,波特率9600连接上EDNCHINa,电脑圈圈的USB开发板可以测试从串口发送到USB接收的数据,这是上位的程序,很有参考价值。下位机程序另发。-By a computer program to rewrite the original circle, use the serial port 3, connected to the 9600 baud rate EDNCHINa, the comput
  3. 所属分类:USB编程

    • 发布日期:2025-02-03
    • 文件大小:4.31mb
    • 提供者:林海全
  1. shumaguan-xian-pc

    0下载:
  2. 本程序实现用数码管来显示由电脑串口发来的数据。-This procedure to achieve with digital control to display sent by the computer serial port data.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2025-02-03
    • 文件大小:16kb
    • 提供者:刘小杰
  1. communicate

    1下载:
  2. VC++ 6.0做的一个串口通信程序,功能与串口调试助手类似。它可以实现两台电脑的串口之间或者一台电脑的两个串口之间互相收发数据。左上角可以通过下拉列表选择不同的串口,默认的是COM1,考虑到笔记本电脑上一般没有串口,用USB转RS-232转换器之后,其COM口一般不为COM1,所以在程序中不做死COM口而是可以在界面中选择COM口,单击“关闭串口”就停止数据的收发。“接收区”对接收到的数据进行显示,接收可以选择自动接收或手动接收,自动
  3. 所属分类:界面编程

    • 发布日期:2025-02-03
    • 文件大小:3.52mb
    • 提供者:陈利聪
  1. UARTsend

    0下载:
  2. 凌阳61单片机串口通信,用UART来接收PC机的RS232串行接口的数据,并把收到的数据重新发回PC机。在电脑上用串口助手软件可以看到结果-for lingyang 61 MCU
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-02-03
    • 文件大小:6kb
    • 提供者:fanco
  1. TouchPic630

    0下载:
  2. 该项目是用PIC16F630单片机构建一个简单的电容式触摸感应开关方案。占用PIC16F630的片上比较器,内部基准电压,Time0定时器,Time1定时器。PIC16F630将实时反应当前状态的数据通过串口总线发回电脑串口调试助手进行监控。-The project is PIC16F630 microcontroller to build a simple capacitive touch sensor switch program.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-02-03
    • 文件大小:40kb
    • 提供者:张宏
  1. chuankou

    0下载:
  2. 实现串口通信 ,课程设计 作业 主要功能:两台电脑通过串口线连接。编写收、发程序,实现两计算机之间的数据(要求数据打包传输)传输。-Serial communication, curriculum design operating main functions: to connect two computers via the serial line. Write sending and receiving procedures, an
  3. 所属分类:JSP源码/Java

    • 发布日期:2025-02-03
    • 文件大小:9kb
    • 提供者:小龙
  1. serial-communication

    0下载:
  2. RS232串口通信程序,实现功能:电脑先发个数据给单片机,单片机收到后将此数据回复给电脑-RS232 serial communication procedures, and functions: computer before sending the data to the microcontroller, the microcontroller received after this data back to the compute
  3. 所属分类:串口编程

    • 发布日期:2025-02-03
    • 文件大小:1kb
    • 提供者:王珏
  1. sl4

    0下载:
  2. 本实验将实现如下功能:本实验串口1将不停的打印信息到电脑上,同时接收从串口发过来的数据,把发送过来的数据直接送回给电脑。-The experiment will achieve the following functions: In this study, serial port 1 will stop printing information to your computer, while receiving from the ser
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-02-03
    • 文件大小:296kb
    • 提供者:cai
  1. STM32F030-USART

    1下载:
  2. STM32F030寄存器方式配置UART,实现接收电脑串口助手的数据,自增1后发回给串口助手。-Configure UART STM32F030 register way, realize the receiving computer serial port assistant data, since increased 1 back to a serial port.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-02-03
    • 文件大小:248kb
    • 提供者:
  1. DMA

    0下载:
  2. 在单片机stm32上实现通过DMA将数据搬到串口上 串口将数据发到电脑上-DMA to move data through the serial port to send data to a computer on a single chip stm32
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-02-03
    • 文件大小:1.63mb
    • 提供者:jam
  1. stm32f407-encoder

    0下载:
  2. 这是基于stm32f407的编码器程序,能够实现单片机对编码器的控制并把数据用串口发回电脑-This is the code based on stm32f407 to control encoder and return the data to pc when succeed
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-02-03
    • 文件大小:4.49mb
    • 提供者:唐晨
  1. 串口二

    0下载:
  2. stm32f407本实验串口2将不停的打印信息到电脑上,同时接收从串口发过来的数据,把发送过来的数据直接送回给电脑。(Stm32f407 this experiment serial port 2 will print the information to a computer, coming from a serial port to send and receive data, the data was sent directly
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-02-03
    • 文件大小:2.97mb
    • 提供者:日暮
  1. UART.rar

    0下载:
  2. 电脑串口向单片机发送数据,单片机收到后返回相同数据(Computer serial port to send data to the microcontroller, the microcontroller received the same data returned)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2025-02-03
    • 文件大小:25kb
    • 提供者:H丶yacinth
  1. 无线数据传输

    0下载:
  2. 实现终端发数据,协调器收到后通过串口发给电脑(The terminal sends the data and the coordinator sends it to the computer through the serial port)
  3. 所属分类:串口编程

    • 发布日期:2025-02-03
    • 文件大小:7.93mb
    • 提供者:sdaw321
  1. 电位器AD并串口通信(8位)

    0下载:
  2. 利用xpt2046的ad转换功能转换电位器的模拟量,晶码管显示并通过串口通信发到电脑,利用串口调试助手显示数据(The analog converter of potentiometer is transformed by xpt2046's AD conversion function. The crystal code tube is displayed and sent to the computer through serial
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-02-03
    • 文件大小:35kb
    • 提供者:赶路人
« 12 »

源码中国 www.ymcn.org