PDA

Click to See Complete Forum and Search --> : TI Basic??


Cybrg641
Aug 19th, 2000, 03:42 AM
Most of you probably own or have operated a TI-83 calculator or higher and have written some type of program with it.What is the name for this language? And do you know of any good sites with tutorials? Thanks.

Aug 19th, 2000, 11:25 PM
its a pain in the ass to program in TI-Basic
because you have to use that crappy keyboard that has a ABC pattern instead of QWERTY.
and when you type the code, you dont type the code, you select from a list of statements, etc.
I really hate programming in TI Basic,
I had to do some TI-Basic programs for my algebra 1 class last year, damn I hated that....

Cybrg641
Aug 19th, 2000, 11:45 PM
I know, I don't really like it either. It took me quite a while just to write a program that returned the area of a cylinder! But I think you can install your own Assembler programs. Too bad I don't know it though:(. Maybe someday.

Bob Baddeley
Aug 20th, 2000, 02:11 PM
There are plethora of programs online that will allow you to write the program on your computer and send it to your calculator. There are also emulators, which mimic the calculator on the computer, making debugging a lot easier. I know that TI itself has a program available for exactly that purpose.

Aug 20th, 2000, 03:25 PM
have any of you ever used the TI-92??

its got a full QWERTY keyboard.... and it displays graphs in 3d :D

Aug 20th, 2000, 03:26 PM
I have never used one, but I want to.... :)
but they cost like $250 (USD) :(

Sep 2nd, 2000, 09:05 AM
Hi, I got bored this morning and so i created a Unsigned 16-bit Integer, to Binary converter...


you type in 54231 and the calc comes back with:
1101001111010111

pointless i think you'll agree but it was fun* to make.

email me if you want a text of the program (very small code).

* fun = tedious in this case!

tomcatexodus
Feb 25th, 2001, 10:15 PM
I hate to brag, but I have a TI-92, and it's great, with the QWERT keyboard, but I was wondering if anyone knew where I could find an app and the hardware to plug a standard PC keyboard... Any ideas???

BTW, if an incomplete message pops up b4 this one, just ignore it. My connection got ****ed... :)

sail3005
Feb 28th, 2001, 03:09 PM
i have a TI-89 and a TI-83+, and i get lots of stuff at http://www.ticalc.org . I don't mind programming for it, because i use the ti graph link software to program in basic and then send it to my calc. I also do some c programming for my 89 :D!

sail3005
Mar 15th, 2001, 08:57 PM
By far the best reference that i have found is simply using the TI book, that comes with the calc.

TB
Mar 25th, 2001, 06:58 AM
I do have a TI-92 (Rom 2.1) and tried to write some simple Assembly programs.
At www.ticalc.org you will find files and source codes for all TI calculators.

TheSarlacc
Apr 16th, 2001, 04:50 AM
i really dont mind programming in TI-BASIC! i now ASM is better to know, but if ur just writing up some boring ass program or a small one for urself, its fine! why learn to program a Z80 chip in ASM if u just write up <1kb proggies?

sail3005
Apr 19th, 2001, 10:10 PM
Yes, that statment does apply to almost all types of programming! I tend to go more for speed and lower level programming, but if i want to do something small and quick just for myself, any type of basic will do!

PeerBr
May 1st, 2001, 12:38 PM
Hey, I have used the TI-83 for quite a time. In our class, we had both TI-83 and 85 folks. After a while I got pissed off by the limited possibilities the TI-83 offers (for example: A variable can only be composed by one letter - and there are only capital letters...). The TI-85 goes a little step further, and I liked the menu structure better. It just sucks that you can't connect the two. To anybody who's got no clue of programming and wants to *use* the TI, buy the 83, probably easier to start with. And more colorful.

But as I'm talking to folks who also like to *play* :p with the thingy - stick to 85.

I used to do a lot of stuff with the TI. In fact, it saved my ass during the physics class - no, it DID the physics course for me. And therefore I am eternaly grateful to Texas. :D

As T-Basic (that's what I call it) is quite limitated, you have to do a lot of thinking, and that can be fun. There is no API to do fancy wizardry, there is chapter 16 in the book ;) and you. Solving problems you learn right here. For example working around TI bugs: There is a bug that if you trace a graph, you cannot set your cursor to a specific point to calculate the derivation there. That can be a pain in the ass, especially with your TI-83 neighbour laughing at you because he can just enter the number he likes, and the cursor will center there. I wrote a program on this, entering the desired x-coordinate will resize the screen in any direction you wish and have the cursor centered were you want it. Or a program to calculate the last three numbers of 15^500. Whatever the teacher thought I couldn't come up with. :D

And, not to forget, I played Black Jack with my TI. Don't laugh, it is the greatest BJ-program I ever came across till today! :D

dapavster45
Jun 26th, 2001, 10:32 PM
I like TI-Basic (lol). I wrote a port of one of my original computer games on it. I have a ti-83 plus, and it's loaded with 18 games. (i still have memory left!). I am like the "game trafficker" in my grade because no one else has the graph link. :)

Skitchen8
Jul 11th, 2001, 01:42 PM
don't know if its been mentioned before, but www.ticalc.org

sail3005
Jul 13th, 2001, 12:46 AM
yeah, that site is a must...:)

Skitchen8
Jul 13th, 2001, 11:53 AM
yeah... use it for ref. when my sis wants to put sum new function on her ti-83+

sail3005
Jul 20th, 2001, 12:40 PM
has anyone been to http://tict.ticalc.org? they have some nice stuff there...

Neandrake
Jul 28th, 2001, 02:23 AM
I hate to say it, but back in 7th grade, I didn't know programming a computer was an actual thing, then someone showed me some cool stuff with the calculator and how he did. That was my first venture in to programming (TI-83). I became real fast at programming on the actual calculator (it's sad) and later discovered QBasic, but that's a different story. Anyways, A while ago I was reading up on assembler programming for the calculator and had some info. My calculator broke and I had to get a TI-83+ and now I can't figure out how to use assembler in the damned thing. Email me if you want: nta0@yahoo.com

filburt1
Aug 13th, 2001, 09:53 AM
Originally posted by denniswrenn
have any of you ever used the TI-92??

I have it and it rocks. It is "only" $160.

sail3005
Aug 13th, 2001, 08:24 PM
if i was gonna get it i would get a 92+

filburt1
Aug 14th, 2001, 09:21 AM
The screen is huge and sharp, it has a ton of RAM, and it has some kick-a** Super Mario Brothers. :D

I meant that I have a 92+, not just a 92. Oops.

sail3005
Aug 14th, 2001, 09:21 PM
yeah, i had a friend with a 92, and it was cool. But the 92+ was nicer and had all the flash stuff

filburt1
Aug 14th, 2001, 09:55 PM
I believe it has a bit less than 1 MB of memory. :eek: And the screen is excellent compared to the 92.

sail3005
Aug 15th, 2001, 12:05 PM
Originally posted by filburt1


I have it and it rocks. It is "only" $160.

Damn! thats what i paid for my 89! But, at least i can use that on tests. :D

filburt1
Aug 15th, 2001, 05:02 PM
Good point. The QWERTY keyboard thing is a bummer in that sense. :(

sail3005
Aug 21st, 2001, 07:18 PM
what processor does the 92+ have? is it the z80?

scoutt
Aug 24th, 2001, 11:43 PM
Originally posted by wossname
Hi, I got bored this morning and so i created a Unsigned 16-bit Integer, to Binary converter...


you type in 54231 and the calc comes back with:
1101001111010111

pointless i think you'll agree but it was fun* to make.

email me if you want a text of the program (very small code).

* fun = tedious in this case!



why would you do that when there is already a function in it, the 85 does anyway, I don't think the 83 does.

Sail, you read the manual, man you have bigger balls then I do. I took one look at it and threw it away, not really, but I didn't read it as it was garbage. I programmed on the 85 and it was easy. once I saw how to do it I learned from there. It also got me through my electronics course. I programmed it to find the voltage, curent, and power of a X amount of resistors, transistors, inductors, capacitors, and diodes. it was the best thing I did and it saved my life. I also made a link to the calc from the computer, cost a lot less than if I bought it. maybe $5 and that was pushing it.

I actually called my Ti-85 my little buddy as it never left my side in the 2 years I used it in my electronics course. there is also a bunch more sites that have programs for the Ti-83 - Ti-92. sure a 92 would have been great but there was no use in bying one as we could not use it on the test, it was to powerful, so we had to use the 83 or 85.

sail3005
Aug 25th, 2001, 01:11 AM
It took a lot of guts, but yes, i did tackle the manual. :D

Like i said it was my first real programming language, so i had no idea what i was doing, and it was basically my only choice. :p

scoutt
Aug 25th, 2001, 01:23 AM
well I congradulate you for that task. it was a tough one indeed. I looked at it and said how in the hell am I going to read this, I can't even understand it, back on the shelf it went. :)

here are soem of the links I had. I don't know if they still work or not.

ftp://ftp.ti.com/pub/graph-ti/calc-apps/85/
http://www.fortunecity.com/skyscraper/apple/116/85games.htm
http://www.ti.com/calc/docs/calchome.html
http://www.geocities.com/SiliconValley/Pines/2242/cal.html]
http://www.calc.org/

sail3005
Aug 25th, 2001, 01:48 AM
Wow, i see that calc.org has completely redone their site. I am gonna indeed have to recheck it out. Thanks for reminding me about that place.:D

TheSarlacc
Oct 6th, 2001, 03:30 AM
i own a TI-83+ and its not bad. i mean, id loooove a 92+, but hey some things were never meant to be (:mad: ) but what the heck. TI-BASIC although primitive is a good language to use because there are no fancy shortcuts (like using variants) to programming it. plus it teaches u to program as small as possible due to memory limits (besides 92/92+).

btw, anyone here played that QB gorillas game? heh well ive done a pretty good port of it, so could u d/l it and tell me what kinda job ive done with it (crappy, good, ok, anything)? thx.

ps: its for the 83/83+ only. (sorry guys, i dont own a 92/92+ so i cant program for it

sail3005
Oct 8th, 2001, 05:44 PM
heh, :cool:

filburt1
Oct 8th, 2001, 06:41 PM
My TI-83 broke when I tried to fix its broken linkport by prying it apart with a screwdriver. :D

sail3005
Oct 8th, 2001, 06:54 PM
does the link work on XP, because it doesn't on 2k

filburt1
Oct 8th, 2001, 06:55 PM
The zip file opens fine under XP here...

sail3005
Oct 8th, 2001, 06:57 PM
oh, well, i meant as far as sending it. i guess you wouldn't know though, because your link is broken :(

filburt1
Oct 8th, 2001, 09:55 PM
Yeah, and I have (well, had :D) an 83, not an 83+, unless that was a BASIC program, which would have made sense since this is a BASIC forum...*feels stupid* :D

sail3005
Oct 8th, 2001, 10:05 PM
hahah. well you can make a new link with parts from radio shack for like $4

Pentax
Feb 27th, 2002, 06:56 PM
Why is everyone so against TI83? I've got one, and i love it!
When I want to program large programs with different features, I use VB.
TI83 teaches me to think of every byte, to hunt for dead code and use the resources I have.
I programmed a panzer game where you can play against two or four different players, or the calcualator (with different levels of difficulty), plus loads of stuff. All in 14 kb, which is less then a bland VB-program!
And with only 26 variables, your memory is tested, so you can reuse them, when they're not used.

So TI83 gives you a real challenge, if you're up to it!

Good Luck,
Pentax

scoutt
Feb 27th, 2002, 08:15 PM
Originally posted by Pentax
Why is everyone so against TI83? I've got one, and i love it!
When I want to program large programs with different features, I use VB.
TI83 teaches me to think of every byte, to hunt for dead code and use the resources I have.
I programmed a panzer game where you can play against two or four different players, or the calcualator (with different levels of difficulty), plus loads of stuff. All in 14 kb, which is less then a bland VB-program!
And with only 26 variables, your memory is tested, so you can reuse them, when they're not used.

So TI83 gives you a real challenge, if you're up to it!

Good Luck,
Pentax
it all depends on what you use your calculator for. the 85 has a little more features than the 83, but the 83 does matricies better and displays them better. so it all depends on what you do with it.

but in the cource I had to take in college for math, the 83 users were lost on some of the math equations and functionality compared to the 85 users.