To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.roboticsOpen lugnet.robotics in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / *38295 (-20)
  Re: Mechanical teaching tools
 
Hi Tim, I took some photos of Doug's gadgets at BrickFest. I haven't posted them yet but if you think they'd help you I'll get them up and send you a link. Here are some materials that might help: (URL) luck and keep that enthusiasm up! Tonya (...) (22 years ago, 25-Sep-03, to lugnet.robotics, lugnet.edu)
 
  RCX Communications problems
 
Hi everyone!!! I’m a desperate soul in search of some answers and no much luck, so I’m writing here to see if someone can help me... I’m trying to control two RCX bricks from one or two towers on different computers (this depends on the answers I (...) (22 years ago, 25-Sep-03, to lugnet.robotics.rcx.java)
 
  WANTED: LEGO Mindstorms Educators
 
WANTED: Lego Mindstorms Educators Are you an educator using Lego Mindstorms Robotics? Would you like to participate in a global online pilot project using Lego Mindstorms? Wichita State University’s (WSU) College of Education Robotics Team is (...) (22 years ago, 25-Sep-03, to lugnet.robotics, lugnet.robotics.edu, lugnet.edu)  
 
  Firmware dependent?
 
Hello all LEGOers, I am new to the list and this is my first post. I read from htp://graphics.stanf...kekoa/rcx/ that there is a way to send packets to the RCX through the IR tower. I also read that nqc can send raw commands to the RCX. I would like (...) (22 years ago, 25-Sep-03, to lugnet.robotics)
 
  Mechanical teaching tools
 
I just started working with an FLL team last week. We've had two meetings so far, and I'm having a blast. I remember Doug Carlson's mechanical gadgets at BrickFest, used to teach different principles. Are those available online anywhere? Are there (...) (22 years ago, 24-Sep-03, to lugnet.edu, lugnet.robotics)
 
  Re: New Cybermasters for sale!!
 
(...) Don't count on it... that site has been abandoned for over a year. Note the Euro-USD exchange rate, its way off. -Rob. (22 years ago, 24-Sep-03, to lugnet.robotics.cybermaster)
 
  New Cybermasters for sale!!
 
There are Cybermasters for sale on www.dya-shopping.fr! The price is around $70 and they ship overseas! (The drawback is that it seems the CD is only in french - i've ordered mine today so I'll see in few days) rob (22 years ago, 24-Sep-03, to lugnet.robotics.cybermaster)
 
  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 (...) (22 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 (...) (22 years ago, 23-Sep-03, to lugnet.robotics.rcx)
 
  RemoteCX Suite 0.0.0.14/8
 
New features: Joystick control Robot server (It actually works, and is VERY stable) Robot Client (seperate Application) Sensor reading and type setting ...Lots more I can't think of ;) (URL) Andrew Keyser (22 years ago, 23-Sep-03, to lugnet.robotics)
 
  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 (...) (22 years ago, 22-Sep-03, to lugnet.robotics.rcx)
 
  Duel InfraRed Obstacle Detector
 
Mindsensors Has recently developed a low cost Duel InfraRed Obstacle Detector , which can detect Obstacle on left right or ahead. If your are interested visit us at www.mindsensors.com/drod.htm www.mindsensors.com Mindsensors Robotics (22 years ago, 20-Sep-03, to lugnet.robotics)  
 
  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 (...) (22 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 (...) (22 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 (...) (22 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 (...) (22 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 (...) (22 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. (22 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 (...) (22 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 (...) (22 years ago, 18-Sep-03, to lugnet.robotics.rcx.java)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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