搜索资源列表
串口通信最终测试机
- 功能: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
- c51单片机资料,模拟串口通信程序,
C51
- 51单片机示例程序,其中包括串口通信,LED驱动,定时器等等十几个源码
c51
- 单片机C51串口中断接收和发送测试例程(含通信协议的实现),这是我自己写的一个程序,觉得挺好用,发出来大家参考一下
C51
- 单片机串口通信程序可以与单片机,计算机实现串口通信
51SComDriver
- 一套比较完整的51单片机C51串口通信驱动程序,其中包括 (1)串口初始化,晶振为11.0592M,方式1 波特率300-57600; (2)串口输出一个字符(非中断方式); (3)串口输出一个回车换行; (4)串口输出一个字符串(非中断方式); (5)串口接收一个字符(非中断方式); (6)串口接收一个定长字符串(非中断方式,只用于字符需有一个的idata字符串数组);
SerialCom
- C51 串口通信 包括解析报文-C51 Bunches of communication include the message translating
单片机C51串口中断接收和发送测试例程(含通信协议的实现
- 单片机C51串口中断接收和发送测试例程(含通信协议的实现)
C51写的串口通讯程序.rar
- c51串口通信程序,C51 Serial Communication Program
C51
- 单片机串口通信,帮助单片机初学者,比较实用的程序-Single-chip serial communication, to help the microcontroller for beginners, practical procedures
89s52_serl
- 基于89s52的c51串口通信源程序 串口的4种工作方式对应着三种波特率模式: 对于工作在方式1和方式3,波特率由定时器/计数器1T1的溢出率和SMOD(PCON(电源控制寄存器)D7位)决定,-Based on the C51 serial communication 89s52 source of the four kinds of serial work corresponds to the baud rate of three modes: Mode 1 for the w
c51uart_test
- 单片机C51串口中断接收和发送测试例程(含通信协议的实现)-C51 single-chip serial port receive and transmit interrupt routine test (including the realization of communication protocols)
AVR-89C51
- AVR的mega16单片机与51单片机的串口通信程序源码-The MCU of atmega16 of AVR and the MCU of C51 communication
C51
- 51单片机的C语言教程,划时代的东西。里面包括的东西很丰富。包括LED,独立按键,矩阵按键,数码管,定时器,外部中断,步进电机,串口通信,USB通信,等所有内容的详细的工作原理,以及所有的详细的C语言代码。是学习单片机的不可缺少的东西。-C-51 microcontroller tutorials, epoch-making thing. Which includes what is very rich. Including LED, independent keys, matrix keys,
C51
- 单片机的一些基本程序,如4*4矩阵键盘,1602,中断串口通信,流水灯,DS1302,蜂鸣器,ADC0832,AT24C04,DS13B20.-SCM basic procedures, such as 4* 4 matrix keyboard, 1602, interrupt serial communication, water lights, DS1302, buzzer, ADC0832, AT24C04, DS13B20.
C51-serial-communications-debugger
- C51 串口通信调试程序。包括串口接收的中断函数。-C51 serial communications debugger. Including serial port receive interrupt function.
STM32-with-C51-communication
- 通过C51串口通信实现STM32和USART,8051测试和STM32的正常通信,波特率9600。-Implementation of STM32 and USART through the C51 port communication. 8051 test and STM32 normal communication, baud rate 9600.
21、RS232串口实验
- c51与RS232进行串口通信,可以借鉴,自己开发(C51 and RS232 serial communication, you can learn from your own development)
10.串口实验
- C51实现串口通信,调节波特率完成串口接收数据(C51 realize serial communication, adjust baud rate, complete the serial port to receive data)
0第一次试验+串口
- 本程序实现51单片机的串口数据接收,和下位机通信的同时,进行下位机的控制。(micro processor of c51 to series controling.)