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 / *4840 (-20)
  Matlab and RCX
 
I have searched all over the internet for some documentation on this subject and what I have found has not helped me. What I want to do is control the RCX using Matlab only. That encompasses, transfering the firmware, programming, and data (...) (23 years ago, 2-Jul-01, to lugnet.robotics.rcx)
 
  Is this an error in legOS 0.2.5?
 
Hi, browsing through the legOS 0.2.5 source I found the following part in kernel/battery.c: ---...--- //! battery indicator handler, called from system timer interrupt #ifdef CONF_RCX_COMPILER void battery_refresh(void) { #else (...) (23 years ago, 2-Jul-01, to lugnet.robotics.rcx.legos)
 
  First time kernel hacker...
 
Hi all, Im fiddling with the kernel for the first time and I have a problem I was wondering if anyone could help with. I really needed a function to be executed at exact pulse intervals and msleep wasnt doing it for me so I thought Id put a call (...) (23 years ago, 30-Jun-01, to lugnet.robotics.rcx.legos)
 
  Re: WinLegOS
 
(...) Hi, you can download all the files you need at: (URL) need to download a patch for the Vc++ 6 to get it successfully compiled, because Vc++ 6 has a compiler bug. Olaf Christ (23 years ago, 29-Jun-01, to lugnet.robotics.rcx.legos)
 
  WinLegOS
 
Hi all, Where can I get WinlegOS? I'm trying to download it from (URL) but the link to the file is broken. Un saludo from Spain, R. Lou (ricardlou@yahoo.com) (23 years ago, 23-Jun-01, to lugnet.robotics.rcx.legos)
 
  Re: constants for NQC using firmware 0328
 
Dave, do I understand it right, that i can use 4800 baud only to transmit data and not to receive data ? best regards, Rainer (...) (23 years ago, 27-Jun-01, to lugnet.robotics.rcx)
 
  Re: constants for NQC using firmware 0328
 
Ooops, sorry, I did'nt notice this section in the FAQ (in your book as well !). Thanks a lot Dave best regards Rainer (...) (23 years ago, 27-Jun-01, to lugnet.robotics.rcx)
 
  Re: constants for NQC using firmware 0328
 
Make sure that you are targeting RCX 2.0. Some IDEs allow you to set this in a preference. For the command line version, add -Trcx2 to the command. You can also use the NQC_OPTIONS environment variable. See (URL) for more info. Dave Baum (...) (23 years ago, 27-Jun-01, to lugnet.robotics.rcx)
 
  constants for NQC using firmware 0328
 
Hi All, Has anyone succedded using the SetSerialComm() Command with the constants as described in the NQC documentation (in the Extreme Mindstorms book as well, Dave are you listening ?) ? I tried today, but did'nt succeed. I tried it this way : (...) (23 years ago, 27-Jun-01, to lugnet.robotics.rcx)
 
  Lego robot controlled by Java phone: source code
 
Hello, I wrote up a little article about the demonstration I put together for JavaOne. The article includes links to the source code and talks a little bit about how the pieces fit together. In a nutshell, a Java-enabled mobile phone talks via the (...) (23 years ago, 26-Jun-01, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.java)
 
  LEGO Robots used in lab course
 
Hi! Here in Uppsala, we have used LEGO RCX bricks running LegOS for a course in real-time systems. More information about the lab, and some MPEG movies of the final robots, can be found at: (URL) (23 years ago, 26-Jun-01, to lugnet.robotics.rcx, lugnet.robotics.rcx.legos)
 
  Troubleshooting LeJOS... how?
 
First attempt ever at using leJOS. 1) Windows2000 2) System variable RCXTTY=COM1 3) NQC, ROBOLAB, RCX Code, and VB all work fine 4) New batteries in RCX, new battery in tower 5) lejos lib directory in CLASSPATH 6) lejos bin directory in front of (...) (23 years ago, 26-Jun-01, to lugnet.robotics.rcx.java)
 
  Robot Transfer Protocol (a Hack from MacHack)
 
(URL) Transfer Protocol is a way to transfer text data from one computer to another. For MacHack it turned a typed message into a dialog box on the other computer's screen. The phrase suggested by the audience was "Shave My Poodle"." -Ben (23 years ago, 25-Jun-01, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.robolab)
 
  REALbasic and serial ports
 
Hi all, I want to try REALbasic with the Lego RCX. I think that this could be another programming tool for the Macintosh to do everything nearly like Visual Basic and Windows. Therefore I need some program code to use the serial ports in my (...) (23 years ago, 24-Jun-01, to lugnet.robotics.rcx)
 
  reliable lnp ...
 
Hi, i always thought that LNP isnt reliable. Although this seems to be true in general, because lnp.c does not send any acknowlege-packets back, when downloading code (program.c) acknowledge-packets ARE sent back to to the PC (DLL), right ? So my (...) (23 years ago, 24-Jun-01, to lugnet.robotics.rcx.legos)
 
  Re: RFC compliant TCP/IP and /or a new Version of LNP
 
(...) There was a while back, but I haven't heard anything for a while. (...) You might try one of the embedded versions of Linux. ROSCO (23 years ago, 23-Jun-01, to lugnet.robotics.rcx.legos)
 
  Re: Good news (Bad Rcx of ir transmitter)
 
(...) Dan, my experience with an RCX1.5 is that the IR tower and RCX communicate unnerringly at a distance of (say) 20 cm under low light conditions. Also, the remote control accessory unit will start and stop programs at a distance of 6 meters (...) (23 years ago, 22-Jun-01, to lugnet.robotics, lugnet.robotics.rcx)
 
  RFC compliant TCP/IP and /or a new Version of LNP
 
Hi, is there someone who is currently working on a real (RFC-compliant) TCP/IP implementation for legOS to make the lnp obsolete ? Does anybody know where to find an extremely small TCP/IP implementation that could be ported to legOS ? PS: When will (...) (23 years ago, 22-Jun-01, to lugnet.robotics.rcx.legos)
 
  Re: lnp rcx hostaddress
 
(...) Hi, could you please post the code ? Thanks Cu, Olaf "Dammit Jim, I'm a programmer not a brain surgeon!" (23 years ago, 22-Jun-01, to lugnet.robotics.rcx.legos)
 
  Re: Good news (Bad Rcx of ir transmitter)
 
DH> I believe that that may DH> be because of background light, has anyone ever experienced this problem? Hi, this is indeed a possible cause of errors... have you tried putting tower and RCX under a box and then trying to transmit? (23 years ago, 22-Jun-01, to lugnet.robotics, 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