ticalc.org
Basics Archives Community Services Programming
Hardware Help About Search Your Account
   Home :: Programming :: Program Ideas :: Miscellaneous Ideas
Miscellaneous Ideas

Post your ideas for new miscellaneous programs here, or build on ideas posted by other visitors.

  Reply to this item

Re: Miscellaneous Ideas
Andycogen Account Info

Can Someone please recommend a good APP tutorial for the TI83 +


Andycogen

     25 December 2003, 21:49 GMT

Re: Re: Miscellaneous Ideas
Jonathan Lester  Account Info

What kind of tutorial? basic or asm? I know of one that you can put on your calc for basic its runs under ion.

     30 December 2003, 02:16 GMT

¤
burntfuse  Account Info

He probably meant assembly.

     31 December 2003, 17:14 GMT


Re: ?
DarkPhantom Account Info

I am a pretty good programmer. (but that's just my opinion) Applications for the TI-83 are written in Flash(a programming language). I suggest(If you have codewarrioir since it will open some of them in there(it opens mirage os for one)) that you disect applications and learn how to program the way I did! I wish you lots of luck!

-DarkPhantom

     28 April 2004, 23:50 GMT

¤
burntfuse  Account Info

Uh..."flash" is the type of memory used in all the TI calcs except the 86, 85, 82, 81, and 80 for the "archive".

     31 May 2004, 17:53 GMT


Re: ¤
Cybur_Netiks  Account Info
(Web Page)

Yes, flash is the type of memory that it uses, but it is also the name of a programming language, most commonly seen in online games

     18 August 2004, 00:25 GMT


Re: Re: ¤
shmookey Account Info
(Web Page)

Cybur Netiks, DarkPhantom, and bruno faria, you all need to quit trying to sound like you're intelligent here. You're just going to confuse the guy. Let's get a few things straight:
1. Flash is NOT a programming language on the calculator OR on the Internet. ActionScript is a SCRIPTING language that powers the Internet flash, and Assembly is the ASSEMBLY language which is STORED on Flash memory. Man, you guys were wrong on so many levels there it scares me.
2. Even if it was a programming language, bruno, Flash is not 'competing' with C++. That is dumb. If you're referring to the Assembly code stored on Flash memory on the calculator as competing, then you're way off because C++ is BUILT FROM ASSEMBLY. On the other hand, if you're referring to ActionScript then you're just as far off, just in the other direction. ActionScript doesn't even exist outside the context of Macromedia Flash and as everything about that is built with C++, and Macromedia have made ABSOLUTELY NO ATTEMPT to make use of it outside Flash, I think we can discard your comment. Of course, I can never be sure what you did mean because your English is so terrible.

AndyCogen, there is a very good tutorial called 'AppBuilder' around on the TI site, see if you can find it. If not, ask me.

     4 October 2005, 09:24 GMT

Re: Re: Re: ¤
Gordon Horsington  Account Info

It is not such a good idea to criticise someone else's use of English when your own use is less than ideal. Your sentance beginning "Even if it was a programming language, bruno ..." should read: "Even if it were a programming language, Bruno ..."

     15 January 2006, 02:33 GMT

Re: Re: Re: Re: ¤
KyleP Account Info

If the user's name is not capitalized, why should he do it for him? The name is "bruno faria", and so it remained in his post.

     12 February 2006, 08:29 GMT


Re: Re: Re: Re: Re: ¤
apeitheo Account Info

It was not the capitalization that he was correcting. He changed: "Even if it was a programming language" to "Even if it were a programming language" (was -> were) because it is a hypothetical situation, and thus takes the subjunctive.

     14 February 2006, 01:27 GMT


Re: Re: Re: Re: Re: Re: ¤
rayden5 rayden5  Account Info

well for me he is portuguese and that's the main reason... for our bad english

     21 July 2006, 15:00 GMT


Re: Re: Re: Re: Re: Re: Re: ¤
koolone0 Account Info

the point of this is finding a tutorial for this guy not criticising one of te few people who are actually helping on their english. also he wasnt saying their english was bad he was saying they were giving wrong information, which they were.

     30 April 2009, 13:51 GMT


Re: Re: Re: Re: ¤
Dudley Duvid  Account Info

Hello, my name is Aaron Dudley. You struggle texting, writing and speaking well. You, the first, with grammar, and you, the second, with spelling. (Sentance is actually spelt 'sentence.')

     7 December 2006, 22:31 GMT


Re: Re: Re: Re: Re: ¤
David Eddington  Account Info

"Spelt" should be "Spelled"

     28 March 2009, 21:12 GMT


Re: Re: Re: Re: Re: Re: ¤
koolone0 Account Info

the english language has ENITIRELY too many irregular verbs

     30 April 2009, 13:54 GMT

Re: Re: Re: ¤
burntfuse  Account Info
(Web Page)

I agree completely.

     22 January 2006, 01:54 GMT

Re: Re: Re: ¤
ericva1992  Account Info
(Web Page)

Thank you.

     24 July 2006, 15:15 GMT


Re: Re: Re: Re: ¤
Vminch Account Info

Yayyy! Everyone stopped 617ch squealing! I feel so happy fo' u.
Does the ::"{yurprgmname} line at the beginning of your prgm really work (put your prgm into MirageOS)?

     2 May 2007, 02:02 GMT

Re: Re: Re: Re: Re: ¤
j-z-d Account Info

Yes it does. if you get DoorsCs, though you can do that and make an icon for it using hex (download DoorsCs (Flash Shell) and you will see)

     8 July 2007, 23:13 GMT


Re: Re: Re: Re: Re: ¤
Blake Lucas  Account Info

Of, course!!! But don't put TWO quotation marks

     20 November 2008, 22:03 GMT


Re: Re: Re: Re: Re: Re: ¤
Andrei Akhmetov Account Info

Can we please stop arguing about grammar? This is an area to post IDEAS for programs, NOT grammar!

     25 March 2011, 15:57 GMT


Re: Re: Re: Re: Re: Re: Re: ¤
BluePhoenix Account Info

Good luck trying to get them to respond back, I have been trying for almost a week, now.

     25 September 2011, 19:17 GMT


Re: Re: Re: ¤
Don Yao  Account Info

i actually have a question, but i don't know where to put it so i put it here :P

on the TI 84+ SE, there's a program called Start-Up that helps you customize what shows up when u turn on your calculator. it can either show a pic, run a program, or run an app automatically when you press ON.

since there's people who take my calculator to play games on without my permission, i wrote a program that prompts the user for a password. if correct, the program terminates, and everything returns to normal. however, if the password is wrong, my program automatically turns off the calculator. (of course, you can just BREAK by pressing ON, but they don't know that:P)

my program works, and i'm trying to get it to run on Start-Up, so it asks for the password everytime the calc is turned on. however, it never works for me, and whenever i turn on the calculator w/ my program enabled, lines of gibberish appears, and im sure my program is correct. how do you solve this problem? HELP!!

     24 March 2007, 05:29 GMT

Re: Re: Re: Re: ¤
SagazLegend  Account Info

if you're running omnicalc uninstall it before turning your calc off. The hooks omnicalc uses interferes with the startup app

(Btw download Onblock (asm) from the archives so you can call it from your password prgm)

     16 April 2007, 22:15 GMT


Re: Re: Re: Re: Re: ¤
j-z-d Account Info

For BASIC programmers: : : : : : : : : : : : : : : : :
in case anyone wanted to know (you probably don't) ASCII graphics aren't very good, but there are programs that give you access to TI-OS special characters, and if you choose good characters, the graphics will look a lot better. Instead of using X for walls, where there are mountains, you could put
'^' or something. just an example, though '^' isn't really a special character. You get the idea.

     9 August 2007, 20:34 GMT


Re: Re: Re: Re: Re: Re: ¤
ASHBAD_ALVIN  Account Info

this is pretty random. I'm laughing inside right now...

     19 September 2010, 01:22 GMT


Re: Re: Re: Re: ¤
Blake Lucas  Account Info

I posted a program called Password (or something like that). It comes with that app. Just transfer it to your calc. Oh, and if you want to be able to change your password, read its description.

     20 November 2008, 22:06 GMT

Re: Re: ?
bruno faria  Account Info

hey boy calculator can not be programed in flash since there are no included for the z80 that support flash for now , and yah the flash is another programming language that have been compiting with c++ but are other fact flash is memory almost like rom

     24 May 2005, 16:32 GMT


Re: Re: Re: ?
ericva1992  Account Info
(Web Page)

Calculator cannot be programmed in flash because flash is not a programming language!

Therefore, it is not competing with C++ either.

Flash Memory is a type of memory-storage chip that the archive and ROM portions of your calculator are stored in. Correct me if I'm wrong: also called EEPROM, electronically erasable programmable read-only memory. Maybe. It stores data in bytes, and the calculator sends that data to it's processor, which makes sense of it.

Assembly translates directly into these bytes which are stored on the flash memory chip.

C++ translates into assembly which translates into those bytes stored on the flash memory chip.

I think.

     24 July 2006, 15:20 GMT


Re: Re: Re: Re: ?
goto Account Info

Close enough...

     8 March 2008, 06:15 GMT


Ap in BASIC
jsa41394 Account Info

the ti84 basic language is very simple to learn (ie: from the ti basic wiki online [google it]) and then you can convert the program into an ap with a special computer program available. dont remember the name but search it up.

     18 March 2011, 21:26 GMT


Re: Re: Re: Miscellaneous Ideas
freddy Owen  Account Info

can you tell me wat the basic one is

     11 April 2005, 15:38 GMT

Re: Re: Miscellaneous Ideas
CLJ  Account Info
(Web Page)

if you want to write assembly i learned by a good turotial that is in the archives.
it teaches z80 if thats what your trying to write

     25 April 2004, 20:03 GMT

Re: Re: Re: Miscellaneous Ideas
russianspy2114  Account Info

whats the name of it and is it for 83+

     14 May 2004, 18:41 GMT


Re: Re: Re: Miscellaneous Ideas
Robert Duncker  Account Info

can i also write assembly progs on the 83plus without hex-codes?

     29 April 2005, 16:10 GMT

Re: Re: Re: Re: Miscellaneous Ideas
burntfuse  Account Info
(Web Page)

Not as far as I know...you need a desktop.

     16 May 2005, 21:10 GMT


symbols for ti-83+
john234 Account Info

how do you get symbols such as the omega sign (which looks like a horshoe) and triangles as text that takes up one character ex. ۝ i've seen it in other programs and was wondering

     5 November 2005, 01:11 GMT


Re: symbols for ti-83+
j-z-d Account Info

There is a BASIc (yeah!!!) prog that will allow you to use the characters in your progs. its called Text Tools. Basic Misc. prog for TI 83/84 +. there is also a app called CharMap that installs a parser hook and puts the characters in CATALOg. but, the BASIC prog has more characters. Go BASIC!!!!!

     8 July 2007, 23:20 GMT


Re: Re: Re: Re: Miscellaneous Ideas
Daniel Wojnar  Account Info

like writing the source and compiling it on the calc? there is something called tasm_on_calc, just search for it at ticalc.org and it should come up.

     17 August 2006, 22:59 GMT

Re: Re: Miscellaneous Ideas
bby Account Info

i know some one that can help u.
jus tell him your problem

slanksoft@yahoo.com

     18 June 2004, 17:43 GMT

APP Programming
Evan Patton  Account Info

TI has an Application Development SDK available online. It comes with the TI-83+ Flash Debugger as well as programs designed for signing applications for use on-calculator. I use this for my app programming, and TI supplies documents that give all the information on headers and OS calls.

I don't have a link for you, but visit the TI store and you should be able to locate it in the Ti-83+ section.

Evan

     17 July 2004, 01:21 GMT


Re: APP Programming
Spellcaster  Account Info

I am trying my hand at programing TI Flash. I downloaded the SDK, but have no clue as how to use it, nor any idea as if it comes with a HELP file (Which I don't think it does).
If you or anyone else knows how or what to do, can you please reply?
SPELLCASTER

     10 March 2006, 02:27 GMT


Re: Re: APP Programming
Daniel Wojnar  Account Info

it doesn't have a help file. There is 1 example though- just go to C:\program files\ti education\ti-83 plus flash debugger\demo.

     17 August 2006, 23:03 GMT

Re: Re: Miscellaneous Ideas
Albino  Account Info

i need help...email me..someone PLEASE. spyderz_3@hotmail.com

     7 April 2007, 04:29 GMT


new idea
Albino  Account Info

I just came up with this idea and i do need some help with this. Anyway, I have started a program for the TI 83+, it is called Codedef, also known as Code Definition. In it is a label of [A] Through [Z]. Each letter will have its own label. In each letter it will have each BASIC command, and a simple definition using the "Ouput()" Command.

So the point of this is...if you or someone else is creating a program and forgot how to use a simple command, you can call up the "Codedef" program, and find out how to use that simple command...

I will need help with this I am a programmer, i understand how to use commands, (not every command) but most....I will have a free website up soon if anyone wants to help develop this program...oh yes, and if anyone knows how to archive a program it would be nice, because this program might be a little big...I am not even done developing the menu system and its 318 (bytes or Kbytes?).

contact me at spyderz_3@hotmail.com

PLEASE SUGGESTIONS AND HELP WOULD BE GREATLY APPRECIATED

     9 April 2007, 17:52 GMT

Re: new idea
Inquit Account Info

What'd sort of program do you want?

1) Search & Retrieve
2) Wandering through 'the database', flicking pages etc.

----------

1) Is very simple thing to do.

Write a block of code that catches input from the user: Input "Search: ",Str0

You can make it more sophisticated by eliminating certain possibilities through a loop; but since you're adressing programmers here - it'd say not neccesary.

Write tons of: If Str0="code" :Output(2,1,"definition"
You'll have 16*7=112 characters of space for each definition, including spaces.

You can store it all inside a loop, meaning that your program will require a ClearHome line at the top.

-------------

I could do a write up on that one, but it would get all rather much for a post very quickly.

     16 August 2007, 01:32 GMT


Re: new idea
flamethrower75  Account Info

to archive, go to mem, then mem managment. scroll down to the program. hit enter. hit quit

     6 May 2009, 13:31 GMT

flash app tutorial
madhouse1 Account Info
(Web Page)

yes. click on the URL. It discusses a lot about flash rom.

     3 January 2008, 22:24 GMT


Re: Re: Miscellaneous Ideas
ASHBAD_ALVIN  Account Info

yes. try to ti-83+ SDK on TI's official website. it's a bit out of date, but it'll give you many good, hard facts about writing and making assembly flash apps.

     19 September 2010, 01:18 GMT

1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32  33  34  35  36  37  38  39  40  

You can change the number of comments per page in Account Preferences.

  Copyright © 1996-2012, the ticalc.org project. All rights reserved. | Contact Us | Disclaimer