Welcome![Sign In][Sign Up]
Location:
Search - proteus 6.9

Search list

[Other resourceLCDProteus6

Description: Proteus 6.9 SP4下的液晶仿真-under the LCD Simulation
Platform: | Size: 52443 | Author: 房洪波 | Hits:

[Other resource12864LCD_proteus

Description: 这是我写的51单片机控制LCD的程序 用c写的 在proteus 6.9中仿真成功 并且实际硬件调试也成功的-This is what I wrote 51 LCD MCU control procedures used in the write c proteus 6.9 Simulation successful and practical hardware debugging is successful
Platform: | Size: 23561 | Author: 熊涛 | Hits:

[SCMProteus6.9SP4

Description: Proteus 6.9sp4版,虚拟单片机超级仿真软件,分析模拟电路、数字电路及模数混合电路,包括模拟与数字激励信号的编辑、各种分析-Proteus 6.9sp4 version, virtual MCU super simulation software, analog circuit analysis. Digital circuits and hybrid circuit modules, including Analog and Digital Signal incentive editors, various analytical
Platform: | Size: 26772480 | Author: 谢志俊 | Hits:

[SCMUart_lcd

Description: Proteus6.9 sp4 上 ,仿真串口和LCD的源代码。-Proteus6.9 sp4, and simulation Serial LCD source.
Platform: | Size: 31744 | Author: 杨兴 | Hits:

[SCMLCDProteus6

Description: Proteus 6.9 SP4下的液晶仿真-under the LCD Simulation
Platform: | Size: 52224 | Author: 房洪波 | Hits:

[SCM12864LCD_proteus

Description: 这是我写的51单片机控制LCD的程序 用c写的 在proteus 6.9中仿真成功 并且实际硬件调试也成功的-This is what I wrote 51 LCD MCU control procedures used in the write c proteus 6.9 Simulation successful and practical hardware debugging is successful
Platform: | Size: 23552 | Author: 熊涛 | Hits:

[SCMTo_Pudn

Description: 一个在Proteus仿真平台上模拟串口发送9位数据的方法。-Proteus simulation of a simulation platform 9 serial port to send data.
Platform: | Size: 45056 | Author: YLS | Hits:

[SCMProteus6.9SP4

Description: 一个用于单片机仿真的好软件版。不需要花钱买仿真板,直接在电脑上用这个软件连接实物图就可以了。是电子设计的必备软件。里面还有教程!-A good simulation for the single-chip version of the software. The simulation does not need to spend money to buy plates, directly on your computer to use this software to connect the physical map on it. Electronic design is an essential software. There are tutorials there!
Platform: | Size: 27255808 | Author: 阿茂 | Hits:

[OtherProteus_All(9)

Description: proteus教程全集发布(九)----此全集基本上汇集了网络上大部分的教程、资料(isis,ares),是学习proteus的好帮手,成为proteus高手尽在此全集中.让你爽个够-Proteus Tutorial Published Works (9) The Complete Works of the network is basically a collection of most of the tutorials, information (isis, ares), is a good helper to learn Proteus, Proteus has become a master at this in The Complete Works. let you Shuang个够
Platform: | Size: 21504 | Author: yang | Hits:

[Other Embeded programembed

Description: LPC2106 在keil for arm 和proteus仿真的一些例子:键盘,液晶,LED等仿真,欢迎大家下载。列子的软件采用mdk305a和proteus6.9-LPC2106 in keil for arm and Proteus simulation of a few examples: keyboard, LCD, LED, such as simulation, welcomed everyone to download. Liezi software used mdk305a and proteus6.9
Platform: | Size: 796672 | Author: 潘绍明 | Hits:

[SCMds18b20_lcd

Description: 单片机控制单总线DS1820数字温度计,并通过LCD显示出来 有仿真文件,用proteus6.9 sp4看.-Single-bus single-chip control DS1820 digital thermometer, and LCD display have simulation files, used to see proteus6.9 sp4.
Platform: | Size: 143360 | Author: 张文 | Hits:

[SCMkey

Description: 单片机键盘扫描程序(在proteus6.9下)仿真通过-Singlechip keyboard scanning process (in the next proteus6.9) simulation through
Platform: | Size: 72704 | Author: yangshaofeng | Hits:

[SCMwannianli

Description: 基于proteus6.9和keil软件联合设计的万年历里程,用C51编程-Proteus6.9 and keil software based on the joint design calendar mileage, using C51 Programming
Platform: | Size: 119808 | Author: haoxiaoxia1013 | Hits:

[Other Embeded programkey

Description: 74hc165d 做的键盘扩展程序 avr实现 独立按键 9个 与avr串行通信-The keyboard 74hc165d extension avr independence avr button 9 with serial communication
Platform: | Size: 8192 | Author: zhaijiwei1 | Hits:

[SCM9.9miaobiao

Description: 9.9秒表C语言单片机课程设计包含Proteus电路图-9.9 Singlechip stopwatch C language curriculum design includes schematics Proteus
Platform: | Size: 197632 | Author: 包真亮 | Hits:

[SCMvdmagdi

Description: proteus版本在6.9以后(用于proteus与keil联调)-Proteus version 6.9 after (for Proteus with keil FBI)
Platform: | Size: 1189888 | Author: 黄章辉 | Hits:

[Other Embeded programProteus_for_ARM7

Description: .安装好Proteus 6.9 SP4,需要用Keil for ARM的或IAR的同样需要安装好。 2.安装Proteus VSM Simulator驱动 可以在官方网站上下载到)。Keil装Vdmagdi.exe,IAR装Vdmcspy.exe 3.将附件中的Prospice.dll和Licence.dll文件Copy到..\bin目录下,MCS8051.dll和ARM7TDMI.dll文件拷贝到..\MODELS目录下。分别替换原有的文件。 4.打开原理图模型和程序。记得要在ISIS中选"Use Remote Debug Monitor"。在Keil for ARM中选择"Proteus VSM Simulator"。IAR中选择Debugger-->Setup-->Drver-->Third-Party Driver,然后在Third-Party Driver中指向Vdmcspy.dll文件。 5.在IDE中点击Debug进入仿真模式。一个精彩的Proteus for ARM时代来临。 6.Enjoy! 附件中有两个例程:一个是IAR的例程。一个是Keil for ARM例程,是利用ADS1.2编译实现的。也就是说所有ADS的工程也可以转到Keil for ARM上来运行,方便联机调试,只需要修改很小的部分。 因为ADS不能和Proteus联调,目录下的那个*.mcp文件即是原有的ADS工程文件)
Platform: | Size: 646144 | Author: 张子凤 | Hits:

[Other Embeded programChinesepaperProteus6.9.04

Description: Proteus 6.9.04 汉化文件-Chinese paper Proteus6.9.04
Platform: | Size: 63488 | Author: lgh00711 | Hits:

[BooksProteus6.9.4

Description: proteus 6.9.4版,尽管最新的版到了7.6,但是有些文件可能必须要6.9版的软件才能打开,我当时找有点费劲,找到后大家共享吧-proteus 6.9.4 version, although the latest version to 7.6, but some files may have to 6.9 version of the software to open, I was struggling a bit to find, locate and share bar
Platform: | Size: 26772480 | Author: hongqi | Hits:

[SCMDS1990_keil_uv2_Proteus7.5

Description: DS1990读取序列码+Keil Uv2+Proteus7.5仿真-DS1990 Read operation+ Keil Uv2(IDE)+ Proteus7.5 (Simulation)
Platform: | Size: 167936 | Author: 曹亚辉 | Hits:
« 12 3 »

CodeBus www.codebus.net