Author Topic: Upgrade TI -83 Plus to TI 84  (Read 5742 times)

0 Members and 1 Guest are viewing this topic.

Offline asi14

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 11
  • Rating: +1/-0
    • View Profile
Upgrade TI -83 Plus to TI 84
« on: March 13, 2014, 03:48:34 pm »
Using anything possible (jacking included), is it possible to upgrade a TI 83 to a TI 84?

Offline blue_bear_94

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 801
  • Rating: +25/-35
  • Touhou Enthusiast / Former Troll / 68k Programmer
    • View Profile
Re: Upgrade TI -83 Plus to TI 84
« Reply #1 on: March 13, 2014, 03:53:34 pm »
Using anything possible (jacking included), is it possible to upgrade a TI 83 to a TI 84?
No, or at least it's easier to work the required hours to earn money for an 84+/SE.
Due to dissatisfaction, I will be inactive on Omnimaga until further notice. (?? THP hasn't been much success and there's also the CE. I might possibly be here for a while.)
If you want to implore me to come back, or otherwise contact me, I can be found on GitHub (bluebear94), Twitter (@melranosF_), Reddit (/u/Fluffy8x), or e-mail (if you know my address). As a last resort, send me a PM on Cemetech (bluebear94) or join Touhou Prono (don't be fooled by the name). I've also enabled notifications for PMs on Omnimaga, but I don't advise using that since I might be banned.
Elvyna (Sunrise) 4 5%
TI-84+SE User (2.30 2.55 MP 2.43)
TI-89 Titanium User (3.10)
Casio Prizm User? (1.02)
Bag  東方ぷろの

Offline willrandship

  • Omnimagus of the Multi-Base.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2953
  • Rating: +98/-13
  • Insert sugar to begin programming subroutine.
    • View Profile
Re: Upgrade TI -83 Plus to TI 84
« Reply #2 on: March 13, 2014, 04:16:04 pm »
The chips in a TI-83+ are different from those in a TI-84+.

You would need to find the replacement chips, figure out how to solder them into place (They aren't the same size, or in the same places, so good luck) and then wire a new USB port in, along with its controls.

The architecture (the style of stuff used inside) is similar, but the designs are different enough to make this idea impractical.

Why do you want to do this? For the extra archive space? For the extra speed? For (please not this) MathPrint? There really aren't any other reasons than these, and all of them entail more complications than would appear at the surface. Let's go through them

1. For extra archive space, you would need to make 2 changes. First, you would have to physically replace the Flash ROM in your calculator with a larger chip, ideally already programmed for this purpose. This requires that your current TI-83+ has one of the hardware revisions that has a separate Flash ROM. After you got the new chip into place, you would need a modified TI-83+ OS that would recognize the extra space and use it. That's probably not a very complex modification for an experienced OS modder, but that doesn't make it easy.

2. For speed, you are pretty much out of luck. If you have a TI-83+ SE, you already have the speed of the 84+, because it also included the more advanced timing architecture. However, the TI-83+ has no extra timing hardware and nowhere to put it. You would also have to make extensive OS modifications to support any modifications you did make, since they would probably not be close enough to the real 83+ SE to use the same OS.

3. MathPrint is not good. It slows everything down for a little bit of pretty text, and it's extremely unstable. It crashes a lot, and it makes lots of BASIC programs incompatible across calculators. I don't know why you would want it.

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: Upgrade TI -83 Plus to TI 84
« Reply #3 on: March 13, 2014, 05:29:56 pm »
It is also worth mentioning that for the most part, the two calculators are compatible. Most programs that run on one will run on the other. It is also possible to run a modified TI-84+ OS on the TI-83+ (there's a thread mentioning it somewhere on this site). Some things do not work right though, and there really isn't a point.