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 / *31964 (-20)
  Extensions to Scout via VLL
 
Hi, I am a newbe to lugnet so please forgive me for verboseness and the cross post to the two groups, but my request seems to be across both. My son has been using a scout & microscout in combination for 3 motor robots for some time, using the scout (...) (23 years ago, 25-Feb-02, to lugnet.robotics.vll, lugnet.robotics.scout)
 
  Re: windows ce
 
"Dean Husby" <nntp@akasa.bc.ca> wrote in message news:Gs0uDw.M70@lugnet.com... (...) control (...) for (...) Well. I can't seem to find it, I did get mine as a demo from John, He sent me a GIF of the circuit but i can't find that either. I don't (...) (23 years ago, 25-Feb-02, to lugnet.robotics, lugnet.robotics.palm)
 
  VC limitations - Is there an alternative?
 
Hopefully this topic hasn't been beat to death... Over the past few months I've been able to borrow quite a few web cams and only the Logitech USB ones work (which makes sense considering the Lego cam is Logitech), except for a parallel port (...) (23 years ago, 25-Feb-02, to lugnet.robotics)
 
  Re: Rotation sensor
 
"Claude Baumann" <cbaumann@ci.educ.lu> wrote in message news:Grz8BH.AMv@lugnet.com... (...) There is an opcode (0xD1) to set it to zero. No capability to set it to a specific non-zero value. (23 years ago, 24-Feb-02, to lugnet.robotics)
 
  Re: Idea de Emulador RCX
 
(...) Yes. But that would not be enough. In fact, I was thinking about such an emulator to get rid of some crashes in legOS. But one has to mimic the whole seonsor input and motor output possibilities. Imagine a robot with two motors and a rotation (...) (23 years ago, 24-Feb-02, to lugnet.robotics)
 
  Re: Idea de Emulador RCX
 
Hi, (...) For the hardware you can look here: (URL) you can simulate it and an IR connection that would be enough to load whatever firmware and program you like, with the usual tools. Otherwise you can look into the loader code, for leJOS it is in (...) (23 years ago, 24-Feb-02, to lugnet.robotics)
 
  Re: windows ce
 
"Mike Fusion" <mikefusion@hotmail.com> wrote in message news:GrrJF7.K90@lugnet.com... (...) what (...) that (...) NQC (...) the (...) want (...) URL for that mini tower? Dean (23 years ago, 24-Feb-02, to lugnet.robotics, lugnet.robotics.palm)
 
  Re: RCX as a PGP engine
 
(...) IIRC, the algorithm doesn't need floating point ops, only very very large primes. (...) yah - I don't think the RCX will have a good generator of random numbers. cool idea, I'd be interested to see if it works :) Dan (23 years ago, 24-Feb-02, to lugnet.robotics.rcx.legos)
 
  Programming CyberMaster with C#
 
I set up a web page with some sample code if anyone is interested in creating programs using C# and Spirit.ocx: (URL) Brian BTW: C# is almost identical to Java. (23 years ago, 24-Feb-02, to lugnet.robotics.cybermaster)
 
  Re: Idea de Emulador RCX
 
TRANSLATION FOR ALL NON-SPANISH SPEAKERS. NOTE THAT JOSE SALINAS CAN READ ENGLISH SO YOU CAN REPSOND IN ENGLISH. The idea that we have is to emulate the mircocontroller of the RCX, that is we want to emulate the RCX at the lowest so that we can then (...) (23 years ago, 23-Feb-02, to lugnet.robotics)
 
  Re: RCX as a PGP engine
 
Looked at some of the source code involved. Have a look at the "Gnu Privacy Guard" variant's source at: (URL) I was just thinking, would the RCX be able to implement a PGP or RSA (...) I don't think there is enough room for the WHOLE PGP package in (...) (23 years ago, 23-Feb-02, to lugnet.robotics.rcx.legos)
 
  RCX as a PGP engine
 
So I'm a bit behind on my reading list and I'm finally working through Steven Levy's fascinating book "Crypto" on the history and development of Public Key Incription and such. Great stuff. I was just thinking, would the RCX be able to implement a (...) (23 years ago, 23-Feb-02, to lugnet.robotics.rcx.legos)
 
  Rotation sensor
 
Hi, Does anyone know if there is a possibility to set the rotation-sensor value to a certain non-zero value through LASM? Claude (23 years ago, 23-Feb-02, to lugnet.robotics)
 
  Idea de Emulador RCX
 
La idea que tenemos es la de emular el Microcontrolador del RCX, o sea, emularlo completamente a bajo nivel, para poder introducirle cualquier firmware y programa. Tenemos el codigo ensamblador de la ROM y del firmware de LeJOS y LEGO (estandar). (...) (23 years ago, 23-Feb-02, to lugnet.robotics)
 
  Re: BrickHeap Wars!
 
Hi Matt, Great pics. Sorry I could not be there. Is the description of the challenge listed anywhere? Thanks - Roger (23 years ago, 23-Feb-02, to lugnet.robotics)
 
  Re: Communication between 2 Robots - Movement transmition
 
Hi Vasilis and Jürgen, I think it can be done with only 1 thread in each. In my Java line follower, the main loop reads the light sensors (I use 2) and issues commands to the two motors. It should be possible to encode the commands into a byte and (...) (23 years ago, 23-Feb-02, to lugnet.robotics.rcx.java)
 
  Re: BricxCC release 3.3.3.8
 
(...) I'm afraid this may have something to do with Win98 and ImageLists. It sounds like it might be a video driver bug as well. Make sure you have the very latest driver for your video card. I'm debating about going back to using bitmaps rather (...) (23 years ago, 22-Feb-02, to lugnet.robotics.rcx.nqc)
 
  RE: Emulador RCX
 
What level are you trying to emulate? For examlpe one could emulate the whole HW setup or one could just emulate a software level untop of the HW, like enumulating the standard firmware. -----Original Message----- From: Ahui Herrera (...) (23 years ago, 22-Feb-02, to lugnet.robotics)
 
  Re: Emulador RCX
 
As far as I know, Dave Baum did a Java based simulator, if you want to translate into Spanish and return my reply. Thanks John Barnes BELOW IS THE SPANISH TRANSLATION OF THE MESSAGE ABOVE. ***...*** EL TEXTO ARIBA ES LO MISMO PERO EN INGLES Dave (...) (23 years ago, 22-Feb-02, to lugnet.robotics)
 
  Re: BrickHeap Wars!
 
(...) (URL) through p2180118.jpg) Matt (23 years ago, 22-Feb-02, to lugnet.robotics)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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