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
该程序的功能是把演示板当做一个按键计数器。接通电源时,按下IDE软软件的运行键6只数码管全显示000000。 每按下开关S3(RB0)时,计数器的值加1,数码管显示也增加1,然后松开按钮;以些类推,反复循环。 2、程序中包含按键按下检测跟释放检测,并且都伴有一定的延时去抖功能,只有在一次按键被释放后才进行第2次按键的判断 3、程序中需开启B口的内部弱上拉功能,因DEMO板上无上拉电阻;并把A口全部设置为普通I/O口,上电复位后A口为模拟输入口
上传时间: 2016-08-30
上传用户:frank1234
c8051FXXX系列单片机开发工具 PDC U-PDC U-EC 使用手册,及IDE KEILC 使用方法,供初始C8051F的人员使用
上传时间: 2013-12-23
上传用户:skhlm
《Symbian S60第3版手机程序开发与实用教程》光盘源代码,是学习Symbian 最好的源码材料。采用Carbide IDE开发,循序渐渐的引导你进入Symbian的天堂
上传时间: 2014-09-06
上传用户:jiahao131
SD卡的SPI驱动程序,已在Nios2 IDE 中调试成功
上传时间: 2016-09-07
上传用户:woshini123456
PXA255外围扩展功能,使用LC4256-176TQFP。扩展了CF卡、分时复用串口、电源管理、键盘等接口/功能。
上传时间: 2013-12-09
上传用户:894898248
C8051f340的I2C程序,开发环境Silicon IDE
上传时间: 2013-12-29
上传用户:waitingfy
C8051f340的UART程序,开发环境Silicon IDE
上传时间: 2016-09-19
上传用户:坏天使kk
在PXA270主板上,配置完基本的GPIO后,可以用本程序读写CF卡来测试CF插槽的硬件连线
上传时间: 2016-09-27
上传用户:ljmwh2000
java应用开发指南完整版,. It explains how to use JBuilder’s IDE to manage projects and files, visually design a user interface, and compile, debug, and run your programs. It also shows you how to create a JavaBean component using BeansExpress. The User’s Guide contains the following chapters:
上传时间: 2014-12-22
上传用户:chenbhdt