搜索资源列表
单片机串口通信
- 是单片机与PC机RS232串口通信的调试好帮手,当你苦于串口通信的调试,试试如何-is SCM and PC RS232 serial communication debugging good helper, when you suffer from serial communications debugging, how to try
16F877单片机与PC机通讯的源程序
- pic16f877与pc通讯,(源代码)-dsPIC and communications, (source code)
利用MODEM实现单片机与PC机电话远程通信
- 详细介绍了Modem和PC机之间的通讯原理、方法,以及编程实例-detail the modem and PC communication between the principles, methods and programming examples. .
单片机与pc机
- 单片机与pc机.pdf,单片机与上位机通讯的东东,可以-SCM and PCs. Pdf, microcontroller and PC communications Dongdong, s
利用MODEM实现单片机与PC通信
- 利用MODEM实现单片机与PC通信-use MODEM SCM and PC communication
单片机与PC通讯
- 单片机与PC通讯
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
VBchuankou
- VB平台单片机与PC机串口通信的PC端程序。小巧易用,功能丰富-VB Platform single-chip serial communication with the PC-the PC-side program. Small, easy-to-use, feature-rich
qw
- 本文运用AT89S51进行A/D转换,根据数据采集的工作原理,设计实现数字电压表,最后完成单片机与PC的数据通信,传送所测量的电压值 -In this paper, AT89S51 for A/D conversion, data acquisition in accordance with the working principle, design of digital voltage meter, and finally to complete single-chip data com
51mcuPCPROTEUS
- 单片机与PC机串口通讯PROTEUS仿真 (含源码)-PC-MCU serial communication with the PROTEUS simulation (including source code)
vbcodes1
- 单片机与PC机串口通信源码,超值!这是PC端的程序,单片机的程序随后上传。-Microcontroller serial communication with PC source, value! This is the PC side of the program, microcontroller program then upload.
18B20
- 单片机与PC机串口通信程序,单片机采集温度和电压通过1602显示并传到PC上显示。1602可以换屏显示三个界面,还有修改上下门限。还有报警功能。-Microcontroller serial communication with the PC program, microcontroller collection display temperature and voltage through 1602 and reached the PC display. 1602 exchange for t
PC-51-serial
- 51单片机与PC机的串口通讯教程,适合新手学习-PC-51 and serial communication tutorial for beginners to learn
51单片机实现的RS485通讯程序
- RS-232接口实现计算机和单片机通信程序(RS-232 interface to achieve the computer and singlechip communication program)
多个单片机与PC串口通信
- 单片机端C51程序设计(查询方式)_多个单片机与PC串口通信(MCU C51 program design (inquiry) _ multi MCU and PC serial communication)
单片机与PC机串口通讯仿真
- 实现单片机与PC之间的串口通信功能,实现双方之间数据的传输(Realization of serial communication between single chip and PC)
48 单片机与PC机串口通讯仿真
- 单片机和PC机之间的通讯过程,深入理解串口通讯,理解PC端串口工作方式(The communication between the single chip computer and the PC machine, understanding the serial communication in depth, and understanding the working mode of the serial port in the PC end)
使用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,通
单片机实验报告5
- 1.掌握串行口工作方式的程序设计,掌握单片机通讯的编制。 2.了解实现串行通讯的硬环境,数据格式的协议,数据交换的协议。 3.了解PC机通讯的基本要求。(1. Master the programming of serial port working mode and master the compilation of single chip communication. 2. Understand the hard environment of serial communication, p
单片机与微机485通讯
- 摘要介绍美国DALLAS公司的单线数字温度传感器DS18B20在其前代产品DS1820基础上的新特性和RS-485标准接口芯片MAX485的原理和应用,并给出了单片机最小系统与PC机串行通信接口电路,最后,编程实现了串行通信。并针对它在桥梁混凝土测温系统的应用中出现的与硬件和软件有关的问题给出解决方法。