主要是介绍8051单片机的C语言编程,及应用。
上传时间: 2016-07-13
上传用户:wendy15
x9852的应用工程,keil c51编写完成。是我参加全国电家分享子设计大赛时写的,传上来和大。x9852是一块使用i2c总线的数字电位器,方便实现嵌入式系统的数字控制。
上传时间: 2014-01-11
上传用户:王庆才
修复keil 拷贝到keil\c51\bin下运行 解决0xfd编译问题。
上传时间: 2013-12-24
上传用户:chens000
This sample displays a basic integer calculator powered by the 8051 microcontroller. Although Keil C51 has a full floating point math library the evaluation version is restricted to 2k of object code, so we have constrained this sample to integer maths in order to fit within this limit. The program for this design was written in C using the Keil uVision 2 IDE for which Proteus VSM provides a Debug Monitor driver. Instructions for configuring Proteus to run in conjunction with the Keil environment can be found by editing the 8051 microcontroller on the schematic (point at it and press CTRL-E) and then clicking on the help button on the Edit Component dialogue form.
标签: microcontroller calculator Although displays
上传时间: 2014-12-01
上传用户:edisonfather
请将下载的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实验仿真板。
上传时间: 2014-06-06
上传用户:semi1981
请将下载的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实验仿真板。
上传时间: 2014-01-01
上传用户:leixinzhuo
编译环境是KEIL,仿真环境是PROTEUS,控制彩灯的闪烁,利用51单片机,内含Keil C51教程可以使大,家了解彩灯的设计同时学习KEIL。
上传时间: 2016-09-20
上传用户:pinksun9
P89C669存储实例: 说明: 1. inc 文件夹 是关于P89C669的头文件,在使用下面两个例子前,请首先将头文件拷到 ..\Keil\C51\INC\下. 2. Rom 文件夹 是关于P89C669的程序空间使用的例子,说明怎样利用大于64KB的程序空间。 3. Ram 文件夹 是关于P89C669的数据空间使用的例子,说明怎样在各个数据空间定义变量。
上传时间: 2016-10-01
上传用户:csgcd001
键盘译码程序是开发项目中最常用到的程序,它的好坏,直接影响着整个程序!现在介绍一个使用非常广泛的Keil C51键盘译码程序。
上传时间: 2014-01-07
上传用户:lo25643
keil uv3 教程,讲述keil UV3 的使用,KeilμVision3快速入门,设置编译器,调试都有详细的说明
上传时间: 2013-12-28
上传用户:赵云兴