Standalone ClassWiz QR Code parser, no CASIO server needed.
GitHub: https://github.com/CalcWorld/ClassWizQR
Online Demo: https://cwqr.pages.dev
A detailed explanation of how QR works on ClassWiz (Chinese Only)
- Internationalization (i18n) implemented
- Optimized adaptations for specific calculator models, such as JP models
- Support for ClassWiz EX, ClassWiz CW and ClassWiz CW 2nd edition series calculators
- Detailed information on the calculator model, settings, and active modes or errors
- Natural display input and output rendered as LaTeX formulas in Calculate, Complex, Verify and other modes
- LaTeX and tabular representation of equations and results in Equation, Inequality, and Ratio modes
- LaTeX and tabular representation of vector and matrix data
- Data entered in Spreadsheet, Table, Distribution, and Statistics modes, with CSV export support
- Defined functions, table range and variables in Table mode
- Supports showing Algorithm mode commands in LaTeX, plain text, and Scratch block formats
| Math Template | Code |
|---|---|
| 18 1F 1D 1A XX 1B 1A YY 1B 1A ZZ 1B 1E | |
| 2F 1A XX 1B | |
| 50 1A XX 1C YY 1C ZZ 1B | |
| 51 1A XX 1C YY 1C ZZ 1B | |
| 52 1A XX 1C YY 1B | |
| 53 1A XX 1C YY 1C ZZ 1B | |
| 68 1A XX 1B | |
| 72 1A XX 1B | |
| 73 1A XX 1B | |
| 74 1A XX 1B | |
| 7D 1A XX 1C YY 1B | |
| C8 1D 1A XX 1B 1A YY 1B 1E | |
|
|
|
| CA 1D 1A XX 1B 1A YY 1B 1E |
-
Algorithm mode -
MathBox mode -
Wdata in Graph mode -
Refactor i18n - Optimized adaptations for FR, DE, CE, SP, and other models