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 / *7935 (-20)
  Re: Proximity Sensors for Legway
 
Hi Chris :) Hitechnic have just changed their webpage marking the EOPD's as withdrawn and to explain that they do not have the time to share their schematics with the kind of profesionalism they desire. Which is a pity, cause I'm gratefull for any (...) (21 years ago, 23-Sep-03, to lugnet.robotics.rcx)
 
  Re: Proximity Sensors for Legway
 
Thanks Chris I had seen Henriks posts before but for some reason forgot all about it (I suspect an irrational Java aversion) I think the fact that Steve has published his code makes his solution more attractive to those of us who would like to try (...) (21 years ago, 23-Sep-03, to lugnet.robotics.rcx)
 
  Re: Proximity Sensors for Legway
 
(...) Henrik Dahlgren posted here several months back saying that he had successfully built a LegWay using standard LEGO Light Sensors instead of the HiTechnic Proximity Detector. I don't know how much code modification was required, but here is his (...) (21 years ago, 22-Sep-03, to lugnet.robotics.rcx)
 
  Re: Aaargh...I need some help
 
(...) 1. Make sure LEJOS_HOME is set properly: echo %LEJOS_HOME% 2. Make sure there is a file lib\classes.jar in your LEJOS_HOME directory: dir %LEJOS_HOME%\lib\classes.jar 3. Try including the percentage signs and using backslashes: set (...) (21 years ago, 19-Sep-03, to lugnet.robotics.rcx.java)
 
  Re: Aaargh...I need some help
 
(...) I would put the following two lines into a batch file which you execute prior to trying to compile and download your lejos programs. set LEJOS_HOME=<some path to lejos directory without a trailing slash> set CLASSPATH=%LEJOS_HOM...cxcomm.jar (...) (21 years ago, 19-Sep-03, to lugnet.robotics.rcx.java)
 
  Aaargh...I need some help
 
Hi, Can anyone lend a desperate soul a helping hand? Here's my problem: I've followed the installation directions for windows as outlined in lejos.sourceforge.net For your convenience, I've included the instructions here: Installation of the leJOS (...) (21 years ago, 19-Sep-03, to lugnet.robotics.rcx.java)
 
  Sensor listener
 
Hello! I'm using a Sensor listener to read a sensor in a behavior class. This is the code: public class Angestossen implements Behavior, SensorListener { public void stateChanged(Sensor touchsensor, int oldValue, int newValue) { if (...) (21 years ago, 19-Sep-03, to lugnet.robotics.rcx.java)
 
  Re: Multiplexing 4 touch sensors on an RCX input port
 
(...) (apologies for delay - my server decided to stop talking to lugnet for some reason, hopefully now fixed) (...) Errm, probably 2.1.0 (but I don't have it immediately to hand at the moment - that's the name of the directory on my computer with (...) (21 years ago, 18-Sep-03, to lugnet.robotics.rcx, lugnet.robotics.rcx.pbforth)
 
  Re: Proximity Sensors for Legway
 
Now Hi-Technic stop building those parts.. may be they could give their diagrams to public... Chris. (21 years ago, 18-Sep-03, to lugnet.robotics.rcx)
 
  Proximity Sensors for Legway
 
Hi I'm keen on building a Legway but Hitechnic tell me they no longer supply the sensors.... (or I maybe they don't want to supply me in New Zealand) Are there alternatives? either pre built or a circuit daigram? I don't have any electronics (...) (21 years ago, 18-Sep-03, to lugnet.robotics.rcx)
 
  [ANN] leJOSUnit v1.0 available
 
Hello, I want to let you know, that there is the first port of JUnit available for the leJOS Java platform based on LEGO Mindstorms. The main features of leJOSUnit are: - the core framework has been carefully ported to the very restricted leJOS (...) (21 years ago, 18-Sep-03, to lugnet.robotics.rcx.java)
 
  LNP+USB tower
 
A Mail I've received ... (...) engineering. (...) rcx, legOS (...) oz). (...) but we need (...) in our (...) thesis (...) we'll (...) my answer try to search a driver under google. I think there is some driver installation instruction !! I don't (...) (21 years ago, 17-Sep-03, to lugnet.robotics.rcx.legos)
 
  Re: leJOS & LDCC IRP
 
Thanks to Chris, Mark and Jürgen, I am successfully reading LDCC IRP packets with josx.rcxcomm.LLC! (I say reading, not parsing--haven't had time to clean it up, yet!) (21 years ago, 16-Sep-03, to lugnet.robotics.rcx.java, lugnet.trains)
 
  josx.rcxcomm and BrickOS LNP
 
Hi, I'm currently working on a project in which I'm develping a task and memmory monitor for the BrickOS operating system. I'm going to run a Java Applet on the PC side and I'm using the josx.rcxcomm to obtain the necessary data from a thread/task (...) (21 years ago, 15-Sep-03, to lugnet.robotics.rcx.java)
 
  Re: Question about mm.C in BrickOS
 
(...) Yes it does, thank you very much Michael, you helped me out again. I just wasnt thinking of next as being a ptr like that. i just always thought it pointed to the address of the location of the memory that it can use next. thanks again... Mike (21 years ago, 15-Sep-03, to lugnet.robotics.rcx.legos)
 
  Re: Question about mm.C in BrickOS
 
(...) +---- +------+---...---+--...-+-------- | pid | size | data..... | pid | size | data... *-----+------+---......-+-------- ^ +---...--- ptr points to that address. This is the memory layout for the data allocation pool. Pid is the process id of (...) (21 years ago, 15-Sep-03, to lugnet.robotics.rcx.legos)
 
  Re: Question about mm.C in BrickOS
 
(...) Michael I was reading through your reply you sent me a while back and I don't understand what that line in the code does and you explaination of it. I don't understand what is meant by pointing behind the block. Any help would be great thanks. (...) (21 years ago, 14-Sep-03, to lugnet.robotics.rcx.legos)
 
  Re: Setup sensor type using LegOS Commands Reference 1.0-0.2.4
 
There is a tutorial no ? nanobapt (...) (21 years ago, 14-Sep-03, to lugnet.robotics.rcx.legos)
 
  Re: USB tower fast firmware download
 
Trés bien! (...) (21 years ago, 14-Sep-03, to lugnet.robotics.rcx.pbforth)
 
  Re: Low level programming of the RCX
 
(...) Take a look at the H8/3297 Hardware Manual: (URL) chance Jürgen (21 years ago, 13-Sep-03, 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