搜索资源列表
PC-RS232_control_LED
- 通过本实验学习PC机串口与AVR单片机串口之间相互通讯的基本硬件接口电路和软件编程方法,并且达到使用PC机来控制LED的简单应用。-experiential learning through the PC serial port and AVR serial communications between the basic hardware interface circuit and software programming, and to reach the PC use to control
PC 机与单片机通信(RS232 协议)
- PC 机与单片机通信(RS232 协议)
利用VB实现PC机与多单片机通讯
- 利用VB实现PC机与多单片机通讯
PC与单片机通过USB接口实现串行通信
- 基于串口通讯的原理,分析和讨论了计算机与单片机如何通过USB接口使用相关的通讯协议实现串行通信的。本设计主要介绍如何使用一台计算机与一台单片机通过USB接口实现串行通信。在本设计中单片机采用AT89C51,USB模块CH375,软件设计方面,PC机采用C语言编程,单片机方面用中断方式完成数据的接收和发送,程序采用也采用C语言。
RS485
- 介绍了一种用RS485构成的总线型的数据采集系统,包括上位机PC一台和下位机AT89C52单片机若干,下位机可以进行单独测量,也可以与上位机组成网络进行远程测量,整个系统使用灵活方便,具有很大的实用性。-Introduction of a composition using RS485 bus-based data acquisition system, including the Host PC Units 1 and the next bit plane number of AT89C52
dpji
- 利用单片机及pc机串口实现接收发字符,通过串口调试助手能看到键盘上发出的字符。利用keilc编写的单片机与pc机的通信程序。-And the use of single-chip receiver implementation pc machine serial hair characters, through the serial debug aide sent to see the characters on the keyboard. Keilc prepared using single
SPCOMDelphi7
- PC机与下位机的通信可以采用高级语言编程实现,如Delphi、VC等。Delphi 是新一代面向对象的可视化开发工具,它具有功能强大、简便易用和代码执行速度快等特点,越来越在构架企业信息系统方面发挥着重要作用。由于Delphi 这些显著特点,利用Delphi开发工业控制系统软件成为越来越多的开发人员的选择,而实现系统监测控制和信息处理的关键是解决PC机与单片机之间的串口通信问题。-PC computer and the communication of digital machines can
RS485
- 基于RS485实现的PC机与单片机多机通信 单片机-RS485 to achieve the PC-based machine with the single-chip single-chip multi-machine communication
vc
- vc上位机源码及单片机接收发送程序,上位机可以发送接收,pc与单片机通过串口连接,单片机p2口接8个led可显示流水灯-vc host computer source code and the MCU receiver to send a program, host computer can send and receive, pc with the microcontroller through the serial port connection, SCM p2 mouth can be d
PC-dpj
- 摘耍:现代控制和数括采集系统中通常采用多个单片机自青现场操作(前台),而Pc机功能强大、芥面友好,作为系 统的后台.这样单片机与Pc机之问酌通信是整个系统托否可靠工作的关照。谊文从系统蛄构、性能扩展、软件等方面舟绍了 Pc机与单片机远程多机通信时一种实现方涪。-Abstract:Many sin91e chip mlcro contr01Iers afe usually adopted in the modem controI and data—coIIection system t
VB-based-PC-and-the-serial-communication-between-M
- 基于VB的PC机与单片机间串口通讯及程序设计-VB-based PC, and the serial communication between MCU and program design
pc-mcu-comication
- C编写的pc与单片机通信源代码,如有需要可在原代码的基础上修改。-Pc to communicate with the microcontroller source code written in C,
PC-communicate-with-MCU-(RS232-)
- PC机与单片机通信(RS323协议) 1、单片机串口通信的应用 2、PC控制单片机IO口输出 3、单片机控制实训指导及综合应用实例 4、单片机给计算机发送数据-PC communicate with MCU (RS232 )
D-(2)
- vc下 PC与单片机之间的通信.vc下 PC与单片机之间的通信-vc下 PC与单片机之间的通信
communication-PC-and-single-chip
- 利用Visual C++实现PC机与单片机串口通信程- The application of serial-port communication between industry PC and single chip
vb
- VB编写的可以进行通信的程序,包含了PC与PC以及PC与单片机的通信的各种程序。-VB prepared to communicate the program includes a variety of procedures PC and PC to communicate with the microcontroller and PC.
PC
- 在Windows平台上,PC机与单片机串口通信模型的设计与实现-Design and Implementation of Serial Communication Model between PC and Single Chip Microcomputer on Windows Platform
vc实现pc与单片机的通信
- 用VC++实现PC与单片机的UART通信(Using VC++ to realize UART communication between PC and singlechip)
使用HT82K95E 实现与PC 的数据传输
- HT82K95E 是盛群推出的USB Keyboard OTP MCU,符合USB HID 1.1 规格相容产品,具备 4K×15 ROM Size 、160 Bytes RAM 、3 个端点(FIFO Size 为8 Bytes)可定义为Boot Device Keyboard 、Mouse 产品,具有USB 、PS/2 硬件自动判断辅助接口,适用于USB,USB+PS/2 产品开发。 本范例将介绍HT82K95E 与PC 的数据传输,将端点1 配置为IN,端点2 配置为OUT,通
单片机与微机485通讯
- 摘要介绍美国DALLAS公司的单线数字温度传感器DS18B20在其前代产品DS1820基础上的新特性和RS-485标准接口芯片MAX485的原理和应用,并给出了单片机最小系统与PC机串行通信接口电路,最后,编程实现了串行通信。并针对它在桥梁混凝土测温系统的应用中出现的与硬件和软件有关的问题给出解决方法。