Skip to content
antonizoon edited this page Sep 6, 2014 · 1 revision

The TI-Nspire is a graphing calculator heavily updated for a world in the smartphone age. For one, it's not just another 30-year old Z80 design; the CX models sport a powerful 150MHz ARM processor, equal to the Pocket PCs of old.

However, it's true power is hidden behind a wave of security controls and some ineffectual BASIC and Lua scripts. This guide is about installing Ndless and trying out a wave of emulators, programs, scripts, all kinds of things to get you through Calculus class without sleeping.

This guide works with both the original TI-Nspire and the improved CX version. Just note that the CX calcs will be more practical for CPU intensive or color apps like emulators.

Sections

Ndless (OS 3.6 - 3.2.4)

Note: Your calculator must be at firmware version 3.6 or less to install Ndless 3.1. OS 3.9 is not supported or downgradable yet.

  • Ndless 3.6 - Ndless enables allows custom apps to be run on the TI-Nspire using traditional programming languages, like any decent computer. Ndless 3.6 is the latest version, for OS 3.6 and lower.
  • Nlaunch CX 3.6/3.1 - Dual-boot your Nspire into both OS 3.6 and 3.1 with this OS switcher. It bypasses all known OS protections on the Nspire.
    • NLaunch 3.6/3.1 - NLaunch for the black and white Touchpad and Clickpad versions.

Ndless (OS 3.2.3 - 3.1)

  • Ndless 3.1 - Ndless 3.1 is the legacy version of Ndless. It is meant for OS 3.2.3 and lower.
  • Nlaunch CX 3.2/3.1 - The legacy version of Nlaunch, for dual-booting 3.2 and 3.1.
    • NLaunch 3.2/3.1 - NLaunch for the black and white Touchpad and Clickpad versions.

Ndless Tools

  • Ndless SDK - Ndless also provides a nice SDK for developers to work in, packing a nice emulator to boot.

Programs

  • Nspire Applications - A list of recommended applications, that don't require Ndless.
  • Ndless Applications - A list of recommended applications that use the extra power of Ndless.
  • Nspire Linux - A small build of embedded ARM Linux created with Buildroot. Works quite nicely, though apps have to be cross-compiled with buildroot.
  • PTTKiller - A description of an exploit to defeat Press-to-Test, and instructions for educators to prevent students from using the exploit. No programs offered here.

Models

  • Nspire Prototypes - Often on eBay, some dishonest sellers will ship out "Not for sale" prototype units. These are problematic because they cannot be updated to other OS versions. Here are a few links about Critor's research on converting them into Production units.

Sources

BA Logo

Bibliotheca Anonoma

BASLQC Wiki

  • Introduction - A quick intro to the rationale and ideals of this guide, and modding in general.
  • Essential Maker Skills - Essential Skills that every maker should have.
  • Archivist Tools - All the tools an internet archivist needs under their belt.

General Guides

  • Android Development Codex - All kinds of Android smartphones.
  • Business Class Laptops - Computers that last: The ThinkPad, the HP EliteBook, the Dell Precision/Latitude.
  • EBook Readers - A good eInk screen remains the best way to read literature comfortably.
  • Game Consoles - Homebrew development scenes have made it possible to unlock the full power of your game console's computer chip.
  • Graphing Calculators - This is the last vestige of the age of 80's Home Computers; where programs were simple and graphics were minimal.
  • Home Server - Why buy cloud storage when you can build your own cloud? For media streaming, torrenting, and VPN access (to bypass blocked internet).
  • Routers - Amazingly, your ordinary router probably runs Linux on it's little embedded CPU.
  • Authentication Wallets - Manage your plethora of accounts, passwords, and RSA public keys using a GPG-encrypted wallet.
  • LEGO Mindstorms - The easiest way to build functional robots and machines; using good ol' LEGO and Technic bricks.
  • Vintage Computers - Amiga, Apple ][, and all the other random home computers that defined the 1980s.

Research

  • Genetic Programming - Programs that mutate and evolve by themselves, like Genes. It's a very difficult concept to grasp, but a very powerful method that transcends math or algorithms.

Content Guidelines

  • General Guidelines - The ideals that you should uphold while working with and editing this guide.
  • Device Guide Templates - Templates and general guidelines for creating customized guides for a device.
  • Linux - Run a full desktop OS on your little mobile device; research is being made to make it comfortable to use in the mobile space.

Reference

  • Glossary - Contains all the crazy acronyms and word soup that you'll need to wade through when using this guide.
Clone this wiki locally