Running Debian On A Graphing Calculator

While the ubiquitous TI-83 still runs off an ancient Zilog Z80 processor, the newer TI-Nspire series of graphing calculators uses modern ARM devices. [Ivoah] managed to get Debian Linux running on a TI-Nspire calculator, and has written a guide explaining how it’s done.

The process uses Ndless, a jailbreak which allows code to run at a low level on the device. Ndless also includes a full SDK, emulator, and debugger for developing apps. In this case, Ndless is used to load the Linux kernel.

The root filesystem is built on a PC using debootstrap and the QEMU ARM emulator. This allows you to install whatever packages are needed via apt, before transitioning to the calculator itself.

With the root filesystem on a USB flash drive, Ndless runs the Linux loader, which starts the kernel, mounts the root filesystem, and boots in to a Debian system in about two minutes. As the video after the break demonstrates, this leaves you with a shell on the calculator. We’re not exactly sure what to do with Linux on a graphing calculator, but it is a neat demonstration.

Continue reading “Running Debian On A Graphing Calculator”

Doom For Your Calculator Gets A Color Upgrade

You’re not still playing nDoom in black and white, are you? What decade do live in? Thankfully, the Doom port for TI-nspire calculators has been upgraded to support color. That is if you’ve got the hardware to run it.

The video after the break (and the image above) shows a TI-nspire CX running the popular first-person-shooter. It’s seen several upgrades since the beta version which we saw piggy-backed with a different TI-83 hack a year ago. The control scheme has been tweaked, and a menu system was added. It’s not the same on-screen menu that you would see with the DOS version of the game, but it accomplishes that same thing. This port is packaged with the Ndless program that unlocks the hardware so that you can perform your own hacks.

Unfortunately there is still no sound available for the game but that is a project for a different time. We know it must be possible because we’ve seen a TI-84+ used to play music stored on a thumb drive. Continue reading “Doom For Your Calculator Gets A Color Upgrade”