搜索资源列表
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
aduc841
- 基于单片机Aduc841的调试程序,包括锁相环PLL4153的驱动和39VF040flash芯片的驱动以及通过串口和上位机通信的代码。-based SCM Aduc841 debugging procedures, PLL PLL4153 including the driver and 39 VF040flash chip and drive through the serial port and PC communications code.
PC与单片机通过USB接口实现串行通信
- 基于串口通讯的原理,分析和讨论了计算机与单片机如何通过USB接口使用相关的通讯协议实现串行通信的。本设计主要介绍如何使用一台计算机与一台单片机通过USB接口实现串行通信。在本设计中单片机采用AT89C51,USB模块CH375,软件设计方面,PC机采用C语言编程,单片机方面用中断方式完成数据的接收和发送,程序采用也采用C语言。
GM
- 本文以MCS-51单片机为开发平台,设计一个基于单片机的数据采集系统。系统可以采集16路模拟量,精度为12位,16路开关量和2路脉冲量,并将采集到的数据每隔一分钟通过串口发送到PC机。-In this paper, MCS-51 microcontroller as the platform to design a microcontroller based data acquisition system. System can capture analog 16, a precision 12
WBD
- 智能温度系统设计,本设计主要通过以单片机为控制单元的温度采集、转化、显示并通过串口将数据传输到PC机,在PC机端实现数据的存储、分析、绘制波形。在以单片机技术和VC编程技术为基础提出了系统框架和具体的设计方案,用汇编和C语言从硬件电路和软件阐述了控制系统的总体实现,并利用按键、LCD显示等外围设备为用户提供服务,实现人机交互。-Intelligent temperature system design, primarily through the design to single-chip te
SPCOMDelphi7
- PC机与下位机的通信可以采用高级语言编程实现,如Delphi、VC等。Delphi 是新一代面向对象的可视化开发工具,它具有功能强大、简便易用和代码执行速度快等特点,越来越在构架企业信息系统方面发挥着重要作用。由于Delphi 这些显著特点,利用Delphi开发工业控制系统软件成为越来越多的开发人员的选择,而实现系统监测控制和信息处理的关键是解决PC机与单片机之间的串口通信问题。-PC computer and the communication of digital machines can
MCU-basedsystemforintelligentfrequencymeter
- 介绍了以AT89C2051单片机为核心的智能频率计的设计,利用单片机内部的定时(计数)器完成待测信号周期(频率)的测量。对系统的信号预处理电路、控制电路和显示电路三大部分进行了研究,采用RS232接口电路,利用VB6编程语言实现了PC机串口接收控制程序。-Introduced a single chip AT89C2051 frequency as the core of intelligent design, the use of single-chip internal timer (cou
pcDUIc51
- 这是个PC机和单片机的串口通讯程序,内容详实,三个实例都能正常运行,有助于程序员上位机软件的编写。-This is a PC machine and the Serial communication program, informative, and three instances of normal operation can help programmers write PC software.
123
- 本文设计了以AT89S52单片机作为控制器,LCD液晶和矩阵键盘为互动模块,射频技术基础,应用飞利浦公司MF-RC500芯片作为读写IC的载体,并可以与上位机进行串口通信的非接触式IC卡读写器。-Designed microcontroller AT89S52 as the controller, LCD LCD and matrix keyboard interactive modules, RF technology base, application of the Philips MF-R
VCPP-MSCOMM-entry
- 用自己相当蹩脚的C++写出了一个简单的串口上位机程序,分享一下,体验一下单片机和PC通信的乐趣。-Own quite crappy C++ of write a simple serial interface of the PC program, share and experience the fun of the SCM and PC communications.
Research-on-Stepper-Motor-Control
- 本文介绍了一种采用AVR 高性能单片机Atmega128 与串行通信相结合的步进电机控制系统。该系统主要由上位机(PC 机)、下位机(单片机)及步进电机三部分组成,上下位机通过串口交互数据。最终实现了由PC 机直接控制步进电机。调试结果表明, 设计的控制电路和程序简单、实用,且具有便捷的人机交互界面。-This article describes the combination of a high performance AVR microcontroller Atmega128 wit
vcPP-and-Host-computer
- VC++编写简单串口上位机程序,体验一下单片机和PC通信的乐趣-VC++ write simple serial host computer program and experience the fun of the SCM and PC communications