搜索资源列表
串口通信最终测试机
- 功能:1 实时绘制数据曲线2 保存接受数据到文件3 能在各种参数下,与单片机和pc机通过串口通讯4 能实时记录输入和输出数据sstcomc.c为单片机上使用的演示程序,在keil c51编译以后,在sst89c58测试通过-functions : a real-time rendering two data curves accept data preservation of documents in three parameters, and SCM and PCs through four
红外数据通信实验
- C51单片机实现红外数据的通信与传输 数据通过串口格式化 38 KHZ载波-C51 MCU infrared data communications and the transmission of data through the serial format 38 kHz carrier
GPS
- MSP430串口通信 接收GPS数据 源代码-Serial Communication MSP430 source code to receive GPS data
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
Labviewcommunication
- Labview与单片机的串口通信,程序中加入例如传输协议,并具有判断传输数据可靠性功能,提取所需数据并显示图形。-Labview and the Serial communication, procedures to add such as transport protocols, and has to judge the reliability of data transmission functions, extract the required data and display graph
2010-9-16
- stc12c60s2双串口通信程序 第二串口接收数据,cpu处理数据,并由串口1发送数据到控制卡,由控制卡控制led显示- STC double in series communications program 51 siglechip receive and send program.secend uarst receive data from radar.mcu deal with and send data to led control card.finally ,led con
vb
- 串口通信的上位机程序和单片机的下位机的数据采集发送程序-The host computer serial communication procedures and SCM for the next bit machine to send data acquisition program
6-3
- 用于MSP430F149进行异步串口通信,从串口接收数据,分析收到的数据包,然后根据算法进行运算,最后将结果从串口返回。数据包的结构见xieyi.h。-For MSP430F149 asynchronous serial communication, receiving data from the serial port, analyzing the data received packets, and then computing algorithm, and finally to retur
VBchuankou
- vb串口通信调试,能够进行16进制和字符的数据传输。-vb serial communication debugging, can be 16 hexadecimal and character data transmission.
GM814x_C
- GM814X SPI 接口为从机方式,各子串口的工作波特率、数据帧长等各种通信设置都可由软件设置,减少了外部MCU 的IO 需求。芯片的功耗低,具备多种掉电操作,该芯片的外部控制少,应用灵活,编程使用简单,适合于大多数多串口扩展需要的应用。 驱动源代码-GM814X SPI interface for the slave mode, the son of the work of the serial baud rate, data communications and other帧长sett
COM_MCUPC
- 单片机-PC 串口通信(Altium Designer Winter 09工程和原程序) (2010山东大学威海分校电子设计大赛F题)PC 机侧可用现有通信软件(如串口调试助手),单片机接一位数码管,实现 PC 发送数据,单片机接收显示,并回送给 PC 机。 *单片机系统需对 PC 机下发串口数据的波特率能够自侦测 *PC 机下发数据前循环发送 0Xff 作为侦测标识 -SCM-PC serial communication (Altium Designer Winter
cc2530.串口通讯(send & receive)
- 网蜂资料中的串口通信实验,可以实现ZigBee串口的接收和发送数据(Bee data serial communication experiment, you can achieve the ZigBee serial port to receive and send data)
串口通信
- 简单用于51单片机是实现与pc的串口通信,进行简单的数据交互(serial port Simple for the 51 microcontroller is to achieve serial communication with the PC, for simple data interaction)
03 串口实验
- 实现蓝牙CC2540串口中断数据收发功能。(Bluetooth CC2540 serial interrupt data transceiver function.)
简单模拟串行通信2017-10-10 (1)
- 使用单片机任意IO口用软件的方法模拟实现异步串行数据传输的方法,并采用多次采样软件方法来增加软件模拟串口通讯的可靠性,在以上基础上,进一步用具有中断功能的IO口来实现数据的接收,从而增加软件模拟方式的实用性和灵活性;(The use of single-chip arbitrary IO port with the method of software simulation method to realize asynchronous serial data transmission, and
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,
单片机与PC机串口通讯仿真
- 实现单片机与PC之间的串口通信功能,实现双方之间数据的传输(Realization of serial communication between single chip and PC)
串口
- C#上位机串口通信软件,实现串口收发,数据保存到文件(C# host computer serial communication software, the realization of serial port and transceiver, data storage to file)
0第一次试验+串口
- 本程序实现51单片机的串口数据接收,和下位机通信的同时,进行下位机的控制。(micro processor of c51 to series controling.)
串口工具和例程
- 一个函数专门向上位机发送数据,上位机接受 一个函数是通过上位机向单片机发送并回传显示 还有一个是串口调试工具 适合初学者入门(A function to send data to the upper computer, the upper computer to accept. A function is sent by the upper computer to the MCU and transmitted back and forth. Another is the se