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 / *5110 (-20)
  Re: tweaking around dlcd_show( )
 
(...) Due to an error of my news-reader I missed some answers to your original post. Probably mine is a little late. bye Bernardo e-mail: dibbe@freestation.it (23 years ago, 4-Sep-01, to lugnet.robotics.rcx.legos)
 
  Re: tweaking around dlcd_show( )
 
Thank you Bernardo. As I explained during the discussion with Martin, I decided to use rather arrays of functions. So now I've got my own functions like void Lcd4BotL(){ dlcd_show(LCD_4_BOTL); } and the use of the array with an index is now fully (...) (23 years ago, 4-Sep-01, to lugnet.robotics.rcx.legos)
 
  Re: RCX IR protocol
 
On the page (URL) look under the description of his send command and you'll see he sends a query "10" (hex) and gets a response "ef". This value, 0xEF, is the logical not (modulus 0xFF) of the query value 0x10. The tilde means "not". Dennis (...) (23 years ago, 3-Sep-01, to lugnet.robotics.rcx)
 
  Re: tweaking around dlcd_show( )
 
(...) The macros LCD_?_* expand to two integers, separated by a comma; dlc_show() is a macro that expects one argument but uses it as an argument to macros expecting two arguments. I don't know exactly how this works, but it's to do with the order (...) (23 years ago, 3-Sep-01, to lugnet.robotics.rcx.legos)
 
  RCX IR protocol
 
Hi all, I was looking at the IR protocol described at (URL) and i dont quite understand. In paricular: What is the packet header? what does the ~ mean? (eg "RCX reply opcode is always ~query opcode") I am asking because i am writing an application (...) (23 years ago, 2-Sep-01, to lugnet.robotics.rcx)
 
  My seggiestion about remote control patach
 
I think remote control can be divided two parts: 1. defatk mode, if you user doesn't provide remote handler, the default hanlder will be called, key M1-M3 send standard message 1-3, A1-C1/A2-C2 increase/decrease 1 outport port a-c, P1-P5 run program (...) (23 years ago, 3-Sep-01, to lugnet.robotics.rcx.legos)
 
  Re: legos application downlod protocol
 
legOS has two download programs, firmdl3.exe for kernel, and dll.exe for user program, you can check source files /legOS/util/firmdl/rcx_comm.c and /legOS/util/dll-src/loader.c. You can find LNP in file /legOS/kernel/lnp.c and lnp-logical.c. Br (...) (23 years ago, 3-Sep-01, to lugnet.robotics.rcx.legos)
 
  Re: Bug in leJOS 1.0.2.RC6, fixed in 1.0.2.RC8
 
(...) Ahem. Similar bug in RC8 too. I'm fairly confident that RC9 has fixed them all. Apologies once again :-( Paul (23 years ago, 2-Sep-01, to lugnet.robotics.rcx.java)
 
  legos application downlod protocol
 
Hi, I'm a developer for leJOS (a Java VM on the RCX) and I am interested in how legos applications are transfered from the PC to the RCX (basically because the leJOS mechanism seems to be fairly flakey and I'd rather not try to implement an entire (...) (23 years ago, 2-Sep-01, to lugnet.robotics.rcx.legos)
 
  Bug in leJOS 1.0.2.RC6, fixed in 1.0.2.RC8
 
If you downloaded leJOS 1.0.2.RC6 you should download and install 1.0.2.RC8 instead as there is a bug in RC6 that causes the RCX to ignore sensors and buttons for several minutes. Apologies for the inconvenience - Paul Andrews. (23 years ago, 2-Sep-01, to lugnet.robotics.rcx.java)
 
  Re: Non Robot uses of the RCX
 
Hello, Sounds like it was an interesting project. Could you tell me what grade was your daughter in and did she use the standard RCX/Lego Software or something else? thanks (23 years ago, 1-Sep-01, to lugnet.robotics.rcx)
 
  Re: ANN: Article on dead-reckoning with a Mindstorms robot
 
(...) Jerry, Thanks. I'm glad you liked the article. When I wrote it, I was hoping that other robotics enthusiasts would be able to adapt some of my techniques to their own dead-reckoning problems. It's good to see folks taking an interest in the (...) (23 years ago, 31-Aug-01, to lugnet.robotics.rcx)
 
  Re: Non Robot uses of the RCX
 
My daughter's science fair project last year used an RCX and 3 light sensors to time a LEGO sled sliding down a metal ramp with a LEGO light on the opposite side of the ramp from each light sensor, she had a primitive break-beam sensor. She used the (...) (23 years ago, 1-Sep-01, to lugnet.robotics.rcx)
 
  monitoring touch sensor
 
Greetings I have recently been learning to program in NQC and have run into a problem. I would like to monitor a touch sensor (with a Scout) so that if the sensor is pressed once and held down a motor runs forward. If the touch sensor is pressed (...) (23 years ago, 31-Aug-01, to lugnet.robotics.rcx.nqc)
 
  dll: error deleting program
 
I've got legos version 0.2.5 and I get an error when I try to use the dll program. I've just installed the kernel and that seemed to go ok. Here's the output from dll: # ./dll --tty=/dev/ttyS1 -v -e ../code/helloworld.lx opening tty... KeepAlive (...) (23 years ago, 31-Aug-01, to lugnet.robotics.rcx.legos)
 
  Re: ANN: Article on dead-reckoning with a Mindstorms robot
 
(...) Gary, I enjoyed reading about the project. I liked the article with all of the links to interesting backup material. The results are ...impressive! I have two questions: The subject model does not have a long fore & aft axis. Staying in the (...) (23 years ago, 31-Aug-01, to lugnet.robotics.rcx)
 
  Re: Article on dead-reckoning with a Mindstorms robot
 
(...) Thanks for the kind words. The Connecticut Robotics Society (CRS) dead-reckoning contest has no special rules limiting the parts or technology used for the robot, except that it not rely on any kind of external navigation aids (such as (...) (23 years ago, 30-Aug-01, to lugnet.robotics.rcx)
 
  Re: Remote control patch
 
I think you should modify that patch as (URL) it can't work correctly! Zhengrong (...) (23 years ago, 30-Aug-01, to lugnet.robotics.rcx.legos)
 
  Re: Article on dead-reckoning with a Mindstorms robot
 
Loved your article, reminds me of the great stuff the Boulette Robotics club does. I was curious why you used differential steering instead of an adder/subtractor or synchro drive, were there some rule limitations on parts you could use? "G.W. (...) (23 years ago, 30-Aug-01, to lugnet.robotics.rcx)
 
  ANN: Article on dead-reckoning with a Mindstorms robot
 
I thought that those of you who are interested in using the Lego rotation sensors for dead-reckoning and navigation might find the following useful. This month's issue of the Seattle Robotics Society's "Encoder" includes an article I wrote about my (...) (23 years ago, 30-Aug-01, to lugnet.robotics.rcx)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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