搜索资源列表
msp430+pc
- MSP430与PC通信的设计与实现C程序,实现单片机与上位机通信-MSP430 and PC Communication Design and Implementation of C procedures, SCM and PC communication
autouart
- 在单片机与上位机PC通信的过程中,通信速率一般是固定的,并且是一致的,否则通信不会成功,此程序介绍了如何实现串口通信的波特率自动识别.-in SCM between PC and communications process, the communication speed is usually fixed, and is the same. Otherwise communications will not be successful
Temperature_System_Design
- 用单片机实现多点温度检测,并可与上位机PC通信。该系统的实现具有很大通用性。
MCU-PC
- 计算机简单控制由软件和硬件组成。软件由Visual Basic 6.0编写。硬件主要由无线发送模块和单片机(C语言编写)构成。通过RS232界面与PC通信而实现无线控制系统。 主要功能是:通过遥控器连接PC机的\"上下左右\"按键 ,当电脑界面处于powerpoint界面下,能通过遥控器控制幻灯片的上下切换.
EVM67x板与PC机通信的程序
- 文亭EVM67x板卡与PC通信的程序,对于开发者有很大的作用-text Pavilion EVM67x card and PC communication procedures for developers a significant role
PC机与数控机床通信系统
- PC机与数控机床通信系统
pc机与rs232串口实验
- pc与rs232通信程序-pc and rs232 signal procedure
串口通信最终测试机
- 功能: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,
微机与plc通信
- 这是本人在网上搜索了很久才找到的PLC与上位机通讯的相关论文,希望大家喜欢。-this is my online search for a long time to find the PLC and PC communications related papers, hope you like them.
DSP与PC机串口的高速数据通信的实现
- DSP和PC机通过串口进行通信的好例子-DSP and PC serial communications through the good example
PC机与单片机通信
- 上位机与单片机之间的通信,非常的容易,看了你也便会!-PC and communication between the microcontroller, very easy to read you will!
PC机串行通信程序设计
- 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communica
msp430+pc
- MSP430与PC通信的设计与实现C程序,实现单片机与上位机通信-MSP430 and PC Communication Design and Implementation of C procedures, SCM and PC communication
autouart
- 在单片机与上位机PC通信的过程中,通信速率一般是固定的,并且是一致的,否则通信不会成功,此程序介绍了如何实现串口通信的波特率自动识别.-in SCM between PC and communications process, the communication speed is usually fixed, and is the same. Otherwise communications will not be successful
vbuart_test
- 串口通讯程序,适合单片机有上位机的通信案例-serial communication procedure, a suitable PC microcontroller communications case! !
NRF905-TEMP
- 基于NRF905的无线温度上位机界面及单片机程序-Based on temperature NRF905 wireless PC interface and single-chip program
串口通信助手V2.3BY罗华飞
- 串口通信,MCU跟PC通信经常用到的一种通信方式,做界面、写上位机程序的编程语言、编译环境等不少,VB、C#、LABVIEW等等,我会的语言很少,C语言用得比较多,但是还没有找到如何用C语言来写串口通信上位机程序的资料,在图书管理找到了用VC++编写串口上位机的资料,参考书籍,用自己相当蹩脚的C++写出了一个简单的串口上位机程序,分享一下,体验一下单片机和PC通信的乐趣(Serial communication, a communica
C# 西门子上位机 以及 博图程序
- 基于C#的西门子PLC与PC通讯,使用动态链接库(communication between S7 PLC and PC with C#)
工业清洗系统中PLC与上位机通信设计
- 在工业控制过程中,PLC作为下位机,PC机作为上位机,PLC与PC机之间通过串口通信传递数据具有广泛的运用.文章就采用西门子S7-200 CPU226作为下位机,研华工控机作为上位机组成控制系统,用于钕铁硼自动清洗系统.(In the process of industrial control, PLC as lower machine, PC as upper machine, transfer data through serial
msp430MCU&PC通信程序
- msp430MCU&PC通信程序。msp430单片机和pc机的通信程序