 | | Need RCX tutorial for kids
|
|
I'm looking for a programming tutorial geared for kids around age 10. I've found a few tutorials but can't seem to find what I'm looking for. Thanks for any help, Corey www.brickitgood.com (21 years ago, 31-Jul-05, to lugnet.robotics.rcx)
|
| |
 | | Re: arrays or for loops
|
|
(...) It's a pleasure! (...) Have a look at an application of the For loop in my pump testing setup here: (URL) look at the waveform graphs that are produced: (URL) try to do that in NQC! CS (21 years ago, 28-Jul-05, to lugnet.robotics.rcx, lugnet.robotics.rcx.robolab)
|
| |
 | | RE: arrays or for loops
|
|
This is cool! Thanks a bunch. In terms of feasibility and more sophisticated coding, I would perhaps think coding in NQC will be more desirable as far as teaching high school or college kid. My assumption, of course. ---...--- -------- Elizabeth (...) (21 years ago, 28-Jul-05, to lugnet.robotics.rcx, lugnet.robotics.rcx.robolab)
|
| |
 | | Re: arrays or for loops
|
|
(...) At the main ROBOLAB startup menu, go to Investigator. Create a new project, say Young Brother. Choose Program level 5. Open the diagram window. Right click your mouse to bring up the function palette. Click on the G-code option to bring up the (...) (21 years ago, 28-Jul-05, to lugnet.robotics.rcx, lugnet.robotics.rcx.robolab)
|
| |
 | | RE: arrays or for loops
|
|
Sorry, I forgot to supply the link... It is at (URL) Mabrey (...) (21 years ago, 28-Jul-05, to lugnet.robotics.rcx, lugnet.robotics.rcx.robolab)
|
| |
 | | arrays or for loops
|
|
Hi I know how to put in a simple loop to, e.g., zero out an array of containers in inventor level 4. But, I found this on the net, it is nice and neat for loop - loops through 10 times to zero out 10 containers. All that was included inside a (...) (21 years ago, 28-Jul-05, to lugnet.robotics.rcx, lugnet.robotics.rcx.robolab)
|
| |
 | | RE: Swan firmware crash!
|
|
I have put "fast0103.lgo" on web page. It appears that web page on my ISP (drjsoftware.com) doesn't match the local copy on my PC's hard drive. It will take me a few days to update. I'm also planning to release a firmware update in the same (...) (21 years ago, 22-Jul-05, to lugnet.robotics.rcx.nqc)
|
| |
 | | Re: Attention please: Swan Problem demi-solved!
|
|
Here's the problem! I don't have fast0103.lgo, on swan's site there's only version 1.01. I think using that firmware (where can we find it?) and new NQC API all my problems are solved. About driving servo: to generate PWM for servo motors a (...) (21 years ago, 21-Jul-05, to lugnet.robotics.rcx.nqc)
|
| |
 | | Re: Swan firmware crash!
|
|
(...) This is the old-style Swan API which is deprecated. The Swan API built into NQC uses MotorPower128(n) and SetMotorPower128(n, m). With the latest version of NQC you no longer need to include the old swan.nqh header file. The old swan.nqh file (...) (21 years ago, 21-Jul-05, to lugnet.robotics.rcx.nqc)
|
| |
 | | Re: Attention please: Swan Problem demi-solved!
|
|
(...) Quite possibly you have an old version of the Swan firmware. My copy is called fast0103.lgo dated 2005-01-13. Dick sent me an updated version back then when I was working on the NQC API for his firmware. I don't know if it is available (...) (21 years ago, 21-Jul-05, to lugnet.robotics.rcx.nqc)
|