文档介绍:基于 51 单片机简易计算器的设计中文摘要近几年单片机技术的发展很快,其中电子产品的更新速度迅猛。计算器是日常生活中比较的常见的电子产品之一。如何才能使计算器技术更加的成熟, 充分利用已有的软件和硬件条件,设计出更出色的计算器呢。本设计是以 AT89S52 单片机为核心的计算器模拟系统设计,输入采用矩阵键盘和 - 引脚,可以进行加、减、乘、除乘方和开方运算,并在 LCD1 602 上显示操作过程。科技的进步告别了以前复杂的模拟电路,一块几厘米平方的单片机可以省去很多繁琐的电路。现在应用较广泛的是科学计算器,与我们日常所用的简单计算器有较大差别,除了能进行加减乘除,科学计算器还可以进行正数的四则运算和乘方、开方运算,具有指数、对数、三角函数、反三角函数及存储等计算功能。计算器的未来是小型化和轻便化,现在市面上出现的使用太阳能电池的计算器,使用 ASIC 设计的计算器,如使用纯软件实现的计算器等,未来的智能化计算器将是我们的发展方向,更希望成为应用广泛的计算工具。关键词: AT89S52 单片机; LCD1602 ;矩阵键盘 Abstract single-puter technology developing rapidly inrecent years, the electronic product update speed isfast. Calculator isindaily life isone mon electronic products. How can you make the calculator technology more mature, make full use ofexisting software and hardware conditions, design abetter calculator? This design isbased onAT89S52 microcontroller asthe core ofthe calculator simulation system design, input the matrix keyboard and - pins, could add, subtract, multiply and divide power and root operation, and onthe LCD1602 display operation process. The progress ofscience and technology said goodbye plex analog circuits, apiece ofafew centimeters square microcontroller can save alot plicated circuit. Widely used now isascientific calculator, and weuse simple calculator has alarger difference, in addition to, inaddition, subtraction, multiplication, and division of scientific calculator can also beapositive number four arithmetic operations and, chengfang, root operation has the exponential, logarithmic, trigonometric function, inverse trigonometric function puting functions such asstorage. Calculator's future isthe miniaturization and lightweight, and now the use ofsolar cells appear onthe market ofthe calculator, using anASIC design ofthe calculator, such asusing pure software implementation ofthe calculator, the future ofintelligent calculator will beour development direction, more hope e widely puting tools. key words :AT89S52 single chip puter; LCD1602; Matrix keyboard 目录 1前言......