whoah man! Cheers, i never thought it was that good, carry on and copy away, will test program soon and get back to you.h-g-t wrote:http://kile.stravaganza.org/project/leg ... e-follower
Now can I please, please, please copy your robot?
Search found 8 matches
- 20 Feb 2011, 18:56
- Forum: Mindstorms Projects
- Topic: Who can write the best program?
- Replies: 11
- Views: 14794
Re: Who can write the best program?
- 20 Feb 2011, 11:50
- Forum: Mindstorms Projects
- Topic: Who can write the best program?
- Replies: 11
- Views: 14794
Re: Who can write the best program?
If it gets me a good program, feel free to copy the robot,
And to view the images at a smaller size, copy and paste them into Word or something similar.
And to view the images at a smaller size, copy and paste them into Word or something similar.
- 20 Feb 2011, 11:48
- Forum: Mindstorms Projects
- Topic: Who can write the best program?
- Replies: 11
- Views: 14794
Re: Who can write the best program?
I have built and programmed a few single light sensor bots, but this one has 2 light sensors, one NXT and one RCX, I am trying to use both together and that is why I am having problems.h-g-t wrote:There is a simple block here http://www.teamhassenplug.org/NXT/NXTGAdditions.html
- 19 Feb 2011, 20:11
- Forum: Mindstorms Projects
- Topic: Who can write the best program?
- Replies: 11
- Views: 14794
Re: Who can write the best program?
some great tips, but If you realy do not want to have people copy your work, you might not want to publish/post anything on the net. But if everyone did this then you would never find a program to copy for your project? "Imitation is the highest form of flattery" being open source does mo...
- 19 Feb 2011, 20:10
- Forum: Mindstorms Projects
- Topic: Who can write the best program?
- Replies: 11
- Views: 14794
Re: Who can write the best program?
Any idea how?doc-helmut wrote:could you please send smaller pictures? I can't recognize anything...
- 19 Feb 2011, 17:05
- Forum: Mindstorms Projects
- Topic: Who can write the best program?
- Replies: 11
- Views: 14794
Who can write the best program?
I have built this NXT line follower but due to my lack of programming knowledge :oops: , have been unable to program it to follow a line at any great speed or smoothness. Images are attached, sorry they are so huge. If anyone wants to give programming it a go, post your program (NXT-G only please) i...
- 01 Feb 2011, 16:53
- Forum: Mindstorms Software
- Topic: Making my PF bot go backwards?
- Replies: 4
- Views: 5301
Re: Making my PF bot go backwards?
I have just realized the problem; after multiplying by -1 I then divide by 7 to give a proportionate value, but of course, dividing a negative number gives a positive result!
To fix it I need to divide then multiply.
Thanks for the reply anyway steve.
- 31 Jan 2011, 19:18
- Forum: Mindstorms Software
- Topic: Making my PF bot go backwards?
- Replies: 4
- Views: 5301
Making my PF bot go backwards?
Here is a video of a robot I made to test out my new IR Link: http://www.youtube.com/watch?v=79fq7T6lpKk When I was first ready to test it, the motor on the bot that was linked to the motor in port B of the NXT ran backwards. I thought, 'no problem' and multiplied the data wire in the program by -1....