搜索资源列表
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
pc123
- 高速扫描采样单片机与PC机接口板的设计.PDF
PC 机与单片机通信(RS232 协议)
- PC 机与单片机通信(RS232 协议)
利用VB实现PC机与多单片机通讯
- 利用VB实现PC机与多单片机通讯
PC与单片机通过USB接口实现串行通信
- 基于串口通讯的原理,分析和讨论了计算机与单片机如何通过USB接口使用相关的通讯协议实现串行通信的。本设计主要介绍如何使用一台计算机与一台单片机通过USB接口实现串行通信。在本设计中单片机采用AT89C51,USB模块CH375,软件设计方面,PC机采用C语言编程,单片机方面用中断方式完成数据的接收和发送,程序采用也采用C语言。
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
RS485
- 基于RS485实现的PC机与单片机多机通信 单片机-RS485 to achieve the PC-based machine with the single-chip single-chip multi-machine communication
LCD-chanese-display
- LCD汉字显示控制系统的设计,基于PC机(上位机)与STC89C52RC单片机(下位机)双机控制LCD的汉字显示系统-Character LCD display control system design, based on the PC machine (PC) and STC89C52RC single chip (lower plane) of two-character LCD control display system
VB
- 通过VB开发环境设计开发单片机与上位机PC的通讯组件实现了单片机与PC的串行通讯。-VB development environment through the design and development of PC-MCU and host computer communication components implemented SCM and PC serial communication.
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
MCU_1306
- 通过rs-232接口实现单片机与pc机的联通 实现pc机通过单片机控制输出数据-pc machine+ interface to the microcontroller rs232 Unicom
MCU-and-PC
- 单片机与PC机串行通信的软硬件实现包括方法和规范的详细说明!-MCU serial communication with the PC hardware and software, including a detailed descr iption of the methods and norms!
AVR485
- AVR单片机与PC机之间基于RS485通讯的样例-avr 485
PC-communicate-with-MCU-(RS232-)
- PC机与单片机通信(RS323协议) 1、单片机串口通信的应用 2、PC控制单片机IO口输出 3、单片机控制实训指导及综合应用实例 4、单片机给计算机发送数据-PC communicate with MCU (RS232 )
SCM-and-PC-communications-in-ASCII
- 单片机的码制与PC机不同,这里运用了一个小程序实现了两者之间的兼容-MCU code system and PC are different, here the use of a small program to achieve compatibility between the two
51VB
- 介绍了AT89C52单片机与PC机串行通信的实现方法,串行存储器24C256的读写操作流程-Introduces the method of serial communication between AT89C52 MCU and PC, serial memory 24C256 read and write procedures
51-uart
- 51单片机与PC机的串口通信,串口软件发什么就显示什么。- 51 microcontroller and PC machine serial communication, serial port software to send what to show what 51 microcontroller and PC machine serial communication, ser
51串口通信
- 介绍了AT89C52单片机与PC机串行通信的实现方法,串行存储器24C256的读写操作流程,并给出了具体通信接口电路、单片机串行通信程序流程以及利用VB6.0的通信控件MSComm实现PC机串行通信的程序。系统经过实际应用,效果令人满意
单片机与微机485通讯
- 摘要介绍美国DALLAS公司的单线数字温度传感器DS18B20在其前代产品DS1820基础上的新特性和RS-485标准接口芯片MAX485的原理和应用,并给出了单片机最小系统与PC机串行通信接口电路,最后,编程实现了串行通信。并针对它在桥梁混凝土测温系统的应用中出现的与硬件和软件有关的问题给出解决方法。