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 / *7415 (-20)
  Re: Lego RCX Emulator
 
(...) ... (...) page, printing hELLo worLd on its LCD display. Me, I very nearly made the mistake of not clicking thru to see that page, whoops. Pat LaVarre (22 years ago, 6-Mar-03, to lugnet.robotics.rcx.legos)
 
  DATALOG
 
Hello! I was wondering if anyone could point me to an example showing the use of DATALOG. I'm trying to test a sensor and then send the values back to the PC, is this possible to do with DATALOG or should I do it using arrays such as the example in (...) (22 years ago, 5-Mar-03, to lugnet.robotics.rcx.java)
 
  Re: usb from .java best how
 
(...) Pat, Lejos 2.1.0 includes JNI libraries that support all forms of RCX comms. The PC Tower class interfaces with serial and USB towers. It lets you send and receive standard Lego packets. The send and receive methods support the Lego firmware (...) (22 years ago, 5-Mar-03, to lugnet.robotics.rcx.java)
 
  Lego RCX Emulator
 
Hello, In the last weeks I have started building a Lego RCX emulator. Unlike emulegOS it doesn't emulate the brickOS API, but instead it emulates the h8300 processor and the peripherals. This means that you can even use it to debug your kernel. The (...) (22 years ago, 4-Mar-03, to lugnet.robotics.rcx.legos)
 
  quartet networking code
 
A few months ago, I wrote a short program called "quartet" that would let a variable number of RCX bricks running LegOS play back a song in unison. I've made it available at (URL) . It should compile cleanly under Debian's legOS package. I don't (...) (22 years ago, 5-Mar-03, to lugnet.robotics.rcx.legos)
 
  Re: constant green light
 
Hello I'm baaaack in this thread, and I'm now carrying my 1.5 serial IR/tower with me always, though not my RCX. Anybody yet have a theory to explain what's going on? (...) To check my tower, I tried substituting a Win XP desktop PC for my Win XP (...) (22 years ago, 5-Mar-03, to lugnet.robotics.rcx)
 
  Re: legOS on Windows XP
 
Thanks Max, without the z option it worked fine Vik "Max Bowsher" <maxb@ukf.net> wrote in message news:000501c2e0ba$9f...pomello... (...) download. (...) (22 years ago, 3-Mar-03, to lugnet.robotics.rcx.legos)
 
  BricxCC
 
Hi, I have been trying my hand at a bit of NQC for the BrickOS firmware recently and working with BricxCC. So far it has been good fun although I was wondering if anyone has any tips for getting LNP to run on my brick. As there is an option in the (...) (22 years ago, 2-Mar-03, to lugnet.robotics.rcx.legos)
 
  Re: legOS on Windows XP
 
(...) Your download is corrupted, or, your browser un-gzipped it during download. Try untarring without the z option, if that doesn't work, re-download. Max. (22 years ago, 2-Mar-03, to lugnet.robotics.rcx.legos)
 
  legOS on Windows XP
 
Hi, I went to the BrickOS website and followed all the installation instructions but when i try to untar the files in Cygwin i get the following error message gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error exit delayed from (...) (22 years ago, 2-Mar-03, to lugnet.robotics.rcx.legos)
 
  BricxCC announcement
 
BricxCC is a lot of fun to support - fixing bugs, adding useful new features, and answering lots of questions via email. I hope to be able to continue working with BricxCC for a very long time to come. But it does take time. And software development (...) (22 years ago, 28-Feb-03, to lugnet.robotics.rcx, lugnet.robotics.rcx.nqc, lugnet.robotics.spybotics, lugnet.robotics.rcx.legos)
 
  Accurate Timing
 
Hello! I just started using brickOS and am trying to use it as a programmable function generator. As such, I'm trying to get good repeatability on cycle time. It appears that at 'random' times, the RCX scheduler(?) is interrupting my program to do (...) (22 years ago, 28-Feb-03, to lugnet.robotics.rcx, lugnet.robotics.rcx.legos)
 
  Re: constant green light
 
(...) That's interesting. On my new XP eMachine PC we have noticed that when we shutdown (and it powers off the PC) that we have to switch the power switch on the power strip that our computer plugs into or it will sometimes hold our phone line open (...) (22 years ago, 27-Feb-03, to lugnet.robotics.rcx)
 
  Re: constant green light
 
(...) I had the opposite problem. It worked fine, but whenever I powered off my system the green light came on and stayed on. (2 URLs) I never did figure out the problem. Now I have a USB tower, and that works fine (plus no batteries needed). Brian (...) (22 years ago, 27-Feb-03, to lugnet.robotics.rcx)
 
  Re: constant green light
 
(...) As yet, me, re my Serial/IR Tower Green LED being stuck On, I know very little coherent & new. a) I did try searching for the word "green" in: (URL) results seemingly confirm that "everyone knows" the green LED should light only when used. b) (...) (22 years ago, 26-Feb-03, to lugnet.robotics.rcx)
 
  Another firmware replacement for RCX
 
Hi, my name is Paolo Gai, and I would like to inform you that we just published another firmware replacement for the Lego Mindstorms RCX. The software is written from scratch and distributed under the GPL license, and includes: - support for motors (...) (22 years ago, 26-Feb-03, to lugnet.robotics.rcx)
 
  Re: constant green light
 
(...) Any word on whether you have discovered that the power management settings of the OS have any effect on the geen light situation? I haven't had a chance to play with my serial tower on my XP desktop PC yet. John Hansen (22 years ago, 26-Feb-03, to lugnet.robotics.rcx)
 
  Re: Plz can someone help me understand an error code in my RCX?
 
Hi Gabriel, your program hit an exception. The code is explained very briefly at the beginning of the README: -- Exceptions: Use lejos -verbose. Exceptions are shown in the RCX as [XXXX Y], where XXXX = method_signature, and Y = (...) (22 years ago, 25-Feb-03, to lugnet.robotics.rcx.java)
 
  Plz can someone help me understand an error code in my RCX?
 
Hi everyone, I’m a new Lego Mindstorms user and I’m starting with leJOS version 2.1.1 and a j2SDK 1.4.1 platform. I have already made a simple line follower robot with only 1 light sensor. The code was really simple and I use a listener to make it (...) (22 years ago, 25-Feb-03, to lugnet.robotics.rcx.java)
 
  Re: desperate: USB tower and XP
 
I doubt that this is the cause of your problems, but the first XP version had very flimsy drivers for some motherboards USB host controllers. Maybe a Windows Update or similar might help ? Philo www.philohome.com (...) (22 years ago, 23-Feb-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