/Calci

A voice operated calculator built using tkinter in Python.

Primary LanguageTeX

Inspiration

The Calculator is available in variety of brands, and each brand and model requires a specific set of instructions. It is a proven fact that many of us do not bother to read these manual, and it gets lost. Although the instructions are quite simple, there are chances that students might make mistake. A small mistake is sufficient to lead to the wrong answer. A student must have the ability of estimating the correct answers or the student would not cross check the problem. It is in the best interest of students to repeat all the mathematical calculation once. Alternatively, if there is difference in answers between the first and second calculation, the student must repeat the operations again. There are many instants where a student or individual can make mistakes, such as punching the wrong buttons, forgetting to change the mode, incorrect rounding up of values and wrong methods of evaluating brackets.

What it does?

Calci is a calculator that is built using Tkinter that is the de facto way in Python to create Graphical User interfaces. Calci can perform basic mathematical operations such as - Addition, Subtraction, Multiplication and Division, in addition to this it is also capable of performing sine, cosine and logarithmic operations. The feature that makes Calci different from others is that it can perform calculations by taking input through user's voices.

How to access project?

  • Download the .exe file provided in the repository
  • Install the requirements
  • Watch demo video for instructions

Demo

Calci.mp4