CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 电脑串口发数据

搜索资源列表

  1. c8051fuart

    0下载:
  2. c8051f020串口通信程序,电脑向该单片机的串口0发送数据,该串口将发来的数据返回
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:13.77kb
    • 提供者: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. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1.21kb
    • 提供者:lmm
  1. shumaguan-xian-pc

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

    • 发布日期:2017-04-02
    • 文件大小:15.9kb
    • 提供者:刘小杰
  1. UARTsend

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

    • 发布日期:2017-04-01
    • 文件大小:5.72kb
    • 提供者:fanco
  1. TouchPic630

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

    • 发布日期:2017-04-03
    • 文件大小:39.97kb
    • 提供者:张宏
  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 serial data sent, the data sent d
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:296.24kb
    • 提供者:cai
  1. RS485-2

    0下载:
  2. DMAVR-L的RS485通信示例程序,采用串口1,发送采用查询方式,接收采用中断的方式 通过串口调试助手将16进制数据发送到系统板,系统板再发回电脑,在串口调试助手中显示出来-DMAVR-l RS485 communication example program, use the serial port 1, and send the query, receive adopt the way of interruption Via a serial port debugging ass
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:14.38kb
    • 提供者:陈洺
  1. read18b20rom

    0下载:
  2. 18b20是单总线数字温度传感器,可以在一根总线上挂接多个18b20,这里就需要发匹配ROM命令,需要传感器的64位ROM,本程序可以读出64的数据,在电脑里用串口助手显示出,为多18b20操作做好准备。-18b20 is a single-bus digital temperature sensor can be mounted on the bus in a multiple 18b20, where you need to send Match ROM command, you need
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:1.41kb
    • 提供者:冬雨
  1. PC-(RS232-)

    0下载:
  2. 单片机串口通信的应用,通过串口,我们的个人电脑和单片机系统进行通信。 个人电脑作为上位机,向下位机单片机系统发送十六进制或者ASCLL码,单片机 系统接收后,用LED显示接收到的数据和向上位机发回原样数据。-Single-chip serial communication applications, through the serial port, our personal computers and SCM systems to communicate. PC as a PC, sen
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:60.51kb
    • 提供者:王子
  1. STM32F030-USART

    5下载:
  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. 所属分类:SCM

    • 发布日期:2016-05-31
    • 文件大小: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. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1.63mb
    • 提供者:jam
  1. co2uartmsp430

    0下载:
  2. msp430f149 的双串口的应用,CO2传感器URT,串口一接受CO2传感器一直在发的浓度PPM值,串口零接受电脑发来的数据,如果数据是设定“0xbb 0x00 P1N 00 0D”就把CO2的值发给电脑
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:49.29kb
    • 提供者:赵长春
  1. uart

    0下载:
  2. 通过电脑的超级终端向单片机发送数据,单片机将接收到的数据发回电脑,并显示在超级终端上。用的是串口1的中断方式。-Data to send data to the microcontroller through the Super Terminal PC, the microcontroller will receive back to the computer and displayed on the HyperTerminal. Using a serial interrupt 1.
  3. 所属分类:SCM

    • 发布日期:2017-05-17
    • 文件大小:4.36mb
    • 提供者:LTQ
  1. stm32f407-encoder

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

    • 发布日期:2017-05-18
    • 文件大小: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 back to the computer.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-19
    • 文件大小:2.97mb
    • 提供者:日暮
  1. UART.rar

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

    • 发布日期:2017-12-25
    • 文件大小:25kb
    • 提供者:H丶yacinth
  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 port communication, and the d
  3. 所属分类:单片机开发

    • 发布日期:2018-05-03
    • 文件大小:35kb
    • 提供者:赶路人
搜珍网 www.dssz.com