81975bcd52
Conflicts: README.md
18 lines
1.1 KiB
Markdown
18 lines
1.1 KiB
Markdown
# WarpPI Calculator
|
|
Step-by-step algebraic calculator for Raspberry PI.
|
|
|
|
**This project is experimental and strictly related to my calculator, designed to run on an embedded hardware.
|
|
It works but many fundamental features aren't complete.**<br>
|
|
|
|
**If you really want to build and test it on your computer take account of that.**
|
|
|
|
# Keypad PCB
|
|
https://workspace.circuitmaker.com/Projects/Details/Andrea-Cavalli/Scientific-calculator-Keypad
|
|
![alt text](https://github.com/XDrake99/WarpPI/blob/master/src/main/resources/keypad-preview.jpg "Pictures")
|
|
|
|
# Photos and pictures
|
|
![alt text](https://github.com/XDrake99/WarpPI/blob/master/src/main/resources/algebra_input.gif "Algebra input screen")
|
|
![alt text](https://github.com/XDrake99/WarpPI/blob/master/src/main/resources/algebra%20variable%20type.gif "Algebra variable type menu")
|
|
![alt text](https://github.com/XDrake99/WarpPI/blob/master/src/main/resources/decimal.png "Example expression")
|
|
![alt text](https://github.com/XDrake99/WarpPI/blob/master/src/main/resources/algebra.png "Simplification of an expression")
|