搜索资源列表
计算器实验
- 一.实验目的 1. 熟悉单片机的硬件电路。 2. 熟悉按键扫描、显示子程序设计。 3. 熟悉LED显示器界面编写方法。 4. 熟悉基于单片机C语言的通用的按键等待法结构程序设计。 二.实验内容 利用实验箱提供的键盘扫描电路和显示电路,做一个简单的计算器(实现加法功能即可)。要求:系统稳定并能可靠运行;需带有清零键、退格键;按键错误有报警提示。 三.实验仪器 计算机、WAVE6000编程环境、Keil编程环境、LAP2000伟福实验箱
yc.rar
- 此为简易计算器的源程序,能加减乘除运算,在51单片机下开发,This is the summary of the source code calculator, multiplication and division to addition and subtraction calculations, developed in the 51 SCM
SPBRGCalc
- PIC单片机波特率计算器 PIC波特率计算工具-PIC MCU baud rate calculator
SimpleCalculator
- 本设计利用AT89C51单片机来控制液晶显示器和矩阵式键盘,实现了简易的计算器功能。通过键盘输入需要计算的计算式子,该式子会显示在液晶的第一行,当键入等于号后,计算结果会显示在液晶的第二行。本设计中液晶选用1602字符型液晶显示器,显示参与运算的数字以及最终的运算结果,键盘采用4*4矩阵式键盘。-This design using AT89C51 microcontroller to control the matrix liquid crystal display and keyboard,
lcd1602a
- 在日常生活中,我们对液晶显示器并不陌生。液晶显示模块已作为很多电子产品的通过器件,如在计算器、万用表、电子表及很多家用电子产品中都可以看到,显示的主要是数字、专用符号和图形。在单片机的人机交流界面中,一般的输出方式有以下几种:发光管、LED数码管、液晶显示器。发光管和LED数码管比较常用,软硬件都比较简单,在前面章节已经介绍过,在此不作介绍,本章重点介绍字符型液晶显示器的应用。-In their daily lives, we are no stranger to liquid crystal
jisuan
- 基于单片机液晶计算器 0-99加减乘除-基于单片机液晶计算器
e
- 单片机用汇编写的2位数计算器,除除法有点小问题以外,其余运行正常-saaaaaaaaaaaaaaaaaaaaaaa
c
- 单片机多功能计算器程序,用汇编语言写的,希望对大家有用-SCM function calculator program, written in assembly language, we want to be useful
1602-1
- 用51系列单片机实现带小数点计算的简易四则运算计算器-Simple four computing calculator with decimal point calculation using 51 series
trade520
- 单片机C语言程序设计实训100例/新手练习程序有流水,LCD,点阵,A/D,中断,音乐,计算器,数码管等-100 cases of single-chip C Programming Language Training/novice exercise program there is running water, LCD, dot-matrix, A/D, interrupts, music, calculator, digital tubes, etc.
simple-calculator
- 基于51单片机的计算器设计,包含硬件和软件设计两部分,软件由C语言编写-Based on 51 single-chip calculator design contains two parts, hardware and software design, software written in C language
kaven2
- 功能非常强大的计算器,单片机飞思卡尔LCD屏幕显示,可以完成加减乘除还有括号运算-Very powerful calculator microcontroller Freescale LCD screen display, the completion of the addition, subtraction there brackets operator
calculator
- 简易计算器程序,通过8051单片机控制矩阵键盘输入,1602显示,可计算简单的算法。-Simple calculator program to control through 8051 matrix keyboard input, 1602, computable simple algorithm.
jisuanqi
- 单片机计算器 51单片机 显示lcd显示屏 按键采用矩阵键盘-51 single-chip calculator display lcd screen keyboard buttons with matrix
MCS-51
- 武汉理工大学的MCS-51单片机实验指导书,包括实验有:实验系统基本操作、汇编语言程序设计简单应用、并行 I/O 接口使用、并行 I/O口扩展实验和定时/计算器 8253A 应用。-MCS-51 microcontroller guide books Wuhan University of Technology, including experiments are: experimental system basic operation, assembly language programmin
c51jsq
- 以51系列单片机为核心实现一个简易计算器计算器,4*4键盘控制-The 51 series microcontroller as the core to realize a simple calculator calculator, 4* 4 keyboard control
jisuanqi
- 使用51单片机制作一个计算器,数码管显示。-Using 51 single chip microcomputer to make a calculator, digital tube display
jisuanqi
- 能够简单的实现单片机去控制计算器的功能,不同的键盘实现不同的功能-SCM can be simple to control the functions of the calculator, different keyboards for different functions
计算器6
- 利用51单片机实现的计算器,可以进行简单加减乘除运算(Use a calculator for the implementation of 51 single-chip microcomputer, operation simple addition, subtraction, multiplication, and division)