Programmer for fx-92+ emulator
Go to file
Pavel 04c1c925e8 improve coordinates accuracy 2019-10-10 18:05:26 +02:00
README add more information to README 2019-10-09 15:45:03 +02:00
flower.txt initial commit 2019-10-09 01:31:41 +02:00
fx92-programmer.py improve coordinates accuracy 2019-10-10 18:05:26 +02:00
test.txt add more conditional statements to test.txt 2019-10-09 13:15:51 +02:00

README

This programmer for the fx-92+ emulator automatically enters algorithm
mode scripts obtained from wes.casio.com into the fx-92+ emulator.

The fx-92+ emulator can be downloaded from the following link:

  https://edu.casio.com/softwarelicense/index.php#ClassWiz%20Emulator

Python for Windows and pywin32 are required to run the programmer.

Python for Windows can be downloaded from the following link:

  https://www.python.org/downloads/windows/

The pywin32 package can be installed with the following command:

  python.exe -m pip install pywin32

The programmer reads the input data (algorithm mode script) from a text
file. Before running the programmer, a wes.casio.com URL must be stored
in a text file. Then, the name of the file must be passed as a command line
argument to the programmer:

  python.exe fx92-programmer.py flower.txt