当前位置:
首页 资源下载
搜索资源 - serial port communication 8051
搜索资源列表
-
0下载:
这是一个51单片机与PC的通信系统:利用3*4小键盘输入0~9的一串数字(不大于5),通过8051自带的串口发送给PC并显示在系统的6位LED上;单片机接收上位机的输入并显示在LED上。8051串行口经232电平转换后,与PC机串行口相连。PC机使用串口调试应用程序V2.2.exe,实现上位机与下位机的通讯。-This is a 51 microcontroller and PC communication system : use 3 * 4 0 small keyboard input of
-
-
0下载:
This the Keil C51 compiler/ 8051 microcontroller port of Adam Dunkels
uIP TCP/IP stack v0.9.
Included is the uIP web server application, as well as drivers for both serial port SLIP and network card ethernet communication.
-
-
0下载:
单片机8051,用了串口缓冲区收发合一的方式,适合于半双工通信-8051 single-chip, using the serial port one way to send and receive buffer, suitable for half-duplex communication
-
-
1下载:
数据采集系统作为沟通模拟域与数字域的必不可少的桥梁有着非常重要的作用。本文介绍的重点是数据采集系统。数据采集与通信控制采用了模块化的设计,数据采集与通信控制采用了单片机8051来实现,硬件部分是以单片机为核心,还包括模-数转换模块,显示模块,和串行接口部分,还有一些简单的外围电路。8路被测电压通过通用ADC0809模-数转换,实现对采集到的数据进行模拟量到数字量的转换,由单片机对数据进行处理,用LCD显示模块来显示所采集的结果,并将数据通过串行口传输到PC机上,MCU与 PC机间的电平匹配采用M
-
-
0下载:
下位机:基于8051内核双列直插式芯片实现,自动控制寻迹、小车运行状态显示。上位机:使小车与计算机实现串口通信,用VC编制一个控制界面,可以通过键盘上的上下左右按扭或则鼠标键实现小车实时控制和加速控制。
-Under-bit machine: Based on the 8051 dual in-line core chip, automatic control tracing, running car show. PC: The car with the computer serial po
-
-
0下载:
This code is written to test serial communication of 8051 family of microcontrollers. The code will echo what it recieves on its serial port.
-
-
0下载:
8051单片机串口通信是单片机学习的一大内容,通过这串口通信可以很好理解单片机串口通信的编程-8051 microcontroller serial communication is a major learning content, communication through the serial port can be a very good understanding of programming of Serial Communication
-
-
0下载:
内容涉及到将标准8051或80C51串行口
(UART)应用于通常的RS-232串行通讯时,如何确定波特率及晶振频率。-Content related to 8051 or 80C51 standard serial port (UART) used in the usual RS-232 serial communication, how to determine the baud rate and the crystal frequency.
-
-
0下载:
利用8051单片机串行口,实现与PC机通讯。
本实验实现以下功能,将从实验板键盘上键入的字符或数字显示到PC机显示器上,再将PC机所接收的字符发送回单片机,并在实验板的LED上显示出来。-Using 8051 serial port communication with the PC. The experimental realization of the following functions from the experimental board characters typed o
-
-
0下载:
51单片机串口实验程序。支持设置串口,多串口通信。(51 MCU serial port experiment program. Set up serial port, multi serial port communication.)
-