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 / 1770 (-20)
  Re: librcx & interrupt handler
 
Hello, First, thanx for your answer, I'll be looking at the code and link you mentioned, today, it may very well answer the question I have... (...) everyone, (...) (URL) (...) programs for RCX, and up till now it works (...) like to set my own (...) (22 years ago, 28-Aug-02, to lugnet.robotics.rcx)
 
  Re: librcx & interrupt handler
 
(...) How much info do you want about all this? Specific questions are good if this does not get at what you are wondering about. The interrupt vectors at the end of rom.h are the ones to play with. The true interrupt vectors are in ROM, as are a (...) (22 years ago, 27-Aug-02, to lugnet.robotics.rcx)
 
  Vision Command, RCX, and the internet...
 
There have probably been a few of these 'bots in the past--I remember a few anyway... But have a boo at my latest creation-- (URL) isn't perfect yet... Remember that someone may be using the 'bot at the same time you are trying to use the 'bot, (...) (22 years ago, 27-Aug-02, to lugnet.org.ca.rtltoronto, lugnet.robotics.rcx, lugnet.robotics.vc)
 
  librcx & interrupt handler
 
Hi everyone, I am trying to use librcx (URL) to write light (in code size) programs for RCX, and up till now it works fine, but i'd like to begin using interrupts. I'd like to set my own handler for the interrupts. For example, an interrupt handler (...) (22 years ago, 26-Aug-02, to lugnet.robotics.rcx)
 
  Re: Release of Linux Driver for Lego USB IR Tower & an NQC Build for it.
 
I've emailed the gentleman from Barsoom.demon regarding coordination; no word back yet. I am trying to coordinate efforts into one driver rather than having several out there. "Paul Andrews" <paandrew@cisco.com> wrote in message (...) (22 years ago, 21-Aug-02, to lugnet.robotics.rcx.nqc, lugnet.robotics.rcx)
 
  Re: Release of Linux Driver for Lego USB IR Tower & an NQC Build for it.
 
(...) That's great news. There seems to be another person working on this too: (URL) Is there any tie up with him? Seems a shame to have two parallel projects going on. (22 years ago, 21-Aug-02, to lugnet.robotics.rcx.nqc, lugnet.robotics.rcx)
 
  Release of Linux Driver for Lego USB IR Tower & an NQC Build for it.
 
Just thought I should give everyone a heads up; I've thrown a preliminary file release of the LegoUSB package onto Sourceforge. This provides two things at the moment: A patch for NQC 2.4 r2 (yes, I realise i'm a patchlevel behind) A Linux driver (...) (22 years ago, 21-Aug-02, to lugnet.robotics.rcx.nqc, lugnet.robotics.rcx)
 
  Re: Spybotics To RCX Comm
 
(...) MindScript syntax highlighting, improved error reporting (over that provided by ScriptEd) and Spybot support (one talking to the RCX via the USB tower and the other talking to the Spybot via COM1) is even cooler. :-) In case anyone else would (...) (22 years ago, 19-Aug-02, to lugnet.robotics.spybotics, lugnet.robotics.rcx)
 
  Re: RCX <--> Pocket PC Communication
 
Yes, go here and get the software (URL) Has anyone tried to communicate with the RCX using a pocket pc? If you (...) You have to use a serial tower and a serial cable. (Null modem most likely.) For more info check out the lugnet.robotics.palm group. (...) (22 years ago, 18-Aug-02, to lugnet.robotics.rcx)
 
  Spybotics To RCX Comm
 
Hi Agents, Just in case this hasn't been mentioned before, it is possible to send an RCX message from a Spybot to an RCX. I cobbled together the following MindScript programs and downloaded them using ScriptEd. Basicly, if you press the spybot (...) (22 years ago, 17-Aug-02, to lugnet.robotics.spybotics, lugnet.robotics.rcx)
 
  josx.rcxcomm.SocketProxy
 
Hi there, I'm using OSX with lejos and have got it working fine, but am wanting to get using the "rcxcomm" part, i can compile the examples, but can't start up the SocketProxy, does anyone know how to do this in OSX/linux? they say you have to: "Add (...) (22 years ago, 13-Aug-02, to lugnet.robotics.rcx)
 
  Re: RCX Off Timer
 
(...) Excellent help, thanks. Steve (22 years ago, 2-Aug-02, to lugnet.robotics.rcx)
 
  Re: RCX Off Timer
 
(...) I'm using NQC. Thanks for the input. Steve (22 years ago, 2-Aug-02, to lugnet.robotics.rcx)
 
  Re: RCX Off Timer
 
In NQC, the command is: SetSleepTime(0); In MindScript: Sleep 0 Hope this helps, Rick (...) (22 years ago, 2-Aug-02, to lugnet.robotics.rcx)
 
  New .NET library for RCX, Scout and CyberMaster
 
Go to (URL) !!!! You can download a library for .NET environment to programm your brick!! It doesn't require any lego software and can be used in your preferred language : C#, C++, VB, J#, Perl, Python . . As soon as possible will be released a (...) (22 years ago, 1-Aug-02, to lugnet.robotics.rcx)
 
  Re: RCX Off Timer
 
(...) Are you using the 'stock' Mindstorms software? There is an option in the setup for the RCX, where you can set the time-off to 'infinity'. I don't remember where it is in version 1.0, but in 2.0 it's in the same area where you download the (...) (22 years ago, 1-Aug-02, to lugnet.robotics.rcx)
 
  RCX Off Timer
 
I have a problem with the RCX ver 1.0. Recently our group, MichLTC, ran a RCX controlled trolley in a train show. The problem is that the RCX shuts down while the program is running. I believe this has to do with the idle shutdown feature of the (...) (22 years ago, 1-Aug-02, to lugnet.robotics.rcx)
 
  RE: Sensor port cross talk
 
(...) If you've ever worked with multi-port A/D converters on a micro, and scanned all of the inputs you've been bitten by this one. It's caused by two things, parasitic capacitance on the chip itself and leakage between the lines going to the A/D (...) (22 years ago, 1-Aug-02, to lugnet.robotics.rcx.java, lugnet.robotics.rcx)
 
  Sensor port cross talk
 
A light sensor connected to port 2 can cause on output from port 1. To see this (if you are using lejos), download the View object and hook up a light sensor to port 2. On my RCX, the port 1 raw values fluctuate between about 1010 and 1019. A (...) (22 years ago, 1-Aug-02, to lugnet.robotics.rcx)
 
  lego firmware multitasking?
 
Since I bought my mindstorms in 1998 I've been primarily using LegOS rather then the standard firmware. Now I'm helping coach a class for kids and we are required to use the standard firmware and GUI programming. I've been having trouble (...) (22 years ago, 27-Jul-02, 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