What's New

What's New in TI-84 Plus CE

TI-84 Plus CE

CE Calculator File Updates

  • CE OS v5.7.0
  • 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. 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" TI-SmartView™ CE for the TI-84 Family
  • Emulator Workspace
    • The CE emulator runs the Python App. To launch the Python App, select [prgm] 2:Python App.
  • Explorer Workspace
    • A Python program (PY AppVar) will save from the CE to a computer as *.py file. Open the *.py file in a text editor to view or edit the file for the CE Python experience. As in previous releases, TI-SmartView™ CE and TI Connect™ CE Explorer will send/convert .py files to the calculator file type, PY AppVar.
    • When sending an image from a computer to the CE, an addition option to send/convert the file as a Python image (AppVar). Use the Python App and import the ti_image Add-On module to use your converted image in a program. TI Connect™ CE
  • Explorer Workspace
    • A Python program (PY AppVar) will save from the CE to a computer as *.py file. Open the *.py file in a text editor to view or edit the file for the CE Python experience. As in previous releases, TI-SmartView™ CE and TI Connect™ CE Explorer will send/convert .py files to the calculator file type, PY AppVar.
    • When sending an image from a computer to the CE, an addition option to send/convert the file as a Python image (AppVar). Use the Python App and import the ti_image Add-On module to use your converted image in a program.