搜索资源列表
8051Calculator
- proteus 单片机实现的计算器 可以实现加减乘除几种计算方式,在proteus中仿真通过
calculator.rar
- 51单片机计算器程序,能实现加减乘除等运算,希望对大家有用,51 single-chip calculator program, to achieve, such as addition and subtraction multiplication and division operations, in the hope that useful
proteus.rar
- 电子时钟的单片机设计,led 数码管显示等用portues的仿真,AD、DA转换。计算器的仿真,on
18B20+1602液晶计算器
- 本系统采用51单片机和1602液晶做成液晶计算器液晶显示计算的结果,并且可以支持浮点运算和三角函数,通过DS18B20可以实时测温。,The system uses a 51 and 1602 single-chip liquid crystal display calculated results, and can support the floating-point operations and trigonometric functions, through DS18B20 real-ti
51Calculator
- 它是基于51单片机的多功能计算器设计,附上程序及原理图,-It is based on 51 single-chip multi-function calculator design, accompanied by procedures and schematics,
000
- 51单片机计算器用lcd显示,完整的注释。-51mcu
C51_Calculator
- 本程序实现用单片机开发计算器的功能,简单实用,只供参考-This procedure developed using single-chip calculator functions, simple and practical, for reference only
51baudrate
- 8051单片机的串口波特率发生器计算器,对做51但片机开发的同学们应该有很大帮助-8051 serial port baud rate generator calculator, to do 51 but the machine developed by students should be of great help
counter51
- 8位单片机计算器(实现浮点运算,4*4键盘)-8-bit single-chip calculator (the realization of floating-point, 4* 4 keypad)
8051Calculator
- 51单片机做的计算器 51单片机做的计算器-51 Single-chip Single-chip 51 calculator to do to do to do single-chip calculator 51 calculator
C51Calculator
- c51程序,单片机实现计算器的仿真,protues文件,可直接在protues内打开-C51 procedures, single-chip implementation of the simulation calculator, protues documents can be opened directly in protues within
PIC_calc_seg_key16
- 采用模块化格式编写的基于PIC单片机的简单计算器,采用4*4键盘输入,4位数码管输出,电路图为kb16seg74ok.DSN。 MPLAB V7.1+HI-TECH V8.05+Proteus V7.1-Modular format PIC MCU-based simple calculator, the use of 4* 4 keyboard input, 4 digital tube output circuit for kb16seg74ok.DSN. MPLAB V7.1+ HI-TE
jisuanqi
- Proteus仿真51单片机和字符型lcd1602显示的 计算器,能实现一位数的加减乘除,稍作改善即可做成功能完善的计算器-Proteus simulation 51 of microcontroller and character lcd1602 display calculator, can achieve single-digit addition and subtraction multiplication and division, minor improvements can b
jisuanqi
- 51单片机做的电子计算器,内含源代码文件与Proteus仿真文件。-51 MCU do electronic calculators, containing source code files and Proteus simulation file.
Proteus-calculator-and-calendar
- Proteus 单片机应用 采用德国的Keil C51单片机开发平台,编写51单片机的计算器和万年历的实例应用程序,并在Proteus电子仿真环境中仿真。-The Proteus microcontroller applications using the Keil C51 microcontroller development platform in Germany, the preparation of the instance of the 51 single-chip calcula
计算器
- 简易计算器 实现加减乘除功能 keil和proteus实现(A simple calculator to achieve keil and Proteus add, subtract, multiply and divide function)
40 用8051与1601LCD设计的计算器
- c语言,51单片机,计算器,带proteus仿真(C language 51 calculator, with simulation)
计算器
- 计算器,使用51单片机制作两位数的加减乘除(The calculator USES 51 microcomputer to make double digit addition and subtraction multiplication division)
计算器
- 计算器,实现两个四位二进制的加、减、乘、除运算。基于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)