Welcome![Sign In][Sign Up]
Location:
Search - Keil uP

Search list

[SCM数字钟实验(基于c51)

Description: 这是一个用c51做的数字钟源代码,实现了时间设置,闹铃设置等一系列钟表的功能,并付上了硬件原理图,供大家学习和参考,我的qq:9577287-This is a decoder to do with the number of Zhong Yuan code and realized the time settings, Alarms set up a series of watches function and pay its hardware schematics, for all learning and reference, I qq : 9577287
Platform: | Size: 29696 | Author: 田晶昌 | Hits:

[SCMlks

Description: 给大家传两个Keil的插件,平凡工作室做的,很棒,可以在Keil中模拟出实验板,能作不少实验(ledkey,simboard) 使用说明: 1. 请将下载的2个插件内容拷贝到uVision 的安装目录下的 \Keil\C51\BIN 中 2. 修改 Tool.ini, 此文件位于 uVision 的安装目录 \keil 下. 请将下面的内容 添加到 [C51] 部分的后面. AGSI1=ledkey.dll ("ledkey") AGSI2=simboard.dll ("simboard") 3. 重启uVsion. 进入Debug 模式, 打开菜单Peripheral, 发现增加了2项 分别是键盘LED仿真板,51实验仿真板。 这样使用时就不用每次设置了,任何时候打开都可以用。-for everyone- 2 Keil plug-in, the average studios do and outstanding, Keil which can simulate experimental plates, which can be made many experiments (ledkey. simboard) use : 1. Please download the plug-in two kernels to copy the contents of the installation directory \ Keil \ C51 \ BIN 2. Tool.ini changes, this document kernels at the installation directory \ under Keil. Please add the following line to the Department of [C51] the points behind. AGSI1 = ledkey.dll ( "ledkey") = sim AGSI2 board.dll ( "simboard") 3. uVsion resume. enter Debug mode- open menu Peripheral and found an increase of 2 respectively LED keyboard simulation board, 51 simulation board. Such use would not have to set up every time, any time you can use open.
Platform: | Size: 129024 | Author: 李伟 | Hits:

[SCMshow-time

Description: 单片机并口实验,用于日历模拟,要考虑闰年和大月小月年月日并行运行,由于是模拟,设置每秒为一天。要安装keil_full和proteus 6.5sp5才可以运行(学单片机的应该懂,不用多说)-SCM parallel experiments, the calendar for the simulation, to consider a leap year and the date on the slow parallel operation, As the simulation is set up for the second day. To install keil_full lic 6.5sp5 and can run (SCM should learn to understand , the answer)
Platform: | Size: 72704 | Author: 乐乐 | Hits:

[SCMKeilV805

Description: 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 C51 V8.05 complete translation KEIL RI PA51 V6.1 Chinese MCU Series K EIL registered installation guide KEIL animation methods to set up the debugger simulation animation tutorial LED LCD Driver Guide animation demo
Platform: | Size: 24868864 | Author: 周海涛 | Hits:

[SCMPinYin_InputMethod_C51

Description: 用C51实现的拼音输入法,这是改写的网友 embuffalo、独步上载在www.21ic.com自由发布区的由张凯原作的51上的拼音输入法程序。 原作使用了一个二维数组用以查表,我认为这样比较的浪费空间,而且每个字表的索引地址要手工输入,效率不高。所以我用结构体将其改写了一下。就是大家现在看到的这个。 因为代码比较的大,共有6,000多汉字,这样就得要12,000 byte来存放GB内码,所以也是没办法的 :-( 编译结果约为3000h,因为大部分是索引表,代码优化几乎无效。 在Keil C里仿真芯片选用的是华邦的W77E58,它有32k ROM, 256B on-chip RAM, 1K on-chip SRAM (用DPTR1指针寻址,相当于有1K的片上xdata)。条件有限,没有上片试验,仿真而已。 打算将其移植到AVR上,但CodeAVRC与IAR EC++在结构体、指针的定义使用上似乎与C51不太一样,现在还未搞定。还希望在这方面有经验的网友能给予指导。-C51 with the Pinyin input method, which is rewritten netizens embuffalo. Unrivaled www.21ic.com available in the free publication of the original work by Kai-51 on the Pinyin input method procedures . Appreciate the use of a two-dimensional array for the look-up table, I think this is a waste of space. Each of the characters but the index table to manually input address, efficiency is not high. I use the structure to rewrite a bit. We see now is this. Because the code comparison, a total of 6, more than 000 Chinese characters, this must be 12, byte to store 000 GB code, is not the way to compile results :-( about 3000h. because most of the index table. Code Optimization almost ineffective. Keil in the C simulation uses the chip in W77E58 Winbond, It has 32 k ROM 256B on-chip RAM, 1K on-chi
Platform: | Size: 14336 | Author: Jawen | Hits:

[SCMKeil_upsd3400_examples

Description: upsd34xx系列单片机keil环境中的开发例程-upsd34xx Series MCU keil development environment routines
Platform: | Size: 1399808 | Author: YI | Hits:

[uCOSuCOSII_44b0x_Keil

Description: 可以在ADS下跑的工程有很多,但在Keil下面的ucOS工程还没有.在这里,提供一个可以在Keil环境下跑起来的基于三星的44b0的ucOS工程,可以在RAM中调试.-ADS can run under the project are many, But in the following ucOS Keil works have not. Here, can provide an environment in Keil run up based on Samsung's 44 belts of ucOS works RAM can debug.
Platform: | Size: 155648 | Author: 马箫摩 | Hits:

[uCOSlpc2368kit_port

Description: LPC2368Kit 开发板的UCOS移植!今天终于在从这个论坛上下载的LPC214X的UCOS移植代码的基础上,自己做了一些修改,把UCOS-II移植到LPC236X Kit开发板上。编译环境:KEIL FOR ARM,上传上来供大家一起研究。 by silentdawn www.mcu123.net-Development board LPC2368Kit transplantation of uCOS! Today finally from this forum, downloaded the LPC214X code uCOS transplantation on the basis of their own to do some modifications, to migrate to UCOS-II development board LPC236X Kit. Compiler environment: KEIL FOR ARM, upload for everyone up together. by silentdawn www.mcu123.net
Platform: | Size: 121856 | Author: 李东 | Hits:

[SCMMD5_TEA

Description: MD5算法在keil上实现。 其中设计到一些flash读写函数需要自己补充 上传上去只是给大家参考一下。-MD5 Algorithm in keil achieve. One design to a number of flash read and write functions need to add up just upload to refer to.
Platform: | Size: 5120 | Author: 尤兴旺 | Hits:

[AI-NN-PRwhiteline

Description: 机器人走白线程序 包括加速 减速 转弯函数 开发工具 keil c -Robot walking white line procedures to speed up development tools slowdown turning function keil c
Platform: | Size: 287744 | Author: 丁学明 | Hits:

[SCMMT8880DTMF

Description: 用89S52作的远程序电话拨号系统,能完成收发功能,利用的芯片是MT8880,里面有源程序以及生成的hex文件,开发环境是keil-89S52 far with the procedures for telephone dial-up systems, to complete the send and receive functions, the use of the chip is MT8880, which has source code and hex file generated by the development environment is keil
Platform: | Size: 1053696 | Author: 李岸 | Hits:

[SCMCRC_8

Description: Keil C51 上51系列单片机优化的CRC-8 算法。可以自己改其他算式的,包含字节查表,半字节查表,bit计算。很难得的哦。-Keil C51 on the 51 computers optimized CRC-8 algorithm. Other formula can do it ourselves, and look-up table contains the byte, half-byte look-up table, bit computing. Hard to come by Oh.
Platform: | Size: 2048 | Author: iwill | Hits:

[SCMKEIL

Description: 接上级主管部门通知,为了保障奥运会的网络信息安全,净化网络环境,促进互联网信息服务健康有序发展,从即日起至2008年9月20日,我司将对所有接入的网站进行网络信息安全的彻底排查。-Then the competent authorities to inform their superiors, in order to protect the Olympic Games in network information security, clean up the network environment and the promotion of the Internet Information Service healthy and orderly development, and from now until September 20, 2008, I will have all access to the Division
Platform: | Size: 82944 | Author: mai | Hits:

[ARM-PowerPC-ColdFire-MIPSarm7lpc

Description: 深入浅出ARM7 LPC 213x 214x上下两册-ARM7 LPC 213x 214x easy up and down 2
Platform: | Size: 20865024 | Author: 王满仓 | Hits:

[Embeded-SCM DevelopVDM51

Description: keil和Proteus联调所必须的一个文件,看到好多网友都在找,所以传上来,希望对大家有用-keil and Proteus FBI needed a file, see a lot of users are looking for, so Chuan-up, in the hope that useful to everybody
Platform: | Size: 66560 | Author: 苏维 | Hits:

[OtherSPCStatusDLL

Description: 文件名:SPCStatusDLL.dll 版本号:V1.00_071017 用 途:为方便Keil软件中,对仿真时间的观擦,特别是单步仿真时间,编成此动态连接库; 用 法:把SPCStatusDLL.dll拷贝到...\Keil\C51\BIN的目录下面。然后设置工程Project->Options for Target->Debug-> 在Use Simulator即左边的选项中,在最下方Dialog Dll:旁边Parameter:下面加上 -dSPCStatusDLL,而不管前面是-p52还是-p58等。 编译工程成功后,在点击菜单Debug->Start/Stop debug Session (ctrl+F5),开始调试。点击菜单Peripherals->PC Status即可看到对话框。-File name: SPCStatusDLL.dll version number: V1.00_071017 purposes: To facilitate the Keil software, the concept of simulation time for wiping, especially single-step simulation time, into the dynamic link library Usage: SPCStatusDLL.dll to copy to. .. KeilC51BIN directory below. And then set up the project Project-
Platform: | Size: 103424 | Author: kjq | Hits:

[SCMSTC12C5410ADcabiao

Description: STC12C5410AD温湿度采集并将模拟量通过对半查找法查表转换-STC12C5410AD simulation of temperature and humidity and the amount collected through semi-look-up table to find the conversion law
Platform: | Size: 2048 | Author: yy | Hits:

[Other Embeded programProteus7.5SP3_and_Keil_uvision3_8.18a_AND_RealView

Description: Keil+RealView MDK不仅可以仿真单片机,还可以仿真ARM,这给学习微控制器的初学者和开发者带来了福音,不仅可以省下来一笔买开发板的开支,还可以加快学习和开发的进度。很多朋友在实现Keil与Proteus联调的时候不成功,不进行联调也可以仿真,就是每一次都需要进行手工加载,但这个很麻烦,也很浪费时间,进行联调之后就可以解除这个烦恼,也可以加快开发和学习的速度。本资料是作者自己编写的一个基于Proteus7.5 SP3和RealView MDK 3.70和Keil uVision3 8.18a的联调设置教程,DOC格式的。-Keil+ RealView MDK simulation not only single-chip, but also simulation ARM, which microcontrollers for beginners to learn and develop, bringing the gospel, not only saved to buy a development board expenses, can also speed up the learning and the progress of development. Many of my friends in the realization of Keil and Proteus when FBI fails, not the FBI can simulation, that is, every time the need for manual loading, but this is cumbersome, it is a waste of time, the FBI could be lifted after the trouble, you can speed up the pace of development and learning. This information is prepared by the author himself Proteus7.5 SP3 and based on the RealView MDK 3.70 and Keil uVision3 8.18a FBI set up the course, DOC format.
Platform: | Size: 1152000 | Author: mhb | Hits:

[Embeded-SCM Developkeil

Description: 基于C8051和CC2500组成的无线收发模块的代码。功能是完成无线数据的接收与发送。在Keil环境下的-This program demonstrates how to set up a simple RF link between two units.
Platform: | Size: 5120 | Author: 周莉莉 | Hits:

[SCMKeil-C51-V9.00

Description: 一个51编程的软件keil,破解版的,现在上大学一直在用着,是一款不错的编程软件。-A 51 programming software keil, cracked versions, go up now university has been in use, be a quite good programming software.
Platform: | Size: 29946880 | Author: 梁枢 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net