diff --git a/src/documents/WarpPi.it.md b/src/documents/WarpPi.it.md deleted file mode 100644 index 212bba8..0000000 --- a/src/documents/WarpPi.it.md +++ /dev/null @@ -1,32 +0,0 @@ -# WarpPI Calculator - -## Step-by-step algebra calculator for Raspberry PI - -**This project is experimental and strictly related to my calculator, designed to run on a raspberry PI Zero.**\ -**Many fundamental features are missing, this project is still in its infancy.** - -If you really want to build and test it on your computer take account of that. - -## Github - -This project is hosted on [Github](https://github.com/Cavallium/WarpPI). - -## Live preview - -The live preview has been built using TeaVM: a JVM made in javascript. -Obviously it runs slower than the original software and it can have some issues. - - - -## Keypad PCB - -The schematics are available on [Circuitmaker](https://workspace.circuitmaker.com/Projects/Details/Andrea-Cavalli/Scientific-calculator-Keypad). - -![alt text](/assets/warppi/keypad-preview.jpg "Pictures") - -## Photos and pictures - -![alt text](/assets/warppi/algebra_input.gif "Algebra input screen") -![alt text](/assets/warppi/algebra%20variable%20type.gif "Algebra variable type menu") -![alt text](/assets/warppi/decimal.png "Example expression") -![alt text](/assets/warppi/algebra.png "Simplification of an expression") \ No newline at end of file