 | | Re: How2 'count' in NQC
|
|
Steve, this is the third time you have helped me, and this time you obviously spent a lot of time working out the alternatives. First of all, the Wait (DELAY); in my inept code was not to flash every half second. It was to prevent additional counts (...) (25 years ago, 3-Nov-00, to lugnet.robotics)
|
|
 | | Re: Radio Controlled Tank - tread lightly.
|
|
(...) Yes, please! :) Have to check if they sell Funrise brand toys here in Sweden. //Harri Manni -"Do not take life too seriously.You will never get out alive." (25 years ago, 3-Nov-00, to lugnet.robotics)
|
|
 | | Re: MOC: Radio Controlled Tank.
|
|
(...) Here's an idea you can try to have them slip a bit less. Do you have the ordinary chain links too? Then ones without the wide tread? If so use an ordinary chain link for every third link, say. Like this: ##=##=##=##= Perhaps this will give (...) (25 years ago, 3-Nov-00, to lugnet.technic, lugnet.robotics)
|
|
 | | Re: MOC: Radio Controlled Tank.
|
|
(...) Thanks :) (...) Yes, they sure were. One of 'em I even managed to scare twice, first when the tank entered the room and then when it actually fired a projectile :) To bad it takes almost half a minute to set the cannon horisontally, I have to (...) (25 years ago, 3-Nov-00, to lugnet.technic, lugnet.robotics)
|
|
 | | Re: MOC: Radio Controlled Tank.
|
|
(...) Thanks! So do I :) (...) It's from before my dark ages, mainly the 8851 Excavator and the 8660 Arctic Rescue, I also got two with the 8843 Fork Lift truck. They usually look better then they work since they tend to slip a lot, but in this case (...) (25 years ago, 3-Nov-00, to lugnet.technic, lugnet.robotics)
|
|
 | | Re: Palm Hardware Interface idea? + other stuff
|
|
(...) It's basically the same serial data connection as the RCX. It just uses radio for transmission instead of infrared, so it goes around corners and has a longer range. Jürgen (25 years ago, 3-Nov-00, to lugnet.robotics)
|
|
 | | Re: RCX 2
|
|
(...) You can start by doing some searches on this newsgroup for the 3 or so discussions on this very topic. Dean -- Coin-Op's For Sale!: (URL) Lego Workshop: (URL) Lego Club: (URL) (25 years ago, 3-Nov-00, to lugnet.robotics)
|
|
 | | Re: How2 'count' in NQC
|
|
(...) The sensor returns 1 for as long as it's held down. In your code: (...) You are actually counting how long the switch is held down - in units of about a half second. So if you press and hold the switch for ten seconds, you'll get a count of (...) (25 years ago, 3-Nov-00, to lugnet.robotics)
|
|
 | | Re: RCX2
|
|
(...) Right now, it's just a different firmware package that you can download into any RCX. You can get a copy on the main Lego site and upgrade your RCX 1.0 or 1.5 to the 2.0 software level...it's a significant improvement if you use NQC - it adds (...) (25 years ago, 3-Nov-00, to lugnet.robotics)
|
|
 | | RCX 2
|
|
Hi, heh... and what is RCX2 ? Where can I find some infos about differences between RCX and RCX2 ? Thanx. Norbi (25 years ago, 3-Nov-00, to lugnet.robotics)
|
|
 | | Re: MOC: Radio Controlled Tank.
|
|
(...) Wow...this creation looks awesome. Great work! (...) Heheh...That seems like it would be really neat...they must have been quite surprised :-) As a side note, does anyone know how one can get extra polarity switches? They appear in some older (...) (25 years ago, 3-Nov-00, to lugnet.technic, lugnet.robotics)
|
|
 | | Re: Old idea or new idea?
|
|
(...) idea (...) Lego uses standard TV remote control technology, but passes ASCII serial data instead of TV REMOTE commands. Before Mindstorms was around, I built (and sold a few) battery operated control units for use with Lego motors. This (...) (25 years ago, 3-Nov-00, to lugnet.robotics)
|
|
 | | How2 'count' in NQC
|
|
In NQC you count by adding 1 to a variable like this: int counter; counter += 1 But it's hard to know *how much* you have counted; however, you can build a little program to (say) flash a light when you reach a certain count. I have spent about 4 (...) (25 years ago, 2-Nov-00, to lugnet.robotics)
|
|
 | | Re: RCX Blowed up?
|
|
"Dean Husby" <nntp@akasa.bc.ca> schreef in bericht news:39FF5AFC.56C070...a.bc.ca... (...) from (...) It (...) interchangable. (...) then (...) In my opinion, 9V DC 500mA to 1A or 8V AC 500mA to 1A Answers this your question ? Rik (25 years ago, 2-Nov-00, to lugnet.robotics)
|
|
 | | Re: Old idea or new idea?
|
|
"John Barnes" <lego-robotics@crynwr.com> schreef in bericht news:4.2.0.58.200011...lserver... (...) but the problem is , Lego doesn't used a standard IR-protocol but a carier-based IR-communication. And that means filters demodulation and a lot of (...) (25 years ago, 2-Nov-00, to lugnet.robotics)
|
|
 | | Re: RCX respond time
|
|
"Eelco Kooiker" <eelco@kooiker.demon.nl> schreef in bericht news:G3EsvE.BI1@lugnet.com... (...) is (...) each (...) 3 (...) excelent work of Kekoa Proudfoot (Tolkien ?) speaks about 10mS clicks in with a task is activated, so I presume that there (...) (25 years ago, 2-Nov-00, to lugnet.robotics)
|
|
 | | RE: Old idea or new idea?
|
|
Ralph Hempel wrote: >Sounds like the MIT "Cricket" to me John.... >As an embedded guy yourself, you know this means distributing >power to each brick with its own battery, unless you want a wire >in which case you might as well use a standard serial (...) (25 years ago, 2-Nov-00, to lugnet.robotics)
|
|
 | | RE: Old idea or new idea?
|
|
(...) Sounds like the MIT "Cricket" to me John.... As an embedded guy yourself, you know this means distributing power to each brick with its own battery, unless you want a wire in which case you might as well use a standard serial link :-) Maybe (...) (25 years ago, 2-Nov-00, to lugnet.robotics)
|
|
 | | Old idea or new idea?
|
|
While pondering the merits of various schemes for adding more I/O to the RCX, and having already built a few different schemes myself just to be able to test drive them, I was struck by the interesting possiblity of seriously extending the RCX my (...) (25 years ago, 2-Nov-00, to lugnet.robotics)
|
|
 | | Re: Palm Hardware Interface idea?
|
|
Got some specs for the SV200 controller board that the PPRK uses: The SV203 is a Microchip PIC16C73 microcontroller based servo motor controller board. It accepts RS232 serial data signal from a host computer and outputs PWM (pulse width modulated) (...) (25 years ago, 2-Nov-00, to lugnet.robotics, lugnet.robotics.palm)
|