Welcome to Dream.In.Code
Getting C++ Help is Easy!

Join 99,784 C++ Programmers for FREE! Ask your question and get quick answers from experts. There are 1,551 online right now! We've got more than 500 tutorials and 2,000 snippets. Join and find out why Dream.In.Code is the #1 programming help community on the internet! Registration is fast and FREE... Join Now!



C++ Programming on a TI-84

 
Closed TopicStart new topic

C++ Programming on a TI-84, Can you load C++ programs on a calculator?

zandiago
post 8 Oct, 2007 - 10:56 AM
Post #1


D.I.C Head

**
Joined: 13 Jul, 2007
Posts: 190


My Contributions


Good day. I recently purchased a TI-84 calculator and realized that it has some programming commands as a c++ compiler would. Is it possible to load a c++ program on a ti-84 calculator?
User is offlineProfile CardPM

Go to the top of the page


MorphiusFaydal
post 8 Oct, 2007 - 11:14 AM
Post #2


D.I.C Addict

Group Icon
Joined: 12 May, 2005
Posts: 940



Thanked 3 times

Expert In: Hardware, Networking

My Contributions


No.

The TI-calculators can only be programming (on the calculator) in TI-BASIC.

If you use a computer, you can write software for it in Z80 Assembly, or, using the TI development software, you can write Flash apps in C.

[ EDIT ]

HERE is the SDK on TI's website.

This post has been edited by MorphiusFaydal: 8 Oct, 2007 - 11:18 AM
User is offlineProfile CardPM

Go to the top of the page

Kristano Esperanta
post 8 Oct, 2007 - 11:17 AM
Post #3


New D.I.C Head

*
Joined: 8 Oct, 2007
Posts: 12


My Contributions


QUOTE(zandiago @ 8 Oct, 2007 - 10:56 AM) *

Good day. I recently purchased a TI-84 calculator and realized that it has some programming commands as a c++ compiler would. Is it possible to load a c++ program on a ti-84 calculator?


Hmm... this is another reason I want to learn pure C now. I've never found anything that would let me mess around with my school-issued TI-83+ in C++. I think there's this one thing though, called the Small Devices C Compiler (SDCC) that provides some C ability on the processors.

The language the calculator uses is TI BASIC, which is really cool for a fun language. I programmed a proportion solver for my friend who finds proportions tedious.... input the number diagonally opposite from the x, then the number horizontal from that, then the last number you know.... and voila, there's x! TI BASIC is really cool to mess around with -- and it's great to impress people and (whatever level of education you're in) to create programs to "remember" things for you (My teachers eventually caught on and now they give me a different TI and take mine when I take tests sad.gif )

But back on subject... the SDCC... i've never tried it, but it might be worth taking a look at. Of course, you'd have to know pure c... i have to try and learn that too.
User is offlineProfile CardPM

Go to the top of the page

_net
post 11 Oct, 2007 - 09:17 AM
Post #4


D.I.C Head

**
Joined: 23 Sep, 2007
Posts: 135


My Contributions


haha Sweet, I always thought the TIs were programmed in assembly and some other languages I've never hard of but this thread makes it all clear. This is sweet, Im gonna go take a look at T-Basic now smile.gif.
User is offlineProfile CardPM

Go to the top of the page

zandiago
post 11 Oct, 2007 - 01:30 PM
Post #5


D.I.C Head

**
Joined: 13 Jul, 2007
Posts: 190


My Contributions


glad that you picked up something from this thread. Thanks to all who made an input in this thread.
User is offlineProfile CardPM

Go to the top of the page

MorphiusFaydal
post 11 Oct, 2007 - 02:27 PM
Post #6


D.I.C Addict

Group Icon
Joined: 12 May, 2005
Posts: 940



Thanked 3 times

Expert In: Hardware, Networking

My Contributions


QUOTE(_net @ 11 Oct, 2007 - 11:17 AM) *

haha Sweet, I always thought the TIs were programmed in assembly and some other languages I've never hard of but this thread makes it all clear. This is sweet, Im gonna go take a look at T-Basic now smile.gif.


The manual that comes with your calculator (you can download a PDF from Texas Instruments if you've lost is) has a GREAT overview of all the commands and show you how to use them.

Another resource is TICalc.org. It's got software in TI-BASIC and Assembly (and I think some Flash apps) for every calculator in TI's catalog. The TI-BASIC programs are interpreted on the calculator, so you can download a BASIC app from the site, and open it up in a text editor to view the source. AFAICT, the only thing that'll look wierd is the '->' (store) key. On the calculator, and in TI's software, it view right, but a basic text editor doesn't recognize that key code. But hey; at least you can view the source, right? smile.gif
User is offlineProfile CardPM

Go to the top of the page

_net
post 15 Oct, 2007 - 10:24 AM
Post #7


D.I.C Head

**
Joined: 23 Sep, 2007
Posts: 135


My Contributions


Yea I did some research over the weekend and also found the manual that came with my calculator which was some help and found some nice tutorials for programming in Ti Calculators.

Also if anyone is looking for the ti manual and don't have it you can find it other on their website or here:
http://education.ti.com/guidebooks/graphin...36;book-eng.pdf
User is offlineProfile CardPM

Go to the top of the page

Closed TopicStart new topic
Time is now: 7/25/08 01:24AM

Live C++ Help!

C++ Tutorials

Reference Sheets

C++ Snippets

Bye Bye Ads

Free DIC T-Shirt

T-Shirt Example

Related Sites

Monthly Drawing

Thumb Drive

Partners

Top Contributors

Top 10 Kudos This Month
-->