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 / *6925 (-20)
  Tower crane
 
(URL) confess not looking closely at this when it was first publicised. It's amazing. (see also : (URL) ) There is mention at the end of the page of the use of an RCX but not much additional detail... John K. if you're on the list (or anyone else), (...) (22 years ago, 21-Oct-02, to lugnet.org.ca.nalug, lugnet.modelteam, lugnet.technic, lugnet.robotics.rcx)
 
  Re: LEGO Mindstroms 2.0: Alternative transmission techniques
 
(...) Andreas, IR struggles to keep contact in one room, so you need an RF wireless solution. It is possible to include a PDA with Bluetooth or WiFi support as part of your robot, and communicate between the PC and the PDA over the RF protocol, and (...) (22 years ago, 20-Oct-02, to lugnet.robotics.rcx.java)
 
  Re: LNP
 
How's this? (...) (22 years ago, 20-Oct-02, to lugnet.robotics.rcx.legos)
 
  LNP
 
Can anyone help me find information about LNP? I want to know how to send/receive serial data. If you know where I can get more info, please tell me. I have a cool robot I want to make remote-controlable. Thanks Steve (22 years ago, 20-Oct-02, to lugnet.robotics.rcx.legos)
 
  LEGO MindStorms 2.0: Alternative transmission techniques
 
Hi, we want to build a Roboter with the following characteristics and under the following conditions: The roboter should be able to drive through a whole building by itself. During his drive he detects obstacles, walls etc. Everything he detects he (...) (22 years ago, 19-Oct-02, to lugnet.robotics.rcx)
 
  LEGO Mindstroms 2.0: Alternative transmission techniques
 
Hi, we want to build a Roboter with the following characteristics and under the following conditions: The roboter should be able to drive through a whole building by itself. During his drive he detects obstacles, walls etc. Everything he detects he (...) (22 years ago, 19-Oct-02, to lugnet.robotics.rcx.java)
 
  Master thesis about legOS and DSM
 
hi all, just wanted you all to know that i have finished my master thesis where i incorporated an RCX with legOS 0.2.4 with a distributed shared memory system called PastSet. the thesis can be downloaded from (URL) the DSM part might not be relevant (...) (22 years ago, 17-Oct-02, to lugnet.robotics.rcx.legos)
 
  Problems with SDL-Programming and legos
 
I have assume an existing SDL-System with an env.c-File. I tried to change this system to communicate between two RCX. Now my problem: In the case that i have one RCX who only send and one who receive, it works. But if i try the create a (...) (22 years ago, 17-Oct-02, to lugnet.robotics.rcx.legos)
 
  Old LEGO Daca stuff in your closet?
 
We have a bunch of kids in our school who have been having a great time building stuff with two old LEGO Dacta (PC Controlled, wired) set of parts. Many of them are 1st to 3rd grade, and usually don't get to do our Mindstorms LEGO projects yet. But (...) (22 years ago, 14-Oct-02, to lugnet.lego.dacta, lugnet.robotics, lugnet.robotics.edu, lugnet.robotics.rcx)
 
  Serial Input
 
I have a question. I'm working with LegOS, and I want to know how to read serial input through the IR port. I know with other firmware, it's pretty easy to set-up and write serial data out, but I want to read this data back in. Actually, I'm trying (...) (22 years ago, 14-Oct-02, to lugnet.robotics.rcx.legos)
 
  WS3D RCX Challenge #5 Results
 
Yesterday was the Workshop 3D RCX Challenge #5. The Lego robotics competition took place in the Pacific Science Center in Seattle. Events were line following (two divisions), sumo, and puck gathering. The code-only line tracking event will be held (...) (22 years ago, 14-Oct-02, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.events, lugnet.org.us.smart)
 
  Transmission alternatives to IrDa ?
 
Hi, assume you want your PC to act as the brain of the robot. The PC should send from time to time comands to the robot during it works. The robot might be far away, so that IrDa transmission would not be possible anymore. Are there alternatives to (...) (22 years ago, 13-Oct-02, to lugnet.robotics.rcx)
 
  Re: Strip Command
 
(...) appears (...) Rick, Windows 98 is not correctly checked in the Makefiles. I have fixed this is the current CVS version. For now I would simply add CYGWIN_98-4.10 to all Makefiles which do this check. I believe that is only $ (...) (22 years ago, 11-Oct-02, to lugnet.robotics.rcx.legos)
 
  Re: Starting Over
 
(...) The BrickOS for cygwin instructions ((URL) describe downloading the source code for gcc & binutils and building the Hitachi cross-compiler and associated tools in step 2. If you use the pre-built hitachi tools that Joseph Wooley posted about a (...) (22 years ago, 12-Oct-02, to lugnet.robotics.rcx.legos)
 
  Starting Over
 
Hello, According to John Hansens' instructions, I am assuming you do not need to download the bin-utils as called out in the original sourceforge instructions. Is this correct? Thanks again for the help. Here goes. Rick Bonari (22 years ago, 11-Oct-02, to lugnet.robotics.rcx.legos)
 
  Re: Strip Command
 
(...) In Makefile.common in the util subdirectory this code ifneq (,$(findstring $(OSTYPE),cygwin32 cygwin CYGWIN_NT-4.0 CYGWIN_NT-5.0 CYGWIN_NT-5.1 WindowsNT Windows_NT)) EXT=.exe CC =gcc CFLAGS+=-D_WIN32 endif pretty much guarantees that your (...) (22 years ago, 11-Oct-02, to lugnet.robotics.rcx.legos)
 
  Strip Command
 
Hello, When I do a uname command, I get CYGWIN_98-4.10. It definitely appears that makefile.common has some problems with paths, etc. When I type the command: strip fontdesign.exe dll.exe makelx.exe fixdeps.exe genlds.exe firmdl3.exe as I mentioned (...) (22 years ago, 11-Oct-02, to lugnet.robotics.rcx.legos)
 
  monitor and control external voltage
 
Could you build a voltage controlled switch out of the RCX? Do this: Monitor a voltage, when the monitored voltage does something, switch a motor output. 1) What would you have to do to monitor a voltage (safely)? Connect an input sensor to your (...) (22 years ago, 11-Oct-02, to lugnet.robotics.rcx)
 
  Re: RCX and GPS systems
 
(...) It might be possible to run an IR transmitter directly off it, IIRC John Barnes posted a circuit diagram for that a while ago (he might also sell these things). Then you only need the software, where you need to send/receive single characters, (...) (22 years ago, 11-Oct-02, to lugnet.robotics.rcx)
 
  BrickOS issues
 
First off, I'd like to say that I had ZERO problems installing, building, and testing BrickOS on my PC. That's even with the BrickOS name change release and the pre-built Hitachi tools. You guys do good work! There are a few issues I have come (...) (22 years ago, 11-Oct-02, to lugnet.robotics.rcx.legos)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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