搜索资源列表
C51-clock
- C51单片机实现液晶秒表以及简单计算器 电路是一个51最小系统,没有采用总线方式,而简单的连线方式,上有4*4矩阵键盘,一数码管,89S51单片机,串口下载线,数码管显示锁存芯片\\蜂鸣器\\1602液晶. 代码已经调试成功过,可以实现时间的调整.4*4矩阵键盘,第一排前三列是实现小时\\分钟\\秒的加.第二排前三列是实现小时\\分钟\\秒的减.当然还可以通过设置矩阵键盘的键值,来实现加\\减\\乘\\除四则运算,由数码管显示参与运算的数字以及最终的运算结果.-C51
C51-counter.rar
- 用C51座位CPU的计算器,具备8位数加减乘除功能。P0作为数码管的段控制,P2作为数码管位显示控制,P3控制4x4键盘阵列。,C51 as the CPU, the counter can process 8 bit numbers "+,-,*,/". P0 contro the LED and P2 for which bit,P3 oprate the keyborad
C51_Calculator.rar
- 用C51做的计算器源码,矩阵键盘,液晶显示,C和ASM混合编程,PROTUSE自带的例程,C51 calculator to do with source code, matrix keyboard, LCD, C and ASM programming mixed, PROTUSE built-in routines
C51_calculator_program
- 计算器C51程序 单片机小制作时写的一些小程序,在最小系统上运行成功,采用的是中断键盘扫描.-C51 single-chip calculator program written in a small production at a number of small procedures, the minimum system to run successfully, used to scan the keyboard interrupt.
C51Calculator
- c51程序,单片机实现计算器的仿真,protues文件,可直接在protues内打开-C51 procedures, single-chip implementation of the simulation calculator, protues documents can be opened directly in protues within
calculator
- c51单片机的计算器程序lcd为1602,4*5矩阵键盘-c51 microcontroller lcd calculator program for 1602,4* 5 matrix keyboard
calculator
- 自己写的计算器,基于c51单片机写的,用protues完美模拟,原理是有限状态机,呵呵,含有三个版本,能完成基本的四则运算,键盘流出空闲,方便后来者扩展-Write your own calculator, based on c51 microcontroller written by protues perfect simulation, the principle is a finite state machine, Oh, containing three versions, to com
c51
- 一个带浮点运算的单片机计算器,基于c51的简单运算。-It is based on 51 single-chip multi-function calculator design, accompanied by procedures and schematics
c51
- c51开发板用于计算器软件编程程序 非常的实用-c
C51-calculator
- c51 计算器源码-c51 calculator it is very simple...
LCD12864-c51-calculator
- C51做的计算器仿真,很实用。做过硬件运行良好.-Simulation C51 calculator to do very practical. Done the hardware to run well. ,
jisuanqi.wannianli
- 用c51单片机做的一个计算器和万年历,可以进行数学运算和具有年历的功能-C51 microcontroller to do with a calculator and calendar, you can do the math and has a calendar function
c51
- 用单片机c语言编的一个简单计算器,能进行100内的数计算-failed to translate
caleration-based-on-C51-programm
- 基于C51单片机的加减乘数计算器的简单实现,通过例程掌握串口中断。-C51-based single-chip calculator add and subtract simple multiplier to achieve, through the serial port interrupt routine to master.
C51-Calculator
- 这是一个四位计算器的功能的压缩包,里面是实现四位计算器然后4*4键盘-This is a four function calculator compression package, which is four Calculator then 4* 4 keyboard
calculate
- 完整计算器c51程序 需要的可参考 经过验证的-Complete calculator c51 procedures need to refer to proven
c51--calculator-function
- 使stc单片机c51开发板实现计算器功能-Stc microcontroller c51 development board calculator function
c51-calculator
- C51上开发的计算器,用4×4矩阵键盘实现了数字的输入,1608实现了输入与结果的显示-C51 calculator on the development, implementation matrix keyboard with 44 digital inputs, 1608 to achieve the input and display of the results
C51-Calculator
- 基于8051单片机的计算器设计、proteus仿真软件、在LCD屏幕显示、按键控制-8051 based on the calculator design, proteus simulation software, the LCD screen display, control buttons
51简单计算器
- C51 简单计算器 可完成四则运算等功能(C51 simple calculator)