 | | Re: IR Transmission Range when bounced off of Ceiling...
|
|
Hi David, I am working on a self learning robot using a neural brain, which should be finished in a week or so. In the mean time I have a page on my website describing how to setup a neural brain on a PC. Perhaps that's any help to you. You may also (...) (27 years ago, 8-Jan-99, to lugnet.robotics)
|
|
 | | Re: Help With Programming
|
|
I have several examples of VB5 sources on my website for you to check out. CU Bert Visit my site on Lego, Robot's and Visual Basic at (URL) bericht----- Van: Charles Lundy <lugnet.robotics@lugnet.com> Aan: lego-robotics@crynwr.com (...) (27 years ago, 8-Jan-99, to lugnet.robotics)
|
|
 | | Re: FOTW? Nebuala Outpost 6899
|
|
(...) Call me a sucker if you're just joking about this, but where would one find a deal like that? (27 years ago, 8-Jan-99, to lugnet.general)
|
|
 | | Re: Railroad 2-man pushcar?
|
|
Yes, to my wife's chagrin, the bug is bad... Thanks for the tips... Bryan John Neal wrote in message <3696499C.52A62C31@u...st.net>... (...) ! (...) creative (...) up (...) Lego (...) (27 years ago, 8-Jan-99, to lugnet.trains)
|
|
 | | Re: IR Transmission Range when bounced off of Ceiling...
|
|
(...) The CyberMaster can't check the tower, only the tower (PC) can check and give orders to the CyberMaster. Here's a mail I've sent to Peter Ljungstrand a few days ago that explained in detail what I've done with the CyberMaster. It's a bit (...) (27 years ago, 8-Jan-99, to lugnet.robotics)
|
|
 | | Re: MSP Fest?
|
|
what are you planning to do with YOUR 1X1 red recessed sidestud bricks? (...) (27 years ago, 8-Jan-99, to lugnet.loc.us.mn.msp, lugnet.off-topic.fun)
|
|
 | | Re: Railroad 2-man pushcar?
|
|
Sounds like you got the bug bad, Bryan...excellent! (spoken like Mr.Burns) ! My suggestion would be to go the PNLTC's website and, when you've finished drooling, start clicking on links for ideas- these guys are way more creative than TLG has (...) (27 years ago, 8-Jan-99, to lugnet.trains)
|
|
 | | Re: Redesigning my site...
|
|
(...) one day. It makes more sense than the current mixture of time, space and purpose. Play well, Jacob PS: I can't stand frames. Can't you get a similar look without the problems you get from frames? ---...--- -- E-mail: (...) (27 years ago, 8-Jan-99, to lugnet.publish)
|
|
 | | Re: Redesigning my site...
|
|
(...) Only the source. Play well, Jacob ---...--- -- E-mail: Jacob.Sparre.Andersen@risoe.dk -- -- Web...: <URL:(URL) -- ---...--- LEGO: MOC+++c TO+++(6543) TC+++(8880) AQ+++ BV-- #++ S LS++ A-/+ YB72m (27 years ago, 8-Jan-99, to lugnet.publish)
|
|
 | | Re: Best way to write the registered trademark symbol in HTML?
|
|
(...) I looked it up. It's on position 8482 (decimal) in Unicode. Play well, Jacob PS: I was wrong about Netscape. The newest version handles both ™ and ™ as a trademark symbol. - But it is approximately three times larger than ® in the (...) (27 years ago, 8-Jan-99, to lugnet.publish)
|
|
 | | Re: IR Port as Proximity detector.
|
|
Yeah, checked on Lego Mindstorms Internal Page. According to the info quoted below, the single byte message is wrapped in a simple protocol "wrapper". Much of the data is actually the wrapper, 8:1 I think. The 0's actually represent the light pulse, (...) (27 years ago, 8-Jan-99, to lugnet.robotics)
|
|
 | | Re: IR Port as Proximity detector.
|
|
(...) As far as I know (from the Mindstorms Internal page's info), the SendMessage(x) function doesn't send just one byte, but a whole string of them as part of a simple protocol "wrapper" around the x's value. By sending any byte as x, you are (...) (27 years ago, 8-Jan-99, to lugnet.robotics)
|
|
 | | Re: MSP Fest?
|
|
Oh... you have been there- Bandana Square it's called. And you haven't been to the MOA? Then you will probably want to check that out. The LIC will surely disappoint, although having had it in my backyard may have tainted my perspective. My family (...) (27 years ago, 8-Jan-99, to lugnet.loc.us.mn.msp)
|
|
 | | Re: IR Transmission Range when bounced off of Ceiling...
|
|
(...) Gave it a try last night, got maximum control ranges to about 15-20 feet. The presence of furniture interfering with direct line of sight by ground was not a problem as long as there was good line of sight to the ceiling for the upward (...) (27 years ago, 8-Jan-99, to lugnet.robotics)
|
|
 | | Re: Best way to write the registered trademark symbol in HTML?
|
|
(...) Reasonable argument, although we ought to fix the font and not make workarounds. (...) Because character number 153 in Unicode isn't a printable character. (...) It is a MS issue. Microsoft uses a character table that is equivalent to Latin-1 (...) (27 years ago, 8-Jan-99, to lugnet.publish)
|
|
 | | Re: See X-Wing Fighter in Ldraw/Ldlite
|
|
(...) And what are those pieces holding the new canopies in place? Looks like there are at least two different holder-bricks: a 1x1 with a top connector for the X-wing and Y-wing, and then a 1x2 with a side connector for the Snow Speeder. Steve (27 years ago, 8-Jan-99, to lugnet.starwars)
|
|
 | | Re: BEN Erwin
|
|
Check out Pitsco LEGO Dacta for other Mindstorms cirriculum. Although they really only have cirriculums for K thru 8 you might be able to expand on what they have. (...) NIC Architect MCI Worldcom (27 years ago, 8-Jan-99, to lugnet.robotics)
|
|
 | | Re: MSP Fest?
|
|
(...) Hmmmm, I think you might see my name on their also. (27 years ago, 8-Jan-99, to lugnet.loc.us.mn.msp, lugnet.off-topic.fun)
|
|
 | | Re: IR Port as Proximity detector.
|
|
(...) Agreed, I could have sent OhFF or any number for that matter. Sending the read light level was a legacy of my early debugging code in which I was using RcxCC's live monitoring feature to see what values were being read to establish my (...) (27 years ago, 8-Jan-99, to lugnet.robotics)
|
|
 | | Re: IR Port as Proximity detector.
|
|
(...) value of (...) I usually send SendMessage(255) because I somewhat believe that it would be the value containing most "energy" (because then all bits in the byte are ones). Maybe someone who knows the innermost secrests of the RCX can tell us (...) (27 years ago, 8-Jan-99, to lugnet.robotics)
|