- Cahute, a toolset for protocols and file formats used with CASIO calculators
- 25 Jul 2024 09:30:43 am
As you may remember, I implemented a transfer tool using Protocol 7.00 back in 2016/2017, called "p7", and did many, many projects regarding protocols and file formats since, that were more or less never released however.
Back in February, I've restarted the whole project to write a complete documentation this time around, and made Cahute.
Cahute is a library and set of command-line utilities to handle serial and USB communication protocols and file formats related to CASIO calculators, dating from the 1990s to today. It provides the following features:
Some links for the project are the following:
Let me know of your experience with Cahute, I take all available feedback
Back in February, I've restarted the whole project to write a complete documentation this time around, and made Cahute.
Cahute is a library and set of command-line utilities to handle serial and USB communication protocols and file formats related to CASIO calculators, dating from the 1990s to today. It provides the following features:
- Transferring storage files from and to fx-9860G compatible calculators, over USB and serial links;
- Receiving programs from all CASIO calculators since 1991, over USB and serial links;
- Converting between character encodings (see the table of supported conversions);
- Screenstreaming from fx-9860G, fx-CG and compatible calculators, over USB links;
- Flashing fx-9860G and compatible using the fxRemote method.
Some links for the project are the following:
Let me know of your experience with Cahute, I take all available feedback