To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.roboticsOpen lugnet.robotics in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / *38400 (-20)
  Re: leJOS auto power-off
 
(...) your programs, lest you forget to turn off the RCX while a program is running and waste a set of batteries ... Like while(System.current...meMillis() < 600000) { // 10 minutes timeout ... } as a main loop instead of while(true){...} Jürgen (22 years ago, 9-Oct-03, to lugnet.robotics.rcx.java)
 
  Re: Mechanical pneumatic piston
 
(...) Ah, that's it exactly! Thanks a lot. (...) Very interesting. Fairly small, and I imagine it moves pretty quick. Actually, in the application I want it for, it will be cranked by hand, so a motor isn't needed at all. (...) Hmm...I wonder why (...) (22 years ago, 9-Oct-03, to lugnet.robotics)
 
  Re: Linked Lists in BrickOS
 
(...) Yeah, this was the problem. It hadn't occurred to me that BricxCC wasn't saving the file before making. Whoops. (...) Yes, tremendously (...) It looks like this was the problem line. I didn't know the syntax for a pointer to nothing. (in (...) (22 years ago, 9-Oct-03, to lugnet.robotics.rcx.legos)
 
  Re: Linked Lists in BrickOS
 
(...) BricxCC can't know for sure what compiler to use unless it can tell what type of file you are editing. It figures this out using the file extension. In order to compile C++ and C code, BricxCC needs the file to have a .cpp or .c extension. (...) (22 years ago, 8-Oct-03, to lugnet.robotics.rcx.legos)
 
  Re: INT_MAX in BrickOS
 
(...) Yes, very much, thank you. That explains why I was getting odd results when I set an int to 65535. Now, I know what to do. Thanks Steve (22 years ago, 8-Oct-03, to lugnet.robotics.rcx.legos)
 
  Re: INT_MAX in BrickOS
 
(...) Hi Steve, Here's a handy table: TYPE BITS MIN MAX ===...=== char 8 0 255 unsigned char 8 0 255 signed char 8 -128 127 int 16 -32768 32767 unsigned int 16 0 65535 unsigned 16 0 65535 long 32 -2147483648 2147483647 unsigned long 32 0 4294967295 (...) (22 years ago, 8-Oct-03, to lugnet.robotics.rcx.legos)
 
  Re: leJOS auto power-off
 
Works for me! Thanks for the pointer (I think I searched everywhere *but* lugNET :O). (...) (22 years ago, 8-Oct-03, to lugnet.robotics.rcx.java)
 
  Re: How to make a barecode?
 
(...) Disregard previous... I see that that *is* the program you have in hand. -Rob. (22 years ago, 8-Oct-03, to lugnet.robotics.codepilot)
 
  Re: RCX Communications problems
 
Hi everyone, I did take a look at LNP, but I need to be sure that the RCX received the packet. As far as I Know, LNP is an UDP kind of communication. LLC is more reliable way to communicate as it uses ACK. I’m thinking know in recompile the RCXPort (...) (22 years ago, 7-Oct-03, to lugnet.robotics.rcx.java)
 
  INT_MAX in BrickOS
 
What's the max value for an INT in BrickOS? Is it +/- 2,147,483,647? (22 years ago, 8-Oct-03, to lugnet.robotics.rcx.legos)
 
  Re: Mechanical pneumatic piston
 
(...) I once built one of these, just to see how it worked. It's pretty ingenious. I kept adding worm gears to see how big I could make it. Once you add more than two, there's a big gap in between the gears and the end of the housing you build for (...) (22 years ago, 8-Oct-03, to lugnet.robotics)
 
  RE: I Need Some Advice!
 
(...) You'll probably love them. There are a couple of pre-made games that use 1 player and 2 bots. You can use NQC to give the bots custom behaviour. The software that comes with the Spybots is decent, but really aimed at kids. You can also buy my (...) (22 years ago, 8-Oct-03, to lugnet.robotics.spybotics)
 
  Re: leJOS auto power-off
 
(...) It can't be done. (URL) Hansen (URL) (22 years ago, 8-Oct-03, to lugnet.robotics.rcx.java)
 
  Re: How to make a barecode?
 
(...) The CodePilot program from LEGO is still available for download through the Internet Archive: (URL) progam allows you to create your own barcode sheets. -Rob. (22 years ago, 8-Oct-03, to lugnet.robotics.codepilot)
 
  I Need Some Advice!
 
Hi All, I recently purchased two of the spybotic sets at a cheap price (10 bucks)! What I am wondering is whether I would enjoy keeping a set (or two) for myself or whether to just sell them. I don't want to bust open the boxes only to find out that (...) (22 years ago, 8-Oct-03, to lugnet.robotics.spybotics)
 
  leJOS auto power-off
 
How does one disable the auto power-off feature in leJOS? I've scanned the API and can't find it. Thanks. -Brian (22 years ago, 8-Oct-03, to lugnet.robotics.rcx.java)
 
  Re: Mechanical pneumatic piston
 
(...) Hi Mike, A version I built a long time ago from Leo's idea, using a standard motor: (URL) (22 years ago, 8-Oct-03, to lugnet.robotics)
 
  Re: Mechanical pneumatic piston
 
(...) Hi Mike You probably mean Leo's translational joint: (URL) (22 years ago, 8-Oct-03, to lugnet.robotics, lugnet.technic)
 
  Mechanical pneumatic piston
 
Hello, A while ago I had a website bookmarked that showed how to build a mechanical piston replacement, mainly utilizing worm gears and half bushings as I recall. Naturally I've lost the bookmark now, so could some kind soul point me in the right (...) (22 years ago, 8-Oct-03, to lugnet.robotics, lugnet.technic)
 
  Biped robot
 
I am start to build a biped robot, its easy in teory but in pratic is not..hehe See the pictures: (URL) Antonio --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system ((URL) 6.0.516 / Virus Database: 313 - Release Date: 1/9/2003 (22 years ago, 8-Oct-03, to lugnet.robotics)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR