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) ."
Here's another mirror if necessary:
http://xaxxon.slackworks.com/2005-08-16-usb.wmv
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.
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.
I'd ask if it'd run OSX86, but there's way too many buttons. Maybe if it had a scroll ball, though.
i still remember getting one of the first external hard drives for the TI-85. some home grown kit with zshell drivers. it was awesome.
so what calculating functions would need color graphics? like the code editing software that automatically colors tags and modules, could there be a benifit to a color display in high end calculator. Aside from playing movies that is. :)
) Human Kind Vs Human Creation
) It'd be interesting to see how many humans would survive to serve us.
Student was expelled from school when he accidentally played loud porn in a classroom during an exam.
Some things clearly must be done... just because you can.
It looks more like the Matrix than the Matrix...
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.
*Throws out DVD Player and Laptop*
I don't need these anymore! I've got my TI-84!
The dithering looks like crap. My old HP-49G supports grayscale, what about TI calculators?
Mea navis aericumbens anguillis abundat
The ti86 has an interrupt which is called ~186 times per second. By toggling the graphics viewport every two then one cycles, you could get a very realistic-looking four level greyscale setup. Do the newer models no longer have such a feature? Or is this down to slower CPUs?
I'm not sure if this particular "matrix function" is going to be smiled upon by college linear algebra professors...
N4st0r, trixx0r h0bb1tz0rz! Th3y st0l3 0ur pr3c10uzz!
I must be old. I remember the time where calculators were used to do calculations and even plotting a nice graphic of a function.
You're a young whipper snapper if you "remember" plotting a nice graphic. The true old coots will remember way back when punching in 710.77345 and turning the display upside down was about as much fun as a person could have on a calculator (this trick doesn't even work on the newer bit-mapped font-based calculators). Of course as technology improved, I wasted many an hour playing "Moon landing simulator" on an HP-25 (until I turned the calculator off and lost what was in RAM).
Two wrongs don't make a right, but three lefts do.
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
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.
Please help metamoderate.
I wrote a program years ago that would convert videos to a TI calculator assembly program. That didn't end up on Slashdot, but if you want to check it out (with screenshots):
/ 15079.html
:)
http://www.ticalc.org/archives/files/fileinfo/150
Remove the space from the URL I guess.
Of course, USB is nice and all, but the video-on-calc thing has been done before. By me
Does it come with 5.1 Dolby Surround? :)
For the record, the 84+ uses a dual-speed 6/15MHz Z80.
I had a TI59 in high school, to which I had added a joystick as well as an interface to control my room. With the joystick, it was possible to play games like moonlanding where the printer would be the screen. The calculuator was programmed to turn on and off the lights in my room. A screenshot of the two peripherals. Of course, there was some surgergy necessary, but the TI59 had survived all.
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
Seriously I never wanted to the see the day when Slashdot would be home to WMV files. An Open Source sponsored website is posting propietary file formats that play like crap on Linux and Macs. I for one will not support this.
Who cares? It's playing at ~1/3 full framerate and is barely recognizable.
This was almost interesting, but then I noticed that there was a strange pattern in the wood in my desk and I got distracted.
What were we talking about again?
I currently have no clever signature witicism to add here.
http://www.mathworks.com/products/symbolic/
THIS THING CAN TURN ON A DIME, MACROSSZERO STYLE ALSO FUCK BETA, ~NYORON
I'd ask if it'd run OSX86, but there's way too many buttons.
I hear there is a rumour Apple are thinking of releasing their own calculator to help spur iBook sales in schools.
The iCalc has the same number of buttons as a TI-84, but as consession to asthetics, they arn't marked but are instead all a single unified service in a 'brushed metal' finish. Thankfully, contrary to some initial concerns that were expressed, this turns out not much of a problem because it's been intentionally optimised to perform and output the result of a single operation operation (6 x 7), additional operations having been removed so as to avoid confusing novice users.[1]
[1] Though further rumours abound this is in no small part due to the sourcing of Intel for the core chip design and that unresolvable heat disspation problems cropped up when attempting more complex operations. In fact, internal testers have reported that after extended usage, they have noted rounding errors in the units they have received (resulting in the system displaying a result for the calculation of 41.999 (recurring)).