 | | 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)
|
|
 | | RE: BrickHeap Wars!
|
|
So, are there pictures (or did I miss that email)? Andrew Burton phone. (334) 876-9259 email. superboy@wccs.cc.al.us (...) (23 years ago, 22-Feb-02, to lugnet.robotics)
|
|
 | | Re: Emulador RCX
|
|
FOR ALL THE NON-SPANISH READING I AM TRANSLATING THE MESSAGE - AHui Herrera Has anyone studied the ability to make an PCX emulator? We are 4 alumniu from the University of Alicante (location ???) that are attempting to do this. We are interested in (...) (23 years ago, 22-Feb-02, to lugnet.robotics)
|
|
 | | Re: BrickHeap Wars!
|
|
(...) BricksWest 2002 was held in Carlsbad, California last weekend... You DEFINATELY won't be able to attend this year (unless you have somehow perfeced time-travel!), but you could always start saving for BW03! BrickHeap Wars was AWESOME! Matt (23 years ago, 22-Feb-02, to lugnet.robotics)
|
|
 | | Re: BrickHeap Wars!
|
|
Sorry to be completely stupid but where is brickwest held? I have a feeling it's in america which means that I won't be able to attend :(. i'm in england and can't afford to fly to america. (...) me. I'm good at building the robots but can't program (...) (23 years ago, 22-Feb-02, to lugnet.robotics)
|
|
 | | Re: Communication between 2 Robots - Movement transmition
|
|
Hi Vasilis, (...) I think the easiest is to pretend that the same type of communication that you want to have with the slave also goes on within the master. So you need (at least) two threads, one that looks at the line and one that does the (...) (23 years ago, 22-Feb-02, to lugnet.robotics.rcx.java)
|
|
 | | Emulador RCX
|
|
Alguien ha estudiado el tema de hacer un emulador para RCX? Nosotros somos un grupo de 4 alumnos de la Universidad de Alicante (España) que esta intentando hacer uno. Nos interesaria cualquier ayuda al respecto. Muchas gracias. (23 years ago, 22-Feb-02, to lugnet.robotics)
|
|
 | | Re: RCX Dead??
|
|
True. I was only thinking of alkaline. Matthias Jetleb (23 years ago, 22-Feb-02, to lugnet.robotics)
|
|
 | | Cybermaster on WinXP
|
|
Has anyone had any luck getting the software to run on XP? At first it was giving a couple of errors but I altered the registry settings (as described for Windows NT in this newsgroup) and then it would play the intro movies fine. But once the (...) (23 years ago, 22-Feb-02, to lugnet.robotics.cybermaster)
|
|
 | | Re: BricxCC release 3.3.3.8
|
|
hi John, >>To day I had an even stranger experiences: > 5. Use Explorer to search your computer for *.dsk files and delete any that > are obviously NQC-related (they will have the same file name as your .NQC > files except with the .DSK extension). (...) (23 years ago, 21-Feb-02, to lugnet.robotics.rcx.nqc)
|
|
 | | Re: BricxCC release 3.3.3.8
|
|
(...) Try this. 1. Delete the BricxCC key from the Registry (HKCU/Software/BricxCC). 2. Run BricxCC and bring up the Preferences dialog. 3. Make sure the "Autosave Options/Project Desktop" checkbox is NOT checked. 4. Close BricxCC. 5. Use Explorer (...) (23 years ago, 21-Feb-02, to lugnet.robotics.rcx.nqc)
|
|
 | | Communication between 2 Robots - Movement transmition
|
|
Hi! I am a new member of your community, and i would like to ask the following question. Please excuse me if something similar has been already posted in the past, but i performed a seach in the previous posts and i did not found any answer to my (...) (23 years ago, 21-Feb-02, to lugnet.robotics.rcx.nqc)
|
|
 | | Communication between 2 Robots - Movement transmition
|
|
Hi! I am a new member of your community, and i would like to ask the following question. Please excuse me if something similar has been already posted in the past, but i performed a seach in the previous posts and i did not found any answer to my (...) (23 years ago, 21-Feb-02, to lugnet.robotics.rcx.java)
|
|
 | | Re: maximum number of variables in RCX2 ?
|
|
(...) Lego's usage of the terms'local' and 'global' is a little different than what most people expect. In the RCX, global storage is available across all tasks while local storage is avaialble per task. This is different from the more traditional (...) (23 years ago, 21-Feb-02, to lugnet.robotics.rcx.nqc)
|
|
 | | Re: Handyboard, Servo motors
|
|
Hi, You can check the link of how to hook up servo (look for by Gary Livick's contribution): (URL) will be easy if you have HB Expansion board since you just connect the servo directly into it. The servo library is already there for the expansion (...) (23 years ago, 20-Feb-02, to lugnet.robotics.handyboard)
|
|
 | | Re: Trilobite
|
|
(...) The trilobite is very very strong (it chewed up and knocked down earlier, more hastily built, duplo walls), but it is also heavy and it can't lift itself by one arm (I just tried to take the wall with only one side and was cringing for the (...) (23 years ago, 21-Feb-02, to lugnet.robotics)
|
|
 | | VP of Lego Direct Q&A Session Transcripts
|
|
Brad Justus, Sr. VP of Lego Direct did a question and answer session at Brickswest. I have completed the transcript of this event. You can download the .pdf file from here. (URL) Herrera (23 years ago, 20-Feb-02, to lugnet.robotics)
|
|
 | | Handyboard, Servo motors
|
|
I'm working on some research with the Handyboard, and I don't know too much about programming it yet. I've figured out how to work the DC motors but not the servo motors, I think I've attached the pins correctly to the wires on the servo motor but I (...) (23 years ago, 20-Feb-02, to lugnet.robotics.handyboard)
|
|
 | | Re: Trilobite
|
|
(...) Nice job on the trilobite! About the batteries: I think your review reference is to NiMH type. I use that kind in my digital camera (do you sense a 'but' coming?) BUT, I use rechargeable mangnese alkaline batteries in my RCX. Available current (...) (23 years ago, 20-Feb-02, to lugnet.robotics)
|
|
 | | Re: problems using firmdl3 and dll on Red Hat 6.2
|
|
(...) The proper way to manage the /etc/rc.d scripts with RedHat at least is chkconfig. So the proper command (as root) after moving the link back from /unused would be: chkconfig --level 0123456 gpm off More info is at the man page for chkconfig. (...) (23 years ago, 20-Feb-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Trilobite
|
|
Nice design. I may have to build a variation and test it out. I also have been unhappy with my attempts at a SHRIMP. A question on trilonite: How is its lateral stability if it hits a wall at an angle or any irregular mountain? (...) (23 years ago, 20-Feb-02, to lugnet.robotics)
|
|
 | | Re: maximum number of variables in RCX2 ?
|
|
(...) Remember that the RCX has no stack or heap. This means that, effectively, there is no memory pool from which to allocate things. Here, 'local' means belonging to the current task not the current function, and the number of tasks is fixed (at (...) (23 years ago, 20-Feb-02, to lugnet.robotics.rcx.nqc)
|
|
 | | LEGO Spybotics / 2002 = New RCX controllable IR units ?
|
|
From (URL) gamers will flip for a new twist to LEGO robotics called SPYbotics - four unique, programmable vehicles determined to accomplish the missions you assign to them." Let's hope it's RCX aware, like (or better than) the Manas Set is :) For (...) (23 years ago, 20-Feb-02, to lugnet.robotics)
|
|
 | | RE: Palm IR to RCX
|
|
Yes I want to contribute ... But have to know how to program palm !! Thanks nanobapt ---...--- "la cuillère n'existe pas" (URL) : 94470030 -----Message d'origine----- De : Till Harbaum [mailto:harbaum@tm.uka.de] Envoyé : mercredi 20 février 2002 (...) (23 years ago, 20-Feb-02, to lugnet.robotics)
|
|
 | | Re: Palm IR to RCX
|
|
Am Mittwoch, 20. Februar 2002 09:24 schrieb Till Harbaum: (...) Nothing special but something like using the palm as external data storage for larger things like maps (maze solving) ... Regards, Michael. (23 years ago, 20-Feb-02, to lugnet.robotics)
|
|
 | | Re: Palm IR to RCX
|
|
(...) You could do this kind of communication in a palm controlled way (all communication is initiated by the palm). Exactly this kind of application was, what i had in mind when i started the project. Anyone willing to contribute? Ciao, Till (23 years ago, 20-Feb-02, to lugnet.robotics)
|