You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
README | 3 years ago | |
flower.txt | 3 years ago | |
fx92-programmer.py | 3 years ago | |
test.txt | 3 years ago |
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