搜索资源列表
单片机和PC机串口通讯试验.files
- 单片机和pc通讯的串口小程序,能够成功运行-SCM and serial communications small program to be successful
串口通讯(演示验证)
- AVR单片机ATmega128的串口通讯程序,根据输入的数据,点亮不同的指示灯,可以验证串口通讯的正确性。-AVR ATmega128 serial communications procedures, data entry, lit the lights come on, can verify the correctness of serial communications.
51系列串口通讯例程
- 单片机串口通信例程,对于初次接触单片机串口编程的朋友是一个很好的借鉴-microcontroller serial communications routines for the first time contact with the MCU Programming is a very good friend of the draw
rs232串口源程序
- rs232串口源程序 可以与单片机通讯的电脑程序-source RS232 serial communication with the SCM computer program
一个基于AVR单片机的串口通讯例程
- 一个基于AVR单片机的串口通讯例程
USART.rar
- AVR单片机串口异步通信,通过电脑串口助手使电脑和单片机运行简单的数据通讯,AVR microcontroller tramsmition
1212122
- 串口通讯,AVR单片机最简单的串口通信 atmega48-communication is com comcomcomcom
communication
- 串口通讯程序,用于电脑串口数据交换,单片机串口通讯。-Serial communication program for the computer serial port for data exchange, single-chip serial communication.
mcu_51_io_uart
- 51单片机IO口模拟串口通讯C源程,适用于AT89S51/AT89S52等单片机。-MCU GPIO uart c source code ,can use for AT89S51/AT89S52 etc.
VCUSBcode
- 用vc实现的上位机串口通讯程序,经过调试实现了与单片机的通讯(usb)-vc communication program in usb series with singchip ,
demo_5_1
- 80c51单片机编程,实现单片机的发送接收程序,给出了串口通讯例程。-80c51 microcontroller programming, MCU sending and receiving process, giving the serial communication routines.
vbtx
- VB编写的与单片机串口通讯程序,显示单片机的工作状态,并能声光报警.-VB, and COM port communication program to show the working status of single chip, and can sound and light alarm.
chuankou.tar
- linux下的串口通讯程序 蛮简单的 实现单片机到计算机之间的串口通信 主要是接收数据-linux serial port communication program under the very simple MCU to the computer serial communication between the main receiving data
SCI(UART)
- 51串口通讯 C语言程序 用STC单片机实现的-51 serial communication C language program using STC MCU
RS232communication
- 51单片机实现C语言串口通讯,同时实现发送和接受程序。-SCM C language and RS232 send and receive code program
E语言串口通讯
- 易语言串口COM通讯源码例程程序结合易语言扩展界面支持库,应用易语言端口组件,通过端口实现单片机的发送接收数据
Visual C++实践与提高 —— 串口通信与工程应用篇
- 本书系统地介绍了使用Visual c++开发串口应用程序的方法。全书以串口应用为主线,由浅入深,详细讲解了使用MSComm控件和使用WinAPI方式开发串口应用程序的方法。对这两种方法的应用,分别就不同的应用要求做了详细剖析。在此基础上,又介绍了计算机和各种设备之间进行串口通信的编程方法,主要包括计算机与单片机、PLC、 Modem、射频卡以及两台计算机之间的通信编程方法。(Realizing the transmission of serial port information)
7.5 CH340驱动(USB串口驱动)_XP_WIN7共用
- 串口通讯,通过代码可以将文件下载到单片机里面(serial communication)
MATLAB串口数据采集
- 基于matlab的串口助手, 实现简单的串口数据收发,用于单片机与上位机通讯(a serial tool designed by matlab)
基于QT的串口通讯上位机软件
- 基于QT开发的单片机上位机通讯软件,能够接收下位机发送的数据,将数据展示在折线图中。