I am currently working on a Screen Receiver program (primarily for the CASIO CG50, but which should work on all CG calculators).
The program takes the shape of a web App, using the WebUSB API.
You can try it out here: https://j4sp3r.com/mystuff/screenReceiver
The program doesn't work on Windows or Firefox, because Windows blocks browsers from accessing the calculator, and Firefox because of the missing WebUSB API.
I based my program on the information on the Prizm Wiki, and partially converted logic from the Windows program linked on the same page:
https://prizm.cemetech.net/Screen_Receiver/
I was inspired to make this to help schools which use Chromebooks, and can't therefore use the official CASIO program for Windows.
TO-DO:
Add a safe disconnect function.
Test on other CASIO calculators
If anyone could help with testing on other models, or knows how to disconnect the calculator using software, I would greatly appreciate any help!
The program takes the shape of a web App, using the WebUSB API.
You can try it out here: https://j4sp3r.com/mystuff/screenReceiver
The program doesn't work on Windows or Firefox, because Windows blocks browsers from accessing the calculator, and Firefox because of the missing WebUSB API.
I based my program on the information on the Prizm Wiki, and partially converted logic from the Windows program linked on the same page:
https://prizm.cemetech.net/Screen_Receiver/
I was inspired to make this to help schools which use Chromebooks, and can't therefore use the official CASIO program for Windows.
TO-DO:
Add a safe disconnect function.
Test on other CASIO calculators
If anyone could help with testing on other models, or knows how to disconnect the calculator using software, I would greatly appreciate any help!