I got the nxt module and it works great. Only problem is that their is practically no documentation on it, not even in the help() module... I need to tell my NXT to run a program already downloaded onto it. Only problem is that it asks for a opcode...
what the crap is an opcode? I put in 0 for the opcode and Calibrate for the file name, and it said something about expecting a tuple but got a long...
What do I do?
User Profile
Collapse
-
Mindstorm nxt question
-
I believe that the Helper (F1) would have something on that. You do have IDLE, right? I'm pretty sure now that it has your answer! -
Where do I go to install Java?
I want to make java programs, but I don't know where to get the editor.
What should I do?
(PS I need a way to install OFFLINE ) -
I'd try making a thread, but that might crash the program.
Another option is to use pymedia to play a sound file instead of using the computers internal speaker. That way, you won't have to wait between beeps.
However, you still might have troubles because the beep is in a loop.Leave a comment:
-
Troubles with python installation
I can't find an installer for python 2.5 where all I have to do is press "install".
...I guess that's all there is to it. -
-
How to make OpenGl
Basicly, I need to know how OpenGl works and all the stuff I'd need to know about making a 3d application. I do not want to use OpenGl for any of my projects because... I can't, so If you could give me an artical with all the info I need, that would be super. ; ) -
...oh. That's the same web page I went to before. Ok, let me rephase that: how do I load a file to the card after I have python set up on it?
I really do apretiate your help! (and that you accept my spelling errors)Leave a comment:
-
Thanks a ton! I'll get right on i-oh crap! Maybe later, I gotta go!Leave a comment:
-
I'm wanting to start using Java.
...yeah, I already know some 'action script' (Flash programing) and I definetly know some Python, so I think I'm ready to learn Java.
The problem is I don't know where to start. So what should I do -
You might have to give us some more info as to what your trying to do.
This could be difficult if we don't know how to help.Leave a comment:
-
This is really tricky. It is probably an installation error that's really messing this up.Leave a comment:
-
Nintendo DS?
This may seem wierd, but I read somewhere that you can use Python on your NDS.
Is it true?
I am wanting to try it, but at the same time I'm a little scared it may break my DS. I want to try some of my PyGame games on my DS really badly!!!
WHAT SHOULD I DO?! -
Yeah, I didn't explain why it didn't work before because I'm not sure why it didn't work... I do know, however, that the '('s, ')'s, '[' and the ']' may have been missing in some places.
Anyway, thanks for your help, guys! I'll try it out as soon as I can.Leave a comment:
-
How do you find the days before a date with time() (RE-VISIT)
I tried making a program that tells me the time before a specifide date, but it's really hard! I tried one of the ways that a person sent me, but it doesn't work... -
-
Not you too! So I'm not the only one...
Anyway, here's the code (it's a zip file)
It has all the stuff so you can look at the code, and it also has a before and after save versions of highscores.ads (the extention hides the fact it's really a text file). Tell me what you can do to help, please! ; )
Okay...for some reason it won't upload the file... Hold on.Leave a comment:
-
I don't understand. When I tell it to write, it just moves the text.Leave a comment:
-
How do you easily save over a .txt file?
What I'm trying to do is make a highscore system for a game I made (see one of my prev. posts). What it does is reads the file when it starts and saves when the program is shut down, but I found it really tricky because using
[CODE=python]
info = file("___.txt")
info.seek(0)
info.write(str( highscore))
[/CODE]
is very uneffective. This is because it just moves the text instead of writing... -
No activity results to display
Show More
Leave a comment: