搜索资源列表
Keil-roteus
- 图文并茂,详细介绍了keil与proteus联合调试的方法和步骤-illustrated in detail with the keil proteus joint testing methods and steps
keil
- 这是一篇关于keilc的调试帮助文件,该文件详细列举了调试过程中可能出现的问题,并提出了解决方法,对读者有很大的帮助.
ucos51在KeilC51上仿真运行
- Demo程序经Keil701编译后,代码量为7-8K,可直接在KeilC51上仿真运行。 使用方法:解压后双击yy项目,点调试即可在串口仿真看到结果。 Demo程序创建了3个任务A、B、C优先级分别为2、3、4,A每秒显示一次,B每3秒显示一次,C每6秒显示一次。从显示结果看,显示3个A后显示1个B,显示6个A和2个B后显示1个C,结果显然正确。用户可以仿照范例运用更多系统API函数写出自己的程序。只要程序中有显示语句就可以用软件仿真器
WINC51编程
- 本书以Keil 公司最新版本的C51 编译器为核心,阐述了在Windows 环境下采用单片 机高级语言C51 进行应用系统程序设计的基本原理和方法,详细介绍了Keil C51 的 Windows 集成开发环境Vision 51 和软件仿真器dScope51 的强大功能和具体使用方法。在 Windows 集成开发环境pVision 51 中,可以完成从源程序编写、编译、连接定位到目标文件 的仿真调试等的全部工作。dScope 51 是一种
KeilV805
- KEIL C51 V805 完全版 采用标准CHM文件格式 整合了: KEIL C51 V8.05 完全汉化版 KEIL 注册机 PA51 V6.1 中文单片机汇编 KEIL 安装注册方法动画教程 KEIL 设置调试仿真动画教程 LED 液晶驱动演示动画教程-KEIL C51 V805 full version of standard integration CHM file format :
Keil-roteus
- 图文并茂,详细介绍了keil与proteus联合调试的方法和步骤-illustrated in detail with the keil proteus joint testing methods and steps
IDT7132
- AT89C52扩展外部双口RAM(IDT7132),在Keil C51环境下测试,和一般的RAM使用方法相当!用串口调试助手观看测试结果-AT89C52 expand external dual-port RAM (IDT7132) Keil C51 in the test environment, and the general use of RAM is! Help with serial debugging watched tes
keil
- 这是一篇关于keilc的调试帮助文件,该文件详细列举了调试过程中可能出现的问题,并提出了解决方法,对读者有很大的帮助.-This is an article on debugging help keilc document in detail the process of debugging problems that may arise, and put forward solutions, the reader has a grea
51uCOS2
- 将UCOS2移植到51上,Demo程序经Keil701编译后,代码量为7-8K,可直接在KeilC51上仿真运行。 使用方法:解压后双击yy项目,点调试即可在串口仿真看到结果。-Will UCOS2 transplantation to 51 on, Demo procedures Keil701 compiler, the code of 7-8K, can be directly in the simulation run K
Keil3.15b_ULINK_ARM
- 在Keil3.15b下使用ULINK调试ARM及原装ULINK的相关文件,验证过可行,里面还有ULINK的制作方法-Ulink Keil3.15b use in the ARM debug and original ulink the relevant documents, verified feasible, there is also the production method ulink
LCD_HZK
- 单片机汉字和ASCII字符程序,程序中的汉字和英文全部存在字库中。单片机用的是常用的8051,仿真软件用的是proteus。由于proteus中的flash最大是64k,没有29c040等,而汉字和ASCII加起来有二百多k,所以用了5片27c512,如此一来程序就复杂了。用hc38译码器做片选等功能,hc00做逻辑电路,锁存器是hc373,液晶屏是12864的,ks0108驱动芯片,都是比较常用的。技术上用的是总线方法,包换液晶屏,没
proteus_keil
- Keil 51和Proteus仿真LED,串口实例 6个共阴极LED,还可仿真串口通讯,自己项目中的代码,吐血共享 使用方法: 1、用proteus打开ddb_stc51.DSN 2、用keil打开ddb_stc51目录下的ddb_stc51.Uv2工程 3、在keil中运行调试即可在proteus中查看调试结果, 串口仿真结果要用虚拟串口互联查看结果。 -Keil 51 and Proteus
keil
- 介绍一种利用Keil的软件仿真功能来实现51单片机串口调试用户程序的方法。-Introduction of a simulation using Keil software functions to achieve single-chip serial debugging 51 user procedures.
KeilC51
- 详细讲述了keil中的调试方法,是一个比较难得的资料-Keil details about the testing method, is a relatively rare information
keilc51
- 平凡单片机KEIL C教程,详细介绍了如何运用KEIL C调试单片机C语言的步骤,及一些常用的调试方法。-keil c
Keyboard
- 单片机 Keil+proteus 并行口设计数字键盘实验 要求:掌握动态显示、动态扫描键盘的工作原理及硬、软件的设计、调试方法 掌握80C51接口硬件电路设计方法及软件编程方法 了解80C51外部中断的使用和编程方法 实验题目:并行口实现数字0~9、A~F、L、U、P、n总共20个键盘,将按键的结果用7段数码管显示出来。-Parallel Port numeric keypad test requiremen
keil_proteus_LPC2138_LCD12864
- 使用ARM LPC2138与显示器LCD12864实现了实时时钟显示功能。在keil环境下编写程序,使用keil与proteus联调方法进行调试。-Using ARM LPC2138 and achieve real-time clock display LCD12864 display. Programming environment in keil, keil and proteus using the FBI method for
KeilProteus
- Keil和Protues的联合调试方法,详细资料-Keil and Protues joint commissioning approach, details
KEIL UV3 MDK快速入门
- keil软件的调试和使用方法,简单方便,快速入门(Keil software tutorial)
keyboard&display
- 通过本课程,初学者可以了解单片机的键盘扫描和7段数码管显示的方法,同时也可以了解单片机编程、调试方法。(Through this course, beginners can understand SCM keyboard scanning and 7 sections of digital display method, but also can understand the microcontroller programming, d