 | | Echoing printf to terminal
|
|
Hi folks, We have been looking for a way to echo the printf()s on LCD to the IC terminal on host computer (using 2.86 - freeware). IC has a -loopback option, but apparently that only works for HB rev 1.5 and earlier. Is there a way to do this with (...) (23 years ago, 25-Feb-02, to lugnet.robotics.handyboard)
|
|
 | | Java Mindstorms API
|
|
Hi all, I'm a 4th year computer science student and have just developed an add on to the RCXPort API for mindstorms control for the purpose of using with standard ML as part of my 4th year project. The website is www.dcs.ed.ac.uk/~kv...oject.html (...) (23 years ago, 25-Feb-02, to lugnet.robotics.rcx.java, lugnet.robotics.rcx)
|
|
 | | Interactive C
|
|
(Perhaps this isn't the right place to ask questions about I.C. but it is related to the handy board so I will continue) I am trying to write a program that uses the lego sensors and multiplies them by constants that are floats. The expansion board (...) (23 years ago, 25-Feb-02, to lugnet.robotics.handyboard)
|
|
 | | Re: windows ce
|
|
(...) it's; (URL) (23 years ago, 25-Feb-02, to lugnet.robotics, lugnet.robotics.palm)
|
|
 | | come to the First Annual New England Botfest, Saturday, March 9th!
|
|
All, We're looking for people to bring robots, robotic gadgets, or any other sort of robotic invention/art/contra...n/whatever to our first annual New England Botfest. The BotFest is on Saturday March 9, 2002, at the UMass Lowell campus in Lowell, (...) (23 years ago, 25-Feb-02, to lugnet.robotics.handyboard)
|
|
 | | 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)
|