• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

calculator LCD?

boardsportsrule

[H]ard|Gawd
Joined
Nov 27, 2003
Messages
1,107
ok, you know those neeto graphing calcs? well i gots one, and i could "accidentally" break it so it dont work, but the LCD lives, and then use the LCD screen in my comp...BUT can i do this?(the lcd part) wil it work? iwll i need a controller etc.? TI-86 is the calculator type...oh btw: i was watin for the lcd faw to be back, but it deosnt say anything about this
 
It is highly doubtful that you would be able to interface to the calculator's LCD screen. You would be better off selling the calculator and buying an LCD screen that you could interface to.
 
If you really want to worry about it then you could take your calculator appart and examine what chipsets control the screen output and see if there is any drivers that could allow you to interface it with a computer. Since TI makes the calculator, all of the internal parts are TI, but probably particular to graphing calculators. At least that is what I found when I took my calculator appart when I was in highschool. I would advise against it.
 
No - don't do it. Very bad idea - it would be very difficult to get it running. IIRC those lcds are controllerless - so you'd have to wire up your own - if you could find one suitable.
 
You can easily program the LCD if you use the accompanying TI-86 mainboard. It uses simple assembly language commands described here:

http://education.ti.com/us/product/tech/86/down/asmdisp.html

Really, it doesn't get much easier than this when it comes to the programming. You just need an appropriate interface between calculator and PC, and some assembly language programming experience, and you'll be good to go. The linked page has sample code and good documentation, so with some experimentation you could be on your way.
 
Back
Top