Slashdot Mirror


TI Calculators Play Movies

ipapusha writes "TI Calculator enthusiasts rejoice. A few weeks ago, Dan Englender released a new flash application usb8x. Usb8x is a driver that interfaces with the On-the-Go USB port in the TI-84 Plus and TI-84 Plus Silver Edition. It is designed to be used by other programmers to create drivers for a variety of USB peripherals, including a keyboard and mouse. Already, ticalc.org's own Michael Vincent has interfaced his Lexar JumpDrive to play The Matrix's famous lobby scene. (mirror) ."

15 of 227 comments (clear)

  1. Another mirror if necessary by XaXXon · · Score: 5, Informative

    Here's another mirror if necessary:

    http://xaxxon.slackworks.com/2005-08-16-usb.wmv

  2. Obg. by deutschemonte · · Score: 5, Funny

    Yeah, but does it run linux?

    *Dodges Tomato*

    --
    The preceding message was based on actual events. Only the names, locations and events have been changed.
  3. I must be old. by GreatBunzinni · · Score: 5, Funny

    I must be old. I remember the time where calculators were used to do calculations and even plotting a nice graphic of a function.

    --
    Slashdot, fix your code or at least hire someone who is competent at it to do it for you.
    1. Re:I must be old. by Anonymous Coward · · Score: 4, Funny

      You are old. Nowadays you can play violent video games on them which leads to you being violent. So I guess you could say that nowadays, using calculators leads to violence.

    2. Re:I must be old. by superyanthrax · · Score: 5, Insightful

      They still do. It's just that they have much more features now and that the original purpose of a graphing calculator has been obscured. Now for most they are either cheating implements or a glorified Gameboy. Honestly, for mathematical applications I'd rather use Mathematica, because I'd rather have my 2.66 GHz P4 crunch numbers rather than a Motorola 68000 10 MHz processor (this is the processor on a TI-89).

    3. Re:I must be old. by Anonymous Coward · · Score: 5, Funny

      *gasp*

      Then we must BAN MATH IN SCHOOLS!

      Won't somebody THINK OF THE CHILDREN!?!?!?

    4. Re:I must be old. by freitasm · · Score: 5, Funny

      Yes... Calculators are Weapons of Math Instruction.

    5. Re:I must be old. by BrokenHalo · · Score: 4, Insightful
      I am old.

      Which might be why I always tend to be saddened by the disproportionate amount of activity in the games section of ticalc.org by comparison with the more useful projects.

  4. In other news by superpulpsicle · · Score: 5, Funny

    Student was expelled from school when he accidentally played loud porn in a classroom during an exam.

  5. my EYES!!! by John.P.Jones · · Score: 5, Funny

    It looks more like the Matrix than the Matrix...

  6. What a pity by Anonymous Coward · · Score: 4, Funny

    that this was one on a TI. It would have been much cooler on a HP. Still a nice hack though.

    I don't want to start a holy war here, but what is the deal with you TI fanatics? I've been sitting here at my freelance gig in front of my calculator (a TI-89) for about 20 minutes now while it attempts to invert a 7 by 7 matrix. 20 minutes. At home, on my HP48 running at 4 Mhz, which by all standards should be a lot slower than this TI, the same operation would take about 2 minutes. If that.

    In addition, during this matrix inversion, The calculator will not work. It has ground to a halt. Even BBEdit Lite is straining to keep up as I type this.

    I won't bore you with the laundry list of other problems that I've encountered while working on various TI calculators, but suffice it to say there have been many, not the least of which is I've never seen a TI that has run faster than its HP counterpart, despite the TI's faster chip architecture. My Casio FX-100 runs faster than this 12 Mhz machine at times. From a productivity standpoint, I don't get how people can claim that the TI is a superior machine.

    TI addicts, flame me if you'd like, but I'd rather hear some intelligent reasons why anyone would choose to use TI calculators over other faster, cheaper, more stable systems.

  7. AWSOME by Quick+Sick+Nick · · Score: 4, Funny

    *Throws out DVD Player and Laptop*

    I don't need these anymore! I've got my TI-84!

  8. Behind the scenes of Slashdot. by Anonymous Coward · · Score: 4, Funny

    CmdrTaco: You know, we haven't had the chance to use that great 'Blue and Red Pill' icon for the Matrix section in a while. I really miss that. They were good movies, and while some might argue that they don't deserve their own section and icon, I believe they are truly a geek phenomenon.

    ScuttleMonkey: Hey, why don't we post this story about using calculators to play movies. Some guy played The Matrix on his TI, it's just the excuse we need. Now everyone who visits the homepage will see the icon and think 'Wow, something about The Matrix! I am interested in that story.'

    CmdrTaco: You know, that's just crazy enough to work. Well done ScuttleMonkey, when you get home tonight there'll be another storey on your parents' house. You can finally move out of the basement. Now, all we need is some news on The Hobbit movie and the One True Ring will shine on the homepage for all to see!

    Disclaimer: Post written under influence of a few Pub Quiz beers.

    - HM

  9. Preview version by SuperBanana · · Score: 5, Funny

    For those of you tuning in on your TI calculators:

    N=NEO
    G=GUY
    T=TRIN

    Act One:

    N          G
    |-R ~~~~~~*X  <- Bullet time
    /\         /\

    Act Two:

    |---Nice shot.
    |

    T
    B  <----- N
    /\         |
              /\
               |---"Whoa. Nice Latex"

    Act Three:

    >-Z
      |---- "Whoa.  Nice punch"

    Could've done it in 3 lines of RPN, incidentally.

  10. Comments and Google by Anonymous Coward · · Score: 5, Interesting

    Hi all, thanks for the comments. I'll make a few myself:
    * First: Thanks Google. usb8x is a Summer of Code project. Google's support meant I didn't have to find a real job.

    * A greyscale movie would definitely have been better than a B&W one. But the point of Michael's demo was proof of concept for a mass-storage device driver. That's pretty darn impressive as it is, in Z80 assembly with no OS support. I'm sure someone will come along and write a pretty version soon.

    * Some more details about the hardware platform: The TI84 Plus has a 15 MHZ Z80 CPU and a 96X64 monochrome display. You can fake greyscale pretty well by swaping planes. It has a 2-bit serial port, and a full-speed On-The-Go USB port. Unfortunately the OS doesn't provide any support for USB device drivers.

    * OK, so I'll admit: this was mainly done for the "it's cool" factor. But there are useful applications. As silly as it may sound to you, students these days do plug in keyboards to their calculators to take notes on. Or at least TI would certainly like them to, and now they don't have to buy the ridiculously expensive TI branded keyboard to do so. And TI calculators are actually quite useful if you're in the field collecting data with a Vernier probe. Now you can carry along a USB thumb drive and not worry about running out of space for your data.

    * Besides, it's cool :)

    -Dan Englender