搜索资源列表
SENDRTC
- ADS下开发的ARM LPC2124运行RTC进行计时,并将所计时间值不断地通过串口向上位机发送程序,包括PROTEUS仿真电路
vb1302
- VB上位机程序控制DS1302时钟的proteus仿真文件及源文件。是一个很好的用vb对串口操作的示例
c805102xTBC
- 转化为控制指令,然后每50ms通过串口向上位机发送一次命令,上位机收到数据后控制虚拟仿真机器人,最后,上位机收集虚拟机器人的姿态参数,再通过串
Calibration
- 一种上位机在线标定系统,系统以虚拟仪器技术为核心,融合了单片机技术,现场总线技术,实时控制技术,CCP技术。对CAN总线上的智能仪表进行全方位自动化的标定,设置,控制等。同时还可以对远程仪表在线升级,在线仿真。完成工业生产线上仪器的快速调试及集中统一管理。-Online calibration of a PC system, a virtual instrument technology at the core, the convergence of single-chip technology
j60
- STC89C58+ENC28J60 模拟spi 移植uip0.9 实现转串口功能,并通过 proteus仿真实现-STC89C58+ ENC28J60 simulated spi serial transplantation to achieve uip0.9 function, and through simulation proteus
VBDS1302proteus
- VB上位机程序控制DS1302时钟的proteus仿真-VB program DS1302 PC clock Proteus Simulation
0a1s2d5e4fbgb
- IC卡的单片机程序proteus仿真,包括上位机,完整程序包。-Single-chip IC card proteus simulation procedures, including the host computer, complete package.
code
- 单片机和上位机交互通讯的简单源程序(汇编,可用proteus的虚拟终端仿真)-MCU and host computer communication simple interactive source (a compilation of available virtual terminal emulation proteus)
LED_control
- LED点阵程序,一共两个汉字,汉字可以任意移动,有单片机的源码,还有上位机软件的源码,上位机软件是用delphi编写的,还有protues的仿真,可以直接联调。-LED dot-matrix procedure, a total of two Chinese characters, Chinese characters can be mobile, there are single-chip source, as well as the source PC software, PC softwa
16x96
- 16x96点阵串口接收带上位机仿真,挺不错的-16x96 led dot matry serial port with up machine soft
biyelunwen
- 随着计算机技术的不断发展,USB设备以其传输速度快、可热插拔、独立供电等诸多的优点被普遍采用。现在市面上的USB设备层出不穷,如U盘、MP3、移动硬盘等应用起来十分方便。 本文采用VisualC++6.0软件进行仿真,利用基于对话框的VC++应用程序完成对上位机界面的编写,可以利用VC编程实现对计算机底层硬件的操作。采用DriverStudio软件编写USB设备的驱动程序。 本文先介绍了USB通信协议及其传输方式,然后具体地给出了驱动程序开发的全过程,同时根据硬件电路设计了上位机显示
Proteus
- 电脑和单片机串Vl通信系统一般 由一台运行上位机软件的电脑、一根 串口连接线和下位机即单片机目标板 组成,用这种方式学习和调试串口通 信程序比较麻烦。本文介绍一种用 Proteus实现电脑和单片机串口通信仿 真的方法,所有的事情都在一台电脑 上完成。上位机软件和下位机即 AT89C51单片机仿真电路通过由虚拟 串口软件Virtual Serial Ports XP5.1 产生的两个虚拟串口进行连接。文章 的实例中上位机软件使用串口调试助 手。下位机
51Serial
- 51单片机的串口编程,利用Proteuse仿真通过,可以用虚拟串口软件设置好,在上位机上查看。-51 single-chip serial port programming, through the use of Proteuse simulation can be used to set up a virtual serial port software in the host computer to view.
test3
- 用于初学串口通讯的,上位机给单片机发送信息,单片机收到后,做处理再返回到上位机,包括仿真电路都有,可以直接调试。-Serial communication for the beginners, the host computer to the microcontroller to send messages, Microcontroller receipt, do deal with and then returned to the host computer, including the si
lpc2131ucos2rtc2display
- 移植ucos到lpc2131的实验,rtc时钟的值通过uart0发送到上位机显示 proteus仿真通过-Experimental transplant ucos to lpc2131, rtc clock value through the uart0 sent to the host computer display proteus simulation by
rs232
- 在FPGA上实现数据的串口传送,可以和上位机进行数据的首发,里面包含的仿真过程-Realized in the FPGA serial data transmission, data can be the starting PC, which contains the simulation
motor01
- 自己做的电机控制程序第一个:vb做上位机,STC89C52单片机做下位机,带Protues仿真-Own set of motor control program first: vb to do PC, STC89C52 microcontroller to do the next bit machine with Protues simulation
匿名上位机及下位机通讯协议
- 四轴调试上位机,可以形象的观察和调试飞行器数据,在线仿真实时传输,3D模拟飞行器姿态等
电压检测系统(含VB上位机)proteus仿真+程序资料
- 1、用一个单片机和DA转换组成一个随机电压发生单元(0~5V); 2、另一个单片机和AD转换组成数据采集单元; 3、通过串行接口将采集的数据传到上位机中,需要编写上位计算机程序,对采集的数据进行处理,如显示当前值、画出一定时间内的记录曲线等。(1. A random voltage generating unit (0~5V) is composed of a single chip microcomputer and a DA converter; 2, another single c
温室监控系统仿真设计
- =======温室控制与管理程序(上位机)======= 说明:运行上位机exe需要安装.NET2.0, 另外需要安装VSPD,设COM3,COM4对联. (单片机COM3,上位机COM4)