LCD及键盘、RS232通信控制源代码、采用keil c51环境编译,c语言程序。
上传时间: 2014-12-22
上传用户:wlcaption
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
KEIL软件是目前最流行开发MCS-51系列单片机的软件,它提供了包括C编译、宏汇编、连接器、库管理和一个功能强大的仿真调试器。
上传时间: 2013-12-20
上传用户:duoshen1989
就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RTOS,keil c51 所带的RTX Full 太大(6k多),且需要外部ram,又无源代码,很多时候不实用。RTX Tiny虽然小(900多字节),但是任务没有优先级和中断管理,也无源代码,也不太实用。而ucosII虽有源代码,但是它太大,又需要外部ram,所有函数又必须是重入函数,用在51这类小片内RAM的单片机上有点勉强。于是,我借鉴ucosII和RTX Tiny编写了Small RTOS 51,虽然它为51系列编写,但是它还是比较容易移植到其它CPU上。
上传时间: 2014-01-17
上传用户:变形金刚
ec++,嵌入式C++编译器,和KEIL结合的很好的,开发过程也比较简单,压缩包中包含说明文档。
上传时间: 2016-09-29
上传用户:sardinescn
这是一个单片机控制RFID芯片FM1702SL的C语言程序,采用Keil编译。
上传时间: 2016-09-29
上传用户:AbuGe
这是利用ARM子公司KEIL的开发环境,其中用到的语言为C以及VISUAL C++,编写的是闪亮的程序。
上传时间: 2014-12-07
上传用户:梧桐
ti的12位AD采集c实现,tl3544高精度AD采集,keil 开发环境。
标签: AD采集
上传时间: 2013-12-12
上传用户:yt1993410
keil 的相关资料,包括C语言标准和i2c总想的相关资料
标签: keil
上传时间: 2016-10-27
上传用户:sxdtlqqjl
Keil C251开发工具 DK251是为MCS251系列单片机所设计的开发工具,支持所有的251系列衍生产品,方便你编写和测试c代码与251汇编代码。通过DK251开发工具可轻松了解251的On-chip peripherals与及其他关键特性。
上传时间: 2016-10-30
上传用户:yt1993410