Getting Started with the TI-Nspire CX
TI-Nspire CX

The TI-Nspire CX is the most powerful of TI's calculators. Running off an ARM processor, it can handle advanced calculations and graphs quickly and easily. The TI-Nspire CX was introduced in Febuary of 2011, along with the TI-Nspire CX CAS.

Specs Math Programming
TABLE OF CONTENTS

1. Using the TI-Nspire CX

2. Programming the TI-Nspire CX

The TI-Nspire CX comes with the Lua and BASIC programming languages. BASIC is aimed mainly at math, lacking useful input and display output routines, while Lua is for more advanced programs and games. Using the 3rd party jailbreak [Ndless](http://ndless.me/), one can also program the TI-Nspire in C and C++, utilizing the full hardware. People have also ported popular scripting languages such as Python and JavaScript to the TI-Nspire.

3. Specifications

Hardware:
  • CPU: ARM926EJ-S @ 133MHz
  • RAM: 64MB
  • Flash: 128MB
  • LCD: 320x240-pixel color LCD
  • Ports: Mini USB. No DBUS (2.5mm I/O) port.
  • Power: Rechargeable lithium-polymer battery
  • Battery Life: "the TI-Nspire Rechargeable Battery is expected to last up to two weeks of normal use on a single charge."
Software:
  • Operating System (OS): TI-Nspire Handheld Operating System 4.0, Linux with jailbreak
  • Programming: Nspire BASIC, Lua; With jailbreak: C, Assembly, JavaScript, Python, and many others

Advertisement