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 / *35032 (-20)
  Re: nqc adapt project : nqc easier
 
A first Version is here : (URL) download it got to install section i've include multitasking Send me an email if you found major bug. nanobapt@nordnet.fr Or if you only want to say it's very cool :) Have fun nanobapt (23 years ago, 15-Oct-02, to lugnet.robotics)
 
  Re: New Version of 9V Geared Motor
 
(...) From what I noticed... The permanent magnet is made by pressing together metal filings under pressure (my deduction, dunno if its true), and sometimes the magnet literally disintegrates, which causes metal filings to gum up the entire works. (...) (23 years ago, 15-Oct-02, to lugnet.robotics, lugnet.technic)
 
  Re: New Version of 9V Geared Motor
 
(...) all were of the older type you have listed there. (one from the barcode set, two from the Mindstorms RDS and one extra I got from ebay) One thing that came to mind though was that the first version of these motors did have some problems with (...) (23 years ago, 15-Oct-02, to lugnet.robotics, lugnet.technic)
 
  Re: New Version of 9V Geared Motor
 
TJ, Mark has graciously allowed his picture to be added to my Brickshelf comparison page. Here's a deep link until the moderation is done: (URL) that helps, Clark Visit my Vintage Parts pages, submissions always welcome: (...) (23 years ago, 15-Oct-02, to lugnet.robotics, lugnet.technic)
 
  One shot interrupt urb issue - usb-ohci.c
 
Dear USB development team, In integrating of nqc and the legousbtower under linux, I found an coding issue with usb-ohci shipped with the 2.4.19 kernel. Usb-ohci always tries to requeue an interrupt urb on completion but if the interval is 0, it is (...) (23 years ago, 15-Oct-02, to lugnet.robotics)
 
  Re: New Version of 9V Geared Motor
 
(...) an image of the new motor? thanks, TJ (23 years ago, 15-Oct-02, to lugnet.robotics, lugnet.technic)
 
  Re: something i said?
 
(...) Nice one, Mike! I've added it to the gears page: (URL) (23 years ago, 15-Oct-02, to lugnet.robotics, lugnet.technic)
 
  Re: New Version of 9V Geared Motor
 
I too, just got one of these, though it shipped in August from PITSCO. All of the things you mention. I thought I had a bad one. But I am giving it the benefit of the doubt, and it seems to operate well. I have not done a no-load rotation count test (...) (23 years ago, 15-Oct-02, to lugnet.robotics, lugnet.technic)
 
  Re: something i said?
 
Nice work. I think you forgot to relocate the axles when you changed to the bevel gears. The way it's drawn the 5L axles penetrate the teeth of the 16-tooth gears and the bevel gears intrude on the adjacent axles. (23 years ago, 15-Oct-02, to lugnet.robotics, lugnet.technic)
 
  New Version of 9V Geared Motor
 
I hope this isn't old news - at least I couldn't find any mention of it here, so... While rummaging through a new copy of the Ultimate Builders Set (#3800), I noticed that the 9V mini-motor that came with the set was somewhat different than ones (...) (23 years ago, 15-Oct-02, to lugnet.robotics, lugnet.technic)  
 
  Re: something i said?
 
okay, i fixed a problem with semantics on the first part of the main page. the link to the new diff has been fixed so look, build, enjoy. m. p.s. sorry about the top posting, but it was my original message :) "Mike Fusion" <mikefusion@hotmail.com> (...) (23 years ago, 15-Oct-02, to lugnet.robotics, lugnet.technic)
 
  Patches for usb-ohci and legousbtower enclosed.
 
This could be a duplicated mail. --- usb-ohci.c.orig Mon Oct 14 23:13:36 2002 +++ usb-ohci.c Mon Oct 14 23:19:19 2002 @@ -486,6 +486,11 @@ usb_pipeout (urb->pipe) ? PCI_DMA_TODEVICE : PCI_DMA_FROMDEVICE); + if (urb->interval == 0) { + urb_rm_priv (...) (23 years ago, 15-Oct-02, to lugnet.robotics)
 
  Re: image processing software
 
What are the requirements of your project? What information are you looking for specifically. The reason I ask is, with the right algorithm, the logitech SDK for the vision command hardware can do just about anything a normal camera can do. You can (...) (23 years ago, 15-Oct-02, to lugnet.robotics)
 
  Re: Jamocklaquat - Mission Three and Four Completed -
 
Will you eventually add legs? Will the legs be fixed or will they have motors in them as well? Don't tell me you plan on giving it the ability to walk?!? Stuff (URL) (23 years ago, 14-Oct-02, to lugnet.build.mecha, lugnet.technic, lugnet.robotics)
 
  Re: R: RCX as programmable battery charger
 
(...) What you're trying todo is known as "reflex" loading. Search for it on the internet. The protocol is about this - load with 5 times the capacity for 1 sec (so it's full in about 10 minutes !!) - discharge with 50!!! times the capacity for (...) (23 years ago, 14-Oct-02, to lugnet.robotics)
 
  Re: LegWay (Re: R: WS3D RCX Challenge #5 Results)
 
The EOPD sensors I used are the same as IRPDs, except they use red LEDs instead of infra-red LEDs. I was using some proto-types, but I'm told they will be available from their web site on November 1st ----- Original Message ----- From: "LJ Liberto" (...) (23 years ago, 14-Oct-02, to lugnet.robotics, lugnet.org.us.smart)
 
  R: RCX as programmable battery charger
 
Thanks for that info, i also searched with google about maximum output power, but the only thingh i got was 10 mA from the the microcontroller chip and a lot about firmware, programming and other stuffs. What i'm whising to do, is not just a (...) (23 years ago, 14-Oct-02, to lugnet.robotics)
 
  Vision Comand
 
I recently bought a vision comand. I was unable to install it. I have Windows XP. Can anyone help me? Is there a patch? thank you scott (23 years ago, 14-Oct-02, to lugnet.robotics)
 
  Re: nqc adapt project : nqc easier
 
I found a very big bug in declaration of function !! I'll fixe it tommorrow nanobapt (...) (23 years ago, 14-Oct-02, to lugnet.robotics)
 
  Re: nqc adapt project : nqc easier
 
Hello You can find an english version at this page (source are in french and docs are in english) (URL) me what do you think about it !! nanobapt (...) (23 years ago, 14-Oct-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