搜索资源列表
PIC16F877CALC
- PROTEUS仿真PIC16F877的例子,是一个计算器的例子-PROTEUS simulation PIC16F877 example, the calculator is an example
4_bit_calculator
- 单片机计算器 用c写的 用proteus仿真成功 并且实际硬件电路调试也成功 只能计算整数-SCM calculators used by the write c proteus successful simulation and actual hardware circuit debugging also successfully only integer computation
key1602
- 4*4矩阵键盘输入,液晶1602显示的计算器. 有仿真文件和源程序
2位简易四则运算器
- 仿真文件,原代码,文档,学校的作业
51单片机简易两位计算器全套
- 交学校的作业,包括原程序,仿真电路,论文.
C51Calculator
- c51程序,单片机实现计算器的仿真,protues文件,可直接在protues内打开-C51 procedures, single-chip implementation of the simulation calculator, protues documents can be opened directly in protues within
jiyuC51dejisuanqifangzhen
- 基于C51的计算器仿真,用Proteus完成,可以简单的按照装置改成硬件,已经通过硬件验证-Calculator-based C51 emulation, complete with Proteus can be a simple change in accordance with installation of hardware, has passed hardware verification
AL7gtdBv
- 计算器程序 利用51单片机实现的计算器仿真-Calculator program using 51 single chip calculator simulation
jisuanqi
- 51单片机做的电子计算器,内含源代码文件与Proteus仿真文件。-51 MCU do electronic calculators, containing source code files and Proteus simulation file.
ARMCalculator
- ARM计算器proteus仿真,单片机用的是LPC2104,可以进行四位数的加减乘除运算. -ARM calculator proteus simulation, using a LPC2104 microcontroller
LCD12864-c51-calculator
- C51做的计算器仿真,很实用。做过硬件运行良好.-Simulation C51 calculator to do very practical. Done the hardware to run well. ,
jisuanqi
- 处理float型数的计算器仿真程序,适用51系列,采用12864屏.6*8键盘,89C52-Handle the number of float-type calculator emulator for Series 51, using the 12864 screen .6* 8 keyboard, 89C52
calcultor
- 用C51制作4*4的计算器仿真,显示用的是lcd1062.其中10及其以上的用的是16进制的ABCDEF表示-C51 produced 4* 4 calculator simulation, display lcd1062. 10 and above is hexadecimal ABCDEF
06-12864LCD
- 这是基于单片机的计算器仿真,利用LCD屏显示,仿真计算器的键盘,采用c语言编程。-It is based on single chip computer simulation, the use of LCD screen display, the simulation calculator keyboard, using c language programming.
40 用8051与1601LCD设计的计算器
- c语言,51单片机,计算器,带proteus仿真(C language 51 calculator, with simulation)
keil环境基础程序演示,带仿真protus
- 包括信号灯控制,计算器编写,数码管动态显示(Including signal control, calculator writing, digital tube dynamic display)
Phone20180427
- 包含电话拨号、密码设定和简单计算器,文件包括proteus仿真图。可以利用Mplab(v4.05)与protesu联调在线仿真。硬件模块涉及矩阵按键和LCD1602, 程序仅供参考,设计不合理的地方欢迎大家留言交流。(It includes telephone dialing ,password setting and simple calculator,including proteus simulation. Mplab (v4.05) and proteus can be used for
汇编语言写的简易计算器课设
- 使用汇编语言写的计算器课设,附有电路仿真图,代码有两百多行
计算器
- 计算器,实现两个四位二进制的加、减、乘、除运算。基于51单片机,使用汇编语言。并使用proteus8.7进行仿真。(Calculator, to achieve two four binary addition, subtraction, multiplication, division operations. Based on 51 single chip microcomputer, assembly language is used. And use Proteus 8.7 to simu
计算器课设
- 基于51单片机多位十进制计算器设计 带文档说明 程序源码 proteus仿真图 (1)系统通过4×4的矩阵键盘输入数字及运算符。 (2)可以进行多位十进制数以内的运算(包括加,减,乘,除,幂次方,对数,三角函数等功能),如果计算结果超过显示范围,则屏幕显示E。 (3)可显示输入时的数字及结果 (4)设计控制电路总体方案; (5)电路的设计、仿真与调试;(Design of multi bit decimal number calculator based on MCU)