搜索资源列表
atmega16串口收发程序
- AVR单片机atmega16串口中断接收和发送程序。接收到字符后再发送出去。-AVR atmega16 interrupt receive and transmit procedures. After receiving characters sent.
I0口作为串行口发送接收函数完美版(51版)
- I0口作为串行口发送接收函数完美版-I0 mouth as send and receive serial port function perfect version
单片机C51串口中断接收和发送测试例程(含通信协议的实现
- 单片机C51串口中断接收和发送测试例程(含通信协议的实现)
单片机串口编程
- 单片机串口编程---包含串并转换电路驱程序,驱动光二极管闪动程序, 串口发送和接收程序!
recv.rar
- STC 2052 SPI接收数据后通过串口发送到PC 用于测试SPI是否正常。,STC 2052 receive data and send to pc by RS232
AVR单片机atmega16串口中断接收和发送程序
- AVR单片机atmega16串口中断接收和发送程序。接收到字符后再发送出去-AVR microcontroller atmega16 send and receive serial interrupt procedures. Characters before sending out the received
RS485
- 单片机上电后向串口数据0XAA,接收到数据后,然后向串口发送接收到的数据使初学者领略使用中断进行数据通信,传输方式为RS485-Power single-chip serial data to the 0XAA, receive data, and then sent to the serial data received interrupt beginners enjoy the use of data communications, transmission for RS485
danpianjitongxin
- 单片机通过串口与Labview通信,实现单片机向Labview发送字符,labview接收,labview向单片机发送控制命令,单片机接收并执行-Microcontroller through the serial port communication with Labview, Labview MCU to send characters, labview receiver, labview to send control commands to the microcontroller, th
chuankoufasonghejeishou
- C51串口中断接收和发送程序,采用数码管显示串口发送过来的代码,只能显示发送的数字代码-C51 serial port receive and transmit interrupt procedures, the use of digital tube display serial port to send over the code, can only display the numeric code to send
Dog
- 这是一个通过PC机发指令到串口,单片机接收后通过发射模块,发送到玩具上,玩具解析,得得相应动作,通过调试成功,可以直接使用-This is a PC-issued instructions through the serial port, single-chip receiver module through the launch, sent to the toys, toys resolution, a corresponding action, through the debugging s
serial
- 一个基于单片机串口通信的程序,包含串并转换电路驱程序,驱动光二极管闪动程序, 串口发送和接收程序!-A microcontroller-based serial communication programs, including string and convert the circuit-drive programs, drivers, LED flashing program, serial port to send and receive programs!
232send
- 8051的串口发送程序,有注释方便学习,接收程序另有下载-8051 serial port procedures, notes to facilitate learning, while receiving program download
cc2530.串口通讯(send & receive)
- 网蜂资料中的串口通信实验,可以实现ZigBee串口的接收和发送数据(Bee data serial communication experiment, you can achieve the ZigBee serial port to receive and send data)
串口二
- 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.)
STM32F103RB_DMA_RX_TX
- //DMA串口发送\接收 //功能描述:可以通过按键进行串口DMA发送,两个按键分别发送不同的东西, //按键定义可以在key.c中查看,发送的长度可以在函数中修改 //串口接收长度可以通过变量RX_DATA_LENTH修改,串口接收后通过USART_SendData函数发送回去(//DMA serial send / receive Function Descr iption: / / can be sent through the serial port DMA keys, two
IAP15F4K-串口通讯-和校验(中断方式)
- 使用单片机实验板,在Keil C开发环境中编写串口发送和接收程序。在串口发送和接收程序中编程增加校验位,使用逻辑分析仪捕捉单片机串口引脚发送和接收数据的波形,并与串口接收和发送的数据进行比较。(Using SCM experiment board, in the Keil C development environment to write serial send and receive program. In the serial sending and receiving program,
3:STM32_串口实验
- STM32F10x开发的串口应用程序,可进行发送和接收数据(STM32F10x developed a serial port application to send and receive data)
12-串口2
- 51单片机,串口开发程序,主要对串口的初始化,以及串口发送接收字符,(51 singlechip, serial port development program)
stc89c52串口实验程序模板
- stc89c52串口实验程序模板,本实验将通过电脑的串口调试软件向stc89c51的p3.0,p3.1 串口发送数据,stc89c51再把接收到的数据发送回去,(STC89C52 serial experiment program template, this experiment will send data to STC89C51's P3.0, P3.1 serial port through the serial debugging software of the computer, a
单片机串口通信发送、接收C语言编程程序
- 单片机程序开发,常规的串口通信代码分析。(Single chip program development, regular serial communication code analysis)