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 / 26852 (-20)
  Re: BrickFest™ PDX 2007 - Robotic Easter Egg Hunt
 
I've just received some great news from the LEGO Company: they've offered an NXT set as first prize to the winner of this competition! Thank you LEGO! I'm sure the winner will appreciate this as well. (18 years ago, 8-Feb-07, to lugnet.events.brickfest, lugnet.robotics, FTX)  
 
  Re: Sending spybot messages from PC?
 
(...) Nice idea John, I just wish I had a USB tower! (Or not!). Handling the USB tower in VB is stupidly hard, and I can't use my existing code for the RCX. I just wish LEGO had decided on one simple protocol and speed and everything else! It is so (...) (18 years ago, 8-Feb-07, to lugnet.robotics)
 
  Re: Sending spybot messages from PC?
 
(...) The NQC API for sending Spybot messages from an RCX may shed some light on what you need to send. #define SERIAL_PACKET_SPYBOT 0 // raw serial, no checksum, no preamble #define SERIAL_COMM_SPYBOT 7 // 4800/76KHZ/25% // API for interacting with (...) (18 years ago, 8-Feb-07, to lugnet.robotics)
 
  Sending spybot messages from PC?
 
To all, I know how to send RCX messages from the PC over the IR port, but has anyone ever tried and succeeded in sending SPYBOT messages from the PC. I'm trying to write some cross-brick software here and so it is kind of important that I can. I (...) (18 years ago, 8-Feb-07, to lugnet.robotics)
 
  Re: RCX controlled GBC train drawbridge
 
(...) One down side here, is that the "ball-lift" must be shut-off when the bridge is raised, and the controller for the ball lift is on the "bridge" (other) side of the opening. But, along those lines, if there is a bin to catch lose balls, the (...) (18 years ago, 7-Feb-07, to lugnet.robotics, lugnet.org.us.laflrc)
 
  Re: RCX controlled GBC train drawbridge
 
(...) Heres a thought. Just have the slope going in the other direction. That way when it lifts, the balls keep rolling the same direction. (Faster and efficient!) If the raising is too bumpy, just find a way to place a third or fourth overhead rail (...) (18 years ago, 7-Feb-07, to lugnet.robotics, lugnet.org.us.laflrc)
 
  Mini Robot Walker
 
Hi Robo Enthusiasts, I've just posted project info on a small tabletop robot walker using an off the shelf robotics construction kit on my blog (URL). Although the project outlines how to build the walker using a ROBOTIX motorized construction kit (...) (18 years ago, 7-Feb-07, to lugnet.robotics)
 
  Re: RCX controlled GBC train drawbridge
 
(...) Not long at all. With the 3'+ slopping double-beam track I had at BF '06, I think it only took less than five seconds for them to clear the end... and that was for a *very* shallow slope. Given the time it takes to lift and lower the bridge, (...) (18 years ago, 7-Feb-07, to lugnet.robotics, lugnet.org.us.laflrc)
 
  Re: BbricxCC find brick behaviour
 
hmmpf [rolleyes] I can't believe I didn't look there. Thanks for the pointer! linmix (...) (18 years ago, 6-Feb-07, to lugnet.robotics)
 
  Re: BbricxCC find brick behaviour
 
(...) You sure can - in Preferences, under the Startup tab. ROSCO (18 years ago, 6-Feb-07, to lugnet.robotics)
 
  Re: Clear spybot message block?
 
Forgot to say, this is NQC. Chris (...) (18 years ago, 6-Feb-07, to lugnet.robotics)
 
  Clear spybot message block?
 
Hello, Is there any way to clear a spybot message from memory with one command? ClearMessage does not exist in the spybot API. For some weird reason if I use SetSerialData, it causes the brick to go a bit weird. I.E. Random movements etc. Chris (18 years ago, 6-Feb-07, to lugnet.robotics)
 
  BbricxCC find brick behaviour
 
Every time I fire up BricxCC the 'Search Brick' screen that pops up has the same options default selected: port: com1 and Brick Type: RCX and every time I need to change this to USB and RCX2. Is there any way to change the default in this window to (...) (18 years ago, 6-Feb-07, to lugnet.robotics)
 
  motor disassembly
 
I have an old electric motor part numbre 71427) that no longer 'floats' when I manually turn it and makes some noise. It still works though and I was wondering if taking it apart might improve it. I checked Philo's site and saw his disassembly of (...) (18 years ago, 6-Feb-07, to lugnet.robotics)
 
  Re: compilation switch in BrickCC Command Center?
 
(...) Are you talking about defining a macro via a command-line switch such as nqc -Susb -d -DMYVAL=xyz foobar.nqc or something of that sort? If that is what you have in mind then you can do it from within BricxCC with NQC but I have not yet (...) (18 years ago, 6-Feb-07, to lugnet.robotics.nxt, lugnet.robotics)
 
  compilation switch in BrickCC Command Center?
 
Thru brickcc command center, I wonder how to insert a user-defined compilation switch as I want to use it in the preprocessor directives. Input is greatly appreciated. --Elizabeth (18 years ago, 6-Feb-07, to lugnet.robotics.nxt, lugnet.robotics)
 
  Re: RCX controlled GBC train drawbridge
 
(...) I am 100% thinking along the same line. At first I thought of simply stopping the ball lift and immediately raising the bridge, letting balls along the slope drain backward into a hopper, but after watching the bridge raise and lower, I doubt (...) (18 years ago, 6-Feb-07, to lugnet.robotics, lugnet.org.us.laflrc)
 
  Re: RCX controlled GBC train drawbridge
 
On the other hand, why would the bridge need to carry balls at all? Just put the bridge on the section of track that separates the reliable modules from the unreliable modules' loop. But I suppose if the bridge does nothing at all with balls (not (...) (18 years ago, 5-Feb-07, to lugnet.robotics, lugnet.org.us.laflrc)
 
  Re: HELP! NXT brick flash now read-only!!
 
Hi Nathan, (...) clever solution. I actually wondered how to do the debouncing, to get the required (in bold face!) pulse of at least 50ms. (...) :-) Jürgen (18 years ago, 5-Feb-07, to lugnet.robotics)
 
  Re: RCX controlled GBC train drawbridge
 
(...) Ah, OK. No problem then, I was just worrying for a moment that you'd have to further modify the whole thing. (...) Cool. I have an additional 7.73 kg of AA's if we need them :-) (...) Not sure what you mean here. I was just picturing a (...) (18 years ago, 5-Feb-07, to lugnet.robotics, lugnet.org.us.laflrc)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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