What's New

What's New in TI-84 Plus CE Python

TI-84 Plus CE Python


CE Calculator File Updates

CE OS v5.7.0
Python App
TI-Innovator™ Hub App
CellSheet™ App
Language Localization Apps

MathPrint Implicit Multiplication with use of Negation [( - )]

To further support implicit multiplication, the multiplication sign will display in an expression to avoid confusion.
- Enter 3 [ ( - ) ] 2
- Display will show 3*-2 with the result of -6.

Python Programming

Access the Python App from [prgm] when the Python App is loaded. Python App is also listed in [2nd] [apps].
- Stay up to date at education.ti.com/84ceupdate.
- Find details for the Python App in the Python Programming guide at education.ti.com/eguide.
Quick paste of import statements for Add-On modules. Add-On modules are available in Python activities posted on education.ti.com.
New ti_draw and ti_image Add-On modules load with the CE Bundle.
- Draw and use images in your Python programs.
ti_system module menu now contains the wait_key() method for ease of use.
ti_hub and ti_rover modules contain the latest TI-Innovator™ Hub sketch v 1.5 support.
- Data Collection - collect multiple data samples in a single command
- Compound Statements to synchronize multiple outputs
- TI-RGB Array - control multiple LEDs
- Sound - use single command to play repeated beeps
- Ranger - return "time of flight"

TI-Innovator™ Hub App

HUB menu in TI-Basic program editor contains support strings for the latest TI-Innovator™ Hub sketch v 1.5 support.
- Data Collection - collect multiple data samples in a single command
- Compound Statements to synchronize multiple outputs
- TI-RGB Array - control multiple LEDs
- Sound - use single command to play repeated beeps
- Ranger - return "time of flight"


For more information about the new and updated functionality, go to education.ti.com/84ceupdate.