 | | Re: Hacker rcx
|
|
Yes my rcx have the firmware !! So i send the Byte by the SENDBYTE command which include in the port.dll which I use thanks nanobapt ---...--- "la cuillère n'existe pas" (URL) : 94470030 ----- Original Message ----- From: PC CHAN To: nanobapt Cc: (...) (24 years ago, 22-Jan-02, to lugnet.robotics)
|
|
 | | Re: Hacker rcx
|
|
I want to send message directly by the serial port And i use Visual Basic and a dll program : port.dll. This program give me access to the serial port. It's very simply to use. thanks nanobapt ---...--- "la cuillère n'existe pas" (URL) : 94470030 (...) (24 years ago, 22-Jan-02, to lugnet.robotics)
|
|
 | | A link of interrest
|
|
Hi, I dont know if anyone would be interrested or if this has come up before on the group, but heres a nice link that I found today, while searching for information on gears. Thanks Mark (URL) MIME ATTACHMENTS DISCARDED: 1. Content-Type: text/html; (...) (24 years ago, 22-Jan-02, to lugnet.robotics)
|
|
 | | Lego Rotation Sensor Internals - and fix
|
|
Hello fellow Mindstormers, After a few hours lent over my oscilloscope, here is what I learned about Lego rotation sensor : (URL) will find there theory of operation, schematics and a fix to the random count problem at low rotating speed. Enjoy ! (...) (24 years ago, 22-Jan-02, to lugnet.robotics, lugnet.announce) !!
|
|
 | | Re: thread class for legOS
|
|
(...) In the post you replied to saying "static doesn't matter", the proposal was: private: static int runWrapper(...) ; I then replied to your post, etc. Anyway, let's not degenerate into he-said-she-said. We're really just talking past each other (...) (24 years ago, 22-Jan-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: NQC 2.4 r1 released
|
|
Its been brought to my attention that Lego has already released the Mac SDK and driver for the USB tower (sorry I didn't see it!): (URL) should be able to post an updated version of NQC with USB support for Mac OS9 tomorrow. Dave (...) (24 years ago, 22-Jan-02, to lugnet.robotics.rcx.nqc)
|
|
 | | Re: broken motor, how to take apart?
|
|
I don't think lego has any time limit on their warranty, you should call them and see if they will replace it. (...) (24 years ago, 22-Jan-02, to lugnet.robotics)
|
|
 | | Usb-uhci fix that works with legousbtower + nqc
|
|
Hi Georg, I have tried usb-uhci.c version 1.275 found in the usb cvs. It works. Great, we now have an official fix for those who prefer to use the newer usb-uhci module instead of uhci. Thank you very much, P.C. (24 years ago, 21-Jan-02, to lugnet.robotics)
|
|
 | | Re: thread class for legOS
|
|
(...) In fact, neither of these suggestions will work with the code as it stands, because the runWrapper() function tries to call the Run() function, which is a non-static member function. You could pass a pointer to the class instance (this) in the (...) (24 years ago, 21-Jan-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Re: broken motor, how to take apart?
|
|
I've never had one of these motors, so I don't know what's inside. However, I used to rebuild starter motors for vehicles and a problem like this was usually associated to solidified grease, especially in gear reduction motors. We used to set the (...) (24 years ago, 21-Jan-02, to lugnet.robotics)
|