 | | Re: bug in setting lnp host address?
|
|
You are correct in stating that I shouldn't have restricted you to 16 nodes X 16 ports. I did however, want to normalize the host address in the visible API and user interfaces to be a small 0..N number instead of a random hex byte value, properly (...) (23 years ago, 4-Jun-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Request for designs
|
|
(...) Sorry about the syntax. I was rushing to get that posting out while being called to dinner. I have Mario and Giulio's book and am in the process of getting permission from Syngress (the publisher) to use examples from it. They are such nice (...) (23 years ago, 4-Jun-02, to lugnet.robotics)
|
|
 | | RE: Request for designs
|
|
Catherine, Extreme Mindstorms: an Advanced Guide to Lego Mindstorms, Dave Baum Dave Baum's Definitive Guide to LEGO Mindstorms (Technology In Action), Dave Baum Building Robots With Lego Mindstorms : The Ultimate Tool for Mindstorms Maniacs, Mario & (...) (23 years ago, 4-Jun-02, to lugnet.robotics)
|
|
 | | RE: Request for designs
|
|
(...) Dave Baum's Definitive Guide to LEGO Mindstorms (Technology In Action) by Dave Baum, Rodd Zurcher (Illustrator) Publisher: APress; ISBN: 1893115097; Bk&Cd-Rom edition (2000) Extreme Mindstorms: an Advanced Guide to Lego Mindstorms by Dave Baum (...) (23 years ago, 4-Jun-02, to lugnet.robotics)
|
|
 | | RE: Request for designs
|
|
(...) What books are these? Catherine (23 years ago, 4-Jun-02, to lugnet.robotics)
|
|
 | | Re: Finished! Quadro Assembly Carousel
|
|
"Guido Heunen" <heunen@esrf.fr> wrote in message news:Gx6EIA.79@lugnet.com... (...) If you mean like, one of those MLCAD or LDRAW files, no I don't. I've fiddled around a little bit with that program but not enough to understand how to connect (...) (23 years ago, 4-Jun-02, to lugnet.org.ca.rtltoronto, lugnet.robotics)
|
|
 | | Re: Finished! Quadro Assembly Carousel
|
|
Iain, Do you have a .dat file available of your neat machine. I would like to understand more of the mechanisms you used. Guido (23 years ago, 4-Jun-02, to lugnet.org.ca.rtltoronto, lugnet.robotics)
|
|
 | | RE: Request for designs
|
|
FYI, the Ferrari brothers' book masterfully covers all of the topics you list, and in a coherent sequence as well (IMHO). Dave Baum covers a subset of them with more emphasis on programming in his book. No NQC in FLL? Ack! --Russ (...) (23 years ago, 4-Jun-02, to lugnet.robotics)
|
|
 | | Re: Request for designs
|
|
(...) Maybe it would help to lay out the format of the training course. 1. Structures I start out with how to build strong structures. There is a discussion of LEGO joining techniques. When is a friction type connection OK, and when is bracing (...) (23 years ago, 4-Jun-02, to lugnet.robotics)
|
|
 | | bug in setting lnp host address?
|
|
include/lnp/lnp.h (from the cvs repository) 114: file://! set new LNP host address 115: extern inline void lnp_set_hostaddr(unsigned char host) 116: { 117: lnp_hostaddr = ((host << 4) & CONF_LNP_HOSTMASK); 118: } Why is host bitshifted by 4? This (...) (23 years ago, 4-Jun-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Request for designs
|
|
In lugnet.robotics, Dave Baum writes: But I can't overstate (...) My favorite reference on the simple stuff is (URL) but good. Roger (23 years ago, 4-Jun-02, to lugnet.robotics)
|
|
 | | Re: Request for designs
|
|
(...) That's true - I hadn't appreciated the level these people were at. In that case may I strongly recommend a classic: "The Art of Lego Design" by Fred Martin. You can find it in several places: (URL) could perhaps get these people to read it (...) (23 years ago, 3-Jun-02, to lugnet.robotics)
|
|
 | | Re: Request for designs
|
|
(...) I ran a training session for FLL coaches last year. Some coaches already have Mindstorms experience - those aren't the ones that need training. Many of the others had never played with Technic or Mindstorms before. We spent over an hour on (...) (23 years ago, 4-Jun-02, to lugnet.robotics)
|
|
 | | Re: Request for designs
|
|
(...) I think you should toss in some weird ones: Bipeds, Quadrupeds. Shrimps. Killough platforms (a personal favorite of mine). Er - those weird wheels that have rollers instead of treads so they can roll smoothly sideways - what are those called? (...) (23 years ago, 3-Jun-02, to lugnet.robotics)
|
|
 | | Request for designs
|
|
I am writing up some coaches training materials for First LEGO League (FLL) in Minneapolis MN and I need some help with examples of various robot designs. I plan on covering: Platforms: Differential Drive (2 drive wheels, 1 or more casters) (...) (23 years ago, 4-Jun-02, to lugnet.robotics)
|
|
 | | Hacking RS232 port to RCX
|
|
Mike (...) I did. It's not on my web pages but I believe it to be on (URL) Stef Mientki (s.mientki@mailbox.kun.nl) said he'd put it on his web site too. Peter (23 years ago, 3-Jun-02, to lugnet.robotics)
|
|
 | | Displaying info while debugging
|
|
Hi, I would like to be able to show some info on the Terminal Emulator while debugging, but it seems that pbForth "keeps" the info until the program is over. For example: : TEST 100 0 DO I CR . 7 1 0 MOTOR_SET LOOP 7 4 0 MOTOR_SET ; will start the (...) (23 years ago, 3-Jun-02, to lugnet.robotics.rcx.pbforth)
|
|
 | | RE: New LEGO Mindstorms Book
|
|
Don, congratulations on getting your book done. Could you please include an ISBN and an Amazon link when they become available... Cheers, Ralph (...) (23 years ago, 3-Jun-02, to lugnet.robotics.rcx)
|
|
 | | Re: help with setting up legOS 0.2.6 on Windows XP
|
|
Scott, I suggest you start by following the instructions by Paolo Masetti found at (URL) He has written a pretty thorough set of instructions that should get you started. I do suggest that you read it over once BEFORE starting so you don't miss (...) (23 years ago, 2-Jun-02, to lugnet.robotics.rcx.legos)
|
|
 | | help with setting up legOS 0.2.6 on Windows XP
|
|
I'm new to legOS and would like help setting up legOS on my computer thanks scott (23 years ago, 2-Jun-02, to lugnet.robotics.rcx.legos)
|