931
TI Z80 / Re: [Axe] KoFiX (yet another Guitar Hero clone :P)
« on: April 11, 2013, 03:39:19 am »
GLaDOS?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to. 931
TI Z80 / Re: [Axe] KoFiX (yet another Guitar Hero clone :P)« on: April 11, 2013, 03:39:19 am »
GLaDOS?
932
Other Calculators / Re: Essential Calculator Programs« on: April 11, 2013, 03:22:24 am »
Just a heads-up: MSD8X and USBDRV8X do work on newer calcs, though they have limited functioning.
933
General Calculator Help / Re: Need Help! Which Calculator to get, Nspire touchpad CAS vs NON-CAS... I« on: April 11, 2013, 03:10:42 am »
I would absolutely recommend getting a CX non-cas. It can run so many more stuff, like the gameboy emulators in full-color It's awesome, especially for "tinkering" like you said. When you want to throw the CAS on it, just ask for help on the forums if you cannot figure it out.
I for one don't recommend getting a 84CSE: from what I've heard it is quite slow. Hope that helps you choosing! 934
Miscellaneous / Re: Dreams« on: April 09, 2013, 01:19:47 pm »
Pimath: it happens much more, I also have them but they're more about stuff thats further away in future. It sometimes saves me from stupid mistakes that I do make in my dreams.
(True Story) 935
Other Calc-Related Projects and Ideas / Re: Calculator Programs/Games Ideas/Requests - Inspiration« on: April 09, 2013, 01:10:47 pm »
Darl: well you use the mouse buttons so it could be done with just 2 keys.
Maybe the function keys. 936
Other / Re: Where to start« on: April 09, 2013, 10:25:07 am »
What do you exactly want to do? If you want to automate certain things, Nspire basic is the way to go.
*tutorial alert* Basically you open up a new document and save it in the MyLib folder (only if you want to access the program/function from other places). Next up is opening your Program Editor; this is done by [menu][9][1][1]. Next up, type in the name of the program and set the type: Do you want it to be a function or a program? A function is good for almost any long calculation you want to automate, e.g. calcualte the gravity at a certain distance above earth. It returns the last value that it got, a.k.a. the "Ans" variable. A function can be used from anywhere. A program is for your more sophisticated stuff where you need user input during your program. Next up, library access. I always set this to public so it comes into the catalog. This is really useful when you want to use your programs in the Scratchpad or in other documents, so set it. (you can change it afterward though) After this, the program editor pops up. Now what? Well, you see 2 things: your usual calculator window, and the program editor. How surprising. In the program editor part, you can edit 2 parts: the arguments that are passed to the program, and the program itself. In the arguments part, place the names of the variables you want the user to pass to the program when he calls it (this is the only way of passing values to a function by the way). Now, if you click at the part between func... endfunc and prgm...endprgm, you can edit it. If you press [menu], a nice menu pops up with categories for commands you can use. You can use this menu while programming, but I recommend just using the (however small) keyboard. Math and stuff works the same as in the calculator so I won't explain that. And because math is the only thing you can do with Nspire basic, this is the end of the tutorial. If you want to know stuff, Stefan (in the post under this one) linked to [tibd=nspire]this[/tibd] TI-Basic Developer page, which is really useful. For other questions, we're happy to answer them! also peanuts: 937
TI-BASIC / Re: General help« on: April 09, 2013, 10:07:48 am »Exactly my thoughts, Deep Nspire basic is extremely useful if you do math. (only problem being PTT mode blocking libs )I suggest using jacobly's emu for programming using your Nspire. Because Nspire basic is pretty much nonsense.TI-Nspire BASIC is actually extremely well-adapted for math purposes (which the poster is asking about), because that's exactly what it was designed for. 938
General Calculator Help / Re: Install TiLP succesfully, fixes unable to communicate problem on Windows 7« on: April 09, 2013, 10:02:57 am »
Well the work scheme I have now is send file to calc > ctrl-c -> go to folder -> ctrl-v -> delete other file
939
Art / Re: General purpose art thread« on: April 09, 2013, 08:30:52 am »
I should make some more art
940
Axe / Re: Using "input"« on: April 09, 2013, 08:14:55 am »
You indeed do not really need input for getting input into your program. You can also write your own input routine.
Not that I ever needed to, though. 941
General Calculator Help / Re: Install TiLP succesfully, fixes unable to communicate problem on Windows 7« on: April 09, 2013, 08:12:55 am »
Will it get fixed? I have quite some nested folders.
942
General Calculator Help / Re: Install TiLP succesfully, fixes unable to communicate problem on Windows 7« on: April 09, 2013, 07:19:43 am »
That's true
943
Computer Projects and Ideas / Re: Hellninjas Stuff n' Junk« on: April 09, 2013, 07:12:33 am »
Install directx.
944
TI-Nspire / Re: nspire Linux Questions« on: April 09, 2013, 06:25:47 am »Link to an installing tutorial. I just need that.Just follow the readme instructions and you should be fine I think. 945
Miscellaneous / Re: Dreams« on: April 09, 2013, 05:31:59 am »BTW, does any one of you have lucid dreams?Me too, though the problem is that it often happens in nightmares. Also I've experienced lucid inception dreams. It was confusing, waking up from a lucid dream and being in another lucid dream O.o |
|