To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcxOpen lugnet.robotics.rcx in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / *4305 (-20)
  Re: sending variables betwen rcx's?
 
My advice would be to try and solve the problem using the regular message facilities (SendMessage(), ClearMessage(), Message()). If you have more than 255 values to convey between the RCX's, then you can try chaining multiple messages together (with (...) (24 years ago, 13-Mar-01, to lugnet.robotics.rcx.nqc)
 
  Re: sending variables betwen rcx's?
 
Mechanical responce to light stimuli, involving motor ports from the RCX to controll levers ,switches or other motion components. A series of Send and Recive, & Wait times, allow Comand stacks from the sensor watchers to to activate these devices. (...) (24 years ago, 13-Mar-01, to lugnet.robotics.rcx.nqc)
 
  sending variables betwen rcx's?
 
to all i am currently working on a robot with 2 rcx due to the number of sensors i have on the robot. my current problem is that i have 2 light sensor which is conected to seperate rcx. one of the rcx with light sensor is calibrated using some (...) (24 years ago, 12-Mar-01, to lugnet.robotics.rcx.nqc)
 
  Re: video game type thing...
 
(...) No, it will not. Functions don't work like that, in general. If you want to call a function and have it run independently of the calling function, you must use execi() to start it. (24 years ago, 12-Mar-01, to lugnet.robotics.rcx.legos)
 
  Re: video game type thing...
 
Thanks for the response! Now I'm almost ready to test it. I just need to know if, when you have a call void function, and you then use the int main() to close the program with return 0;, will the void keep running? Here's my current copy, without (...) (24 years ago, 12-Mar-01, to lugnet.robotics.rcx.legos)
 
  Re: video game type thing...
 
Thanks for the response! Now I'm almost ready to test it. I just need to know if, when you have a call void function, and you then use the int main() to close the program with return 0;, will the void keep running? Thanks Nick Howell (...) (24 years ago, 12-Mar-01, to lugnet.robotics.rcx.legos)
 
  Re: video game type thing...
 
(...) I think you mean if (enemy == 1). Also, the identifier "fight" resolves to the address of the fight function. Doing "fight;" is equivalent to doing "1;". It's legal, but it doesn't accomplish anything. You want to do "fight();" and (...) (24 years ago, 12-Mar-01, to lugnet.robotics.rcx.legos)
 
  video game type thing...
 
I'm building a video game type thing. It has three touch sensors, for left, right, and fire. The LCD controls where the enemy is. I'm having some problems with my code, so here it is(I'm using kernel 0.2.4): #include "conio.h" #include "dmotor.h" (...) (24 years ago, 12-Mar-01, to lugnet.robotics.rcx.legos)
 
  New version of NQCEdit
 
The new version is downloadable from (URL) (later this week also from (URL) ) Thanks to all beta testers, especially Mario Ferrari for his load of input to us. What's New?? Improvements in version 1.1 ---...--- * The user can select if the source (...) (24 years ago, 11-Mar-01, to lugnet.robotics.rcx.nqc)
 
  Re: Robot navigation - barcode stations?
 
(...) Actually, if you are trying this, be aware that LEDs are typically mounted on a panel that faces the user (more or less) and as such the rounded housing of most LEDs acts as a lens which projects most of the light out toward the user rather (...) (24 years ago, 11-Mar-01, to lugnet.robotics.rcx)
 
  Re: Guide to Control Lab
 
hello, Yes, you can program using Lego LOGO, which is the official software that is packaged with the Lego Dacta Control Lab set. Or you can use the more powerful (IMHO) Lego Engineer, a program developed at Tufts which is based on National (...) (24 years ago, 11-Mar-01, to lugnet.dacta, lugnet.technic, lugnet.robotics.rcx.robolab)
 
  Robot navigation - barcode stations?
 
Hi, Some time ago, on this or another robotics list, someone was talking about navigation and location sensing techniques for RCX based robots. After some thinking, reading through the literature and messing with some homebrew sensors I have one (...) (24 years ago, 10-Mar-01, to lugnet.robotics.rcx)
 
  RE: ROM Firmware size limit? Firmdl bug?
 
(...) The limit is in the checksum routine built into the RCX - it only does a sum up to 0xCC00! So you may need to fiddle with firmdl to allow a larger SREC image, but only checksum up to 0xcc00. Hope this helps. Ralph Hempel (24 years ago, 9-Mar-01, to lugnet.robotics.rcx.legos)
 
  ROM Firmware size limit? Firmdl bug?
 
Hi! I'm using legOS 0.2.4 on Cygwin, and since memory is tight, I thought I'd try statically compiling my program to an .srec file, and using firmdl3 to download it, since I can do without the keys,conio,task, and memory managment stuff. This works (...) (24 years ago, 9-Mar-01, to lugnet.robotics.rcx.legos)
 
  Re: Guide to Control Lab
 
Hello, No, the Control Lab is "just" 8 input/output connectors connected direct to a computer via RS232. Lars Gertsen - Denmark (...) (24 years ago, 9-Mar-01, to lugnet.dacta, lugnet.technic, lugnet.robotics.rcx.robolab)
 
  Re: Guide to Control Lab
 
I am still not sure waht different between RCX and ControlLab, can I wrtie program and download for it? Zhengrong (...) (24 years ago, 9-Mar-01, to lugnet.dacta, lugnet.technic, lugnet.robotics.rcx.robolab)
 
  legOS papers?
 
The kernel documentation by Stig Nielsson references two papers that I have been unable to find by websearch: MK Christiansen, MH Pedersen, and T. Glaesner Solving the priority inversion problem in legos Technical Report, AUC, 2000 L Christensen, ST (...) (24 years ago, 8-Mar-01, to lugnet.robotics.rcx.legos)
 
  Re: Guide to Control Lab
 
1. The yellow inputs are for digital sensors (temperature and touch). The blue are for analog (rotation and light). 2. It's an emergency stop. With the original software, it just stops execution. Don't know if it's implemented with the ActiveX thing (...) (24 years ago, 8-Mar-01, to lugnet.dacta, lugnet.technic, lugnet.robotics.rcx.robolab)
 
  Building instructions for the 3D Simulator robot ?
 
Hi, Did someone tried to create the building instructions for the 3D Simulator robot located on the official mindstorms site ? I had a reply from lego witch said to me "if they arent on the web site, we don't have them". Christophe (24 years ago, 8-Mar-01, to lugnet.robotics.rcx)
 
  Re: Guide to Control Lab
 
"Lars Gertsen" <lars.gertsen@mail.tele.dk> wrote in message news:3AA73386.14FEDB...tele.dk... (...) yellow=used for yellow sensors(touch, temperatur), sensors needs no power to work. blue=used for light and angle sensors, these sensors needs power (...) (24 years ago, 8-Mar-01, to lugnet.dacta, lugnet.technic, lugnet.robotics.rcx.robolab)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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