Title:
MicroprocessorFormulaCalculator Download
Description: Our project is aiming at making a calculator to help the users calculate particular formulae. As long as the user correctly input the values of parameters needed in a formula, the graphical LCD can show out the result directly.
We have four formulae for the user to choose. However, since we have the procedures of basic calculation, i.e., add, minus, times, divide and square root, we can add almost any numerical formulae conveniently if necessary.
The 4 formulae are:
Sum of Arithmetic Series
Quadratic equation with one unknown
Permutation
Combination
To Search:
File list (Check if you may need any files):
MicroprocessorFormulaCalculator\3810h4.asm
...............................\cal.asm
...............................\clcd.asm
...............................\countsec.asm
...............................\f0result.asm
...............................\fmpage0.asm
...............................\fmpage4.asm
...............................\fmpage7.asm
...............................\fmpage8.asm
...............................\fpage1.asm
...............................\fpage2.asm
...............................\fpage3.asm
...............................\glcd.asm
...............................\initi.asm
...............................\keypad.asm
...............................\minipro Report.docx
...............................\newdiv2.asm
...............................\newmul2.asm
...............................\ok.asm
...............................\printr.asm
...............................\selectfo.asm
...............................\storen.asm
MicroprocessorFormulaCalculator