We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8ceca2 commit e9c19f7Copy full SHA for e9c19f7
README.md
@@ -5,3 +5,6 @@ An Arduino port of Ken Shirriff Sinclair Scientific Calculator Simulator http://
5
SinclairScientific1, master branch, updated to latest and greatest, all digits working, timing adjusted to match real calculator
6
SinclairScientificExperiments, an old snapshot of the SinclairScientific tree with ALU functions implemented.<br>
7
SinclairScientificExperiments2, a lean and mean and slow, no Serial.print, running version of the calculator, needs more step(), less display()<br>
8
+
9
+This simulator is what powers the following emulator:
10
+https://www.tindie.com/products/ArduinoEnigma/sinclair-scientific-calculator-emulator/
0 commit comments