Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cavallium/warppi
WarpPI Calculator, Step-by-step algebra calculator for Raspberry Pi. (abandoned project)
https://github.com/cavallium/warppi
algebraic-calculations calculator cas-calculator diy java raspberry-pi scientific-calculator simplification solver
Last synced: 23 days ago
JSON representation
WarpPI Calculator, Step-by-step algebra calculator for Raspberry Pi. (abandoned project)
- Host: GitHub
- URL: https://github.com/cavallium/warppi
- Owner: cavallium
- License: apache-2.0
- Created: 2016-03-15T09:40:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-08-23T10:07:08.000Z (about 1 year ago)
- Last Synced: 2024-10-12T03:50:34.868Z (about 1 month ago)
- Topics: algebraic-calculations, calculator, cas-calculator, diy, java, raspberry-pi, scientific-calculator, simplification, solver
- Language: Java
- Homepage:
- Size: 72.3 MB
- Stars: 106
- Watchers: 10
- Forks: 11
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.**
# Live preview
This preview has been built using TeaVM: a JVM made in javascript.
Obviously it runs slower than the original.
https://local.cavallium.it/calculator/# Keypad PCB
https://workspace.circuitmaker.com/Projects/Details/Andrea-Cavalli/Scientific-calculator-Keypad
![alt text](https://raw.githubusercontent.com/Cavallium/WarpPI/master/core/src/main/resources/keypad-preview.jpg "Pictures")# Photos and pictures
![alt text](https://raw.githubusercontent.com/Cavallium/WarpPI/master/core/src/main/resources/algebra_input.gif "Algebra input screen")
![alt text](https://raw.githubusercontent.com/Cavallium/WarpPI/master/core/src/main/resources/algebra%20variable%20type.gif "Algebra variable type menu")
![alt text](https://raw.githubusercontent.com/Cavallium/WarpPI/master/core/src/main/resources/decimal.png "Example expression")
![alt text](https://raw.githubusercontent.com/Cavallium/WarpPI/master/core/src/main/resources/algebra.png "Simplification of an expression")