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 / *6855 (-20)
  How to find maximum available memory for datalog, power consumption and sensor wire length?
 
Hi there, I'm preparing to write a log program to store temperature values in the datalog. After some experimenting and familiarizing with the datalog associated functions I've found the following: Using CreateDatalog(x) with x being a constant and (...) (22 years ago, 30-Sep-02, to lugnet.robotics.rcx.nqc)
 
  Use built-in Ir instead of IR-Tower?
 
Hi! i have a sub-notebook without any com-ports so i can't use my IR-Tower. But the built in IR is reachable over com5 (btw: i'm working with cygwin). so i changed dll to com5 (export...) but now i get the error(when dll'ing): Error 21: sending (...) (22 years ago, 29-Sep-02, to lugnet.robotics.rcx.legos)
 
  Instructions for building DJGPP H8300 cross compiler
 
The following are instructions I am using for building the Hitachi H8300 cross compiler for the DJGPP environment. Please read through the entire message before proceeding. Download the following DJGPP/GNU packages from www.delorie.com or one of its (...) (22 years ago, 29-Sep-02, to lugnet.robotics.rcx.legos)
 
  Re: some more questions about lnp.
 
The frequency of the RCX's IR does not change at all: " The RCX uses a 38kHz carrier, which is pretty typical for TV remotes. As for the sampling rate, the RCX runs at 2400 bps, which makes each bit approx 417us " (URL) think the only way you could (...) (22 years ago, 28-Sep-02, to lugnet.robotics.rcx.legos)
 
  Re: some more questions about lnp.
 
duh... guess i was kinda wrong here.. IR is in reality a frequency defined from A to B. any messages sent within this spectre is said to be IR messages. so in theory sending an IR message closer to A than B from one RCX. and at the same time sending (...) (22 years ago, 28-Sep-02, to lugnet.robotics.rcx.legos)
 
  Re: Watch Dog Timer on the H8 - Working!
 
Well, after browsing through the H8 reference another, oh 20 (?), times; and some messing around; it is now working. Basically, I had declared the Control Status Register as an 8 bit value. Since this is a special register (8 bit) that requires a 16 (...) (22 years ago, 28-Sep-02, to lugnet.robotics.rcx)
 
  Watch Dog Timer on the H8
 
Has anyone been able to make use of the Watch Dog Timer on the RCX? The H8 documentation seems to spell out the workings quite well. BrickOS (LegOS) has minimal support (a vector is declared for both NMI and overflow) and pbForth files list the WDT (...) (22 years ago, 27-Sep-02, to lugnet.robotics.rcx, lugnet.robotics.rcx.legos)
 
  some more questions about lnp.
 
ok, im back again with even more questions. when i created my last program using lnp on an RCX i did a mistake by setting the same port as the one im listening on and the one im sending on. this made me think. what is the reason we use two different (...) (22 years ago, 27-Sep-02, to lugnet.robotics.rcx.legos)
 
  Update for DJGPP version
 
Here is an update for my (slow) progress for creating a DJGPP compatible or port of brickOS. At this time I am solely focused on getting a cross compiler built and putting off other issues (such as tty comms, see (URL) I have tried three methods to (...) (22 years ago, 27-Sep-02, to lugnet.robotics.rcx.legos)
 
  Re: Automatic RCX Battery Recharging
 
Yes, the object is to have the RCX robot monitor its own battery charge (something available to the RCX firmware, and lejos, etc..) and then when it is consistently low to drive up to some sort of home made charging station and get a boost. The (...) (22 years ago, 26-Sep-02, to lugnet.robotics.rcx)
 
  Re: Automatic RCX Battery Recharging
 
Hello, (...) The only problem with that is that you will have to guarantee a max. voltage of 9 or 10 V at the RCX. I don't think usual charging circuits have a voltage limit that makes sense ... Greetings Horst (22 years ago, 23-Sep-02, to lugnet.robotics.rcx)
 
  some measurements in lnp, please comment!
 
hi all, i have made some measurements with lnp in legOS 0.2.4 under ideal conditions (dark room with minimal load on PC and RCX) and found that sending a 10 byte message with lnp_addressing_write averages on about 0.06136 seconds (+/- 10 ms for time (...) (22 years ago, 25-Sep-02, to lugnet.robotics.rcx.legos)
 
  Re: remote program activation
 
Hello Jürgen (...) Thanks, I'll check that out. (...) For the same reason as lejos allows to link/upload up to 5 different programs and the rcx has a program select button! :-) No honestly, if I have a collection of short independent programs which (...) (22 years ago, 25-Sep-02, to lugnet.robotics.rcx.java)
 
  Re: remote program activation
 
Hi Kaspar, (...) sending it the remote control sequence for button P1 it will start the currently selected program (not necessarily number 1). There was a more detailed discussion about this on the lejos mailing list a while ago. It's like this (...) (22 years ago, 25-Sep-02, to lugnet.robotics.rcx.java)
 
  brickOS status update
 
We are continuing to update our web site. The front page contains the latest news. (URL) have pushed another round of API docs to the web. New in this version are the brickOS Kernel Developer set and new example program pages (autogenerated from our (...) (22 years ago, 25-Sep-02, to lugnet.robotics.rcx.legos)
 
  remote program activation
 
Does anyone of you know, whether it is possible (with a special byte sequence for example) to send a command to the running LeJOS JVM on the RCX which tells it to run a certain uploaded program? Or, if not, is it maybe possible to call a program x (...) (22 years ago, 25-Sep-02, to lugnet.robotics.rcx.java)
 
  Re: Automatic RCX Battery Recharging
 
(...) Well I may sound boring, but with reflex loading they don't get hot ! Stef Mientki (...) (22 years ago, 24-Sep-02, to lugnet.robotics.rcx)
 
  Re: Automatic RCX Battery Recharging
 
In order to protect the RCX from any type of power problems, would it make sense to disconect the RCX from the batteries first and have it run from an alternate power supply? or would this make it too complicated? I know little about electronics, is (...) (22 years ago, 24-Sep-02, to lugnet.robotics.rcx)
 
  Re: Automatic RCX Battery Recharging
 
In lugnet.robotics.rcx, Brian Bagnall writes: <snip> Are you are talking about chagring batteries while they are in the RCX? If so, what about the heat. When the NiMh batteries are chargin in a wall-wart charger they get quite warm, wouldn't you be (...) (22 years ago, 24-Sep-02, to lugnet.robotics.rcx)
 
  Re: Automatic RCX Battery Recharging
 
(...) For you and me, that's simple... but even procurement of parts other than plain vanilla ones may be a nightmare for someone who isn't more or less in the electronics business (At least it is here in France) (...) Thanks for the pointer. (...) (...) (22 years ago, 24-Sep-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