搜索资源列表
在Windows95下PC机和单片机的串行通信
- 在Windows95下PC机和单片机的串行通信,该程序也可以用在其他windows系统下-under Windows 95 PC and the MCU, the program can also be used in other windows system
基于VC 6_0的串行通信设计与实现
- 这是关于VC与单片机串口通信的资料,学习后很受启发,-on VC and SCM serial communication of information, after learning a great deal of enlightenment.
基于VB实现PC机与单片机的串行通讯
- 基于VB实现PC机与单片机的串行通讯 随着计算机技术尤其是单片微型机技术的发展,人们已越来越多地采用单片机来对一些工业控制系统中如温度、流量和压力等参数进行检测和控制。PC机具有强大的监控和管理功能,而单片机则具有快速及灵活的控制特点,通过PC机的RS-232串行接口与外部设备进行通信,是许多测控系统中常用的一种通信解决方案。因此如何实现PC机与单片机之间的通讯具有非常重要的现实意义。本文将论述在VB环境下PC机与单片机之间实现串行通讯的软硬件方案。PC机的通讯程序使用Visual Basic编
VC-COM
- 用VC++6.0实现PC机与单片机之间串行通信的方法.doc-VC 6.0 PC and SCM serial communication between the methods. Doc
RS232_Module
- 凌阳单片机串口通信 1.了解SPCE061A串行口(UART)的结构 2.掌握双CPU通讯的编程方法-Sunplus a microcontroller serial communication. Understanding SPCE061A serial port (UART) Structure 2. Master dual-CPU communications programming
VisualBasic&RS-232
- 电子书《Visual Basic与 RS-232 串行通信控》详细介绍vb与232通信编程,用于开发基于单片机通信的上位机程序-electronic book "Visual Basic and RS-232 serial communication control" with detailed vb 2 32 Communication Programming for the development of microcontroller-based PC communica
PCtoMCU
- 用于PC机与单片机之间串行通信,上位机VC++,下位机C51-for PC and serial communication between the microcontroller and PC VC, the next crew C51
51--Pc
- 简单的51单片机与PC机通过串口实现的串行通信.
ss
- 单片机自发自收,是MCS-51单片机的串行通信实验代码
232
- 基于51系列单片机的rs232的串行通信程序-51 Series single-chip based on the rs232 serial communication program
VisualC
- 《Visual C++实践与提高——串口通信与工程应用篇》第二版目录 第1章Visual C++集成开发环境 第2章C++语法基础 第3章C++面向对象 第4章串行通信原理与设计 4.1串行通信基本概念 4.2串行传输协议 4.3串行接口标准 4.4串口硬件设计 第5章 串口调试 第6章使用MSComm控件编程 第7章使用WinAPI串口编程 第8章多线程编程 第9章TAPI编程 第10章计算机与单片机通信 第11章计算机与PLC通信
yuandaima
- 1、 实现单片机和PC机的串行双工通信,单片的P1口接一LCD,要求PC键盘每按“0~9”数字键能发送到单片机上,并显示在单片机接的LCD上;单片机发送一串字符串能显示在PC的屏幕上-1, and PC-MCU serial duplex communication, the P1 port received a single LCD, PC keyboard required every press " 0 9" digital keys to send to the mic
1
- 单片机串行通信发射机的电路设计、焊接、检查、调试,用汇编语言编写发射和显示程序-Single-chip serial communications transmitter circuit design, welding, inspection, testing, assembly language program launch and display
CSharpsingle-chip-microcomputer-serial
- C#.net环境下与单片机串行通信的实践.-C#.net environment and single-chip microcomputer serial communication practice.
Form3
- 用于简单的VB与单片机串行通信,简单的实现了基本RS232功能-For simple VB Serial Communication, simple basic RS232
12
- 单片机串行通信。主机控制从机点亮lED,实现点对点串行通信。-Serial Communication. Host Control Slave lit lED, point to point serial communication.
CHUANHANGTONGXIN
- 一个基于AT89C51的单片机串行通信发射机的毕业设计。内附部分汇编代码及完整的电路硬件构成分析-A AT89C51 microcontroller-based serial communication transmitter graduation. Containing part of the assembly code and hardware configuration of the complete circuit analysis
串行通信
- 计算机与单片机之间实现串行通信,10位异步通信,波特率1200,采用定时器1产生,实现计算机串口调试助手与单片机之间的双向通信;(The serial communication between computer and MCU is achieved. Asynchronous communication with 10 bits and baud rate of 1200 are generated by timer 1, which realizes two-way communicati
8051双机通信简例
- 这是按单片机(Microcontrollers)是否提供并行总线来区分的。总线型单片机普遍设置有并行地址总线、 数据总线、控制总线,这些引脚用以扩展并行外围器件都可通过串行口与单片机连接,另外,许多单片机已把所需要的外围器件及外设接口集成一片内,因此在许多情况下可以不要并行扩展总线,大大减省封装成本和芯片体积,这类单片机称为非总线型单片机。(This is based on whether a single chip computer (Microcontrollers) provides a
7
- 设计两台单片机系统间的串行通信 (1)甲方P1口连接8个LED灯; (2)乙方经串行通信输出数据至甲方,甲方根据所接收的数据,在8个LED灯实现流水灯显示; (3)需采用串行口方式1及中断方式进行数据的发送和接收。(Design of Serial Communication between Two Single Chip Microcomputer Systems (1) Party A's P1 port is connected with 8 LED lights; (2) Pa