2017-02-06 21:48:21 +01:00
|
|
|
# WarpPI Calculator
|
2018-03-25 20:42:03 +02:00
|
|
|
Step-by-step algebra calculator for Raspberry PI.
|
2017-04-23 14:22:34 +02:00
|
|
|
|
2017-07-02 23:13:53 +02:00
|
|
|
**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>
|
|
|
|
|
2017-05-28 15:59:31 +02:00
|
|
|
**If you really want to build and test it on your computer take account of that.**
|
2017-04-23 14:17:17 +02:00
|
|
|
|
2018-02-04 12:05:05 +01:00
|
|
|
# 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
|
2017-05-01 20:27:07 +02:00
|
|
|
![alt text](https://github.com/XDrake99/WarpPI/blob/master/src/main/resources/algebra_input.gif "Algebra input screen")
|
2017-05-28 16:01:36 +02:00
|
|
|
![alt text](https://github.com/XDrake99/WarpPI/blob/master/src/main/resources/algebra%20variable%20type.gif "Algebra variable type menu")
|
2017-05-01 20:24:28 +02:00
|
|
|
![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")
|