A paint program for Classpad. Needs cinput and cgui.
A hex editor that can modify values in the RAM of the calculator.
Overclocking utility for CASIO calculators.
A busybox-style shell interpreter for the ClassPad fx-CP400.
A drawing app for the Casio Classpad II (fx-CP400).
A Mandelbrot set renderer for ClassPad, visualizing the famous fractal.
A simple raytracer implemented in Python, demonstrating 3D rendering capabilities.
A simple neural network that learns to solve the XOR problem visually. It uses a pre-calculated Float Lookup Table (LUT) for the Sigmoid function and unrolled loops for the forward/backward propagation to maximize speed on the SH4 CPU.
Standalone library to add touchscreen keyboard. Check the wiki for more details
Classpad Editor - A Python code editor for the calculator. Needs CInput.
A music chord viewer for Classpad. Needs CInput.
A Clock (StopWatch, Timer) for Classpad.
Standalone library to add date and time picking. Needs CInput.
A Mixture of Experts LLM for Classpad. Made to explain how MoE works. Needs CInput.
Pocket QR Code generator for the Classpad. Needs CInput.
Physics/Chemistry solver app. Needs CInput.