Show Posts

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.


Messages - jwalker

Pages: 1 ... 31 32 [33] 34 35 ... 45
481
TI-Nspire / Re: nJava - Nspire JVM
« on: January 31, 2012, 10:36:57 pm »
i got it unzipped and everything, and there are alot... i'll take a better look at it in the morning

482
TI-Nspire / Re: nJava - Nspire JVM
« on: January 31, 2012, 10:26:11 pm »
how many includes and files are there??
im sick so i have plenty of time on my hands...
i think i will be home tomorrow too

483
TI-Nspire / Re: nJava - Nspire JVM
« on: January 31, 2012, 10:18:30 pm »
i might be interested. also did you try what extended suggested, thats how i would do it, get one bug out at a time

484
Other Calculators / Re: How did you attach the rs232 wires?
« on: January 31, 2012, 03:07:28 pm »
how would you get sound to only go through the TX pin, or does it already do that if you use the printf function?

485
Lua / Re: Error: Attempt to index local 'gc' (a nil value)
« on: January 31, 2012, 03:00:10 pm »
your welcome, and i wish my teacher would make everyone have an nSpire :P

486
Lua / Re: Error: Attempt to index local 'gc' (a nil value)
« on: January 31, 2012, 12:23:16 pm »
function on.paint(gc)
 blah
 reno(gc)--calling a function and passing gc
end
function reno(gc)
  blah
  neon(gc)--passing gc again from our function
end
i only figured that out from when i was working on my gui library and it wasnt working correctly
in the example i passed gc from on.paint(gc) all the way to neon(gc)
you cant just say gc amywhere because it wasnt declaired anywhere else, you have to pass it as an argument.

487
Lua / Re: Error: Attempt to index local 'gc' (a nil value)
« on: January 31, 2012, 11:43:31 am »
you have to pass gc from on.paint(gc)
also dont expect too much fame and fortune, at least not for now. lol :)
how many poeple have an nSpire in your class anyway??
EDIT: also do you mean you are getting an error on line 40 too

488
Other / Re: electronic project
« on: January 30, 2012, 01:07:06 pm »
it probably would work for something right away to get an idea about some of the arduino stuff

489
Other / Re: electronic project
« on: January 29, 2012, 12:31:17 pm »
if it has what you need, then yes
the arduino is a great, i love my 2560, that is for sure

490
Other / Re: electronic project
« on: January 29, 2012, 10:21:40 am »
since their about the same price... either one would be fine, it comes down to what you think you would want for components in any projects.
if you dont know what a component is, look it up and see what are its capabilities and limitations and what it can do, this will help you decide.

491
News / Re: nDoom 2.1 adds PWAD support for thousands of games!!!
« on: January 28, 2012, 11:32:28 pm »
Ghost busters!!!!
Also how do you edit music out of the wad files

492
TI-Nspire / Re: ndless ideas
« on: January 28, 2012, 02:13:07 pm »
njaddison tell me how hard the SAT was, i might be taking it
also i think that an ir remote would be cool
and i was wondering, when jimbawens made the music playing stuff with lua it used a print() function that sent data, as far as i know to the TX pin, how would i do that with ndless??

493
Other / Re: electronic project
« on: January 28, 2012, 02:03:15 pm »
i will see what i can do, i have to get it moday because it is at school, they have some prety cool projects too
also, if you know some C, the arduino is realy easy to understand, i made a sketch that allowed me to do some stuff with a parallel
circuit that would blink leds at diffrent intervals the verry day i got it

494
Other / Re: electronic project
« on: January 28, 2012, 01:52:01 pm »
hmm, im taking a college electronics class and i have a book of projects at school...
i'll see what i have in it, it is prety basic

495
my calculator does dim and stand by properly most of the time
once though i think it wasnt going to, i oppened the case about a half an hour later, it was dimmed but not standing by
that was only once tho...

Pages: 1 ... 31 32 [33] 34 35 ... 45