 | | Local news article: Lego My Robot
|
|
"Thanks to microcomputers, big kids now have a reason to like Lego, too. And two of the biggest robo-experts hail from Ottawa" (URL) (24 years ago, 11-Apr-01, to lugnet.robotics, lugnet.loc.ca.on.ott)
|
|
 | | Amiga Software
|
|
Hello All, I have just started with the Lego Mindstorm and would like to know if there is any software available for the Amiga computer to control the PBrick. I have looked in the most likely places but have not found any, I was told that there was (...) (24 years ago, 11-Apr-01, to lugnet.robotics)
|
|
 | | Re: robotica on TLC
|
|
(...) Heh, Glad you found it useful! (...) Hmmm...I wonder how many Lego enthusiasts are also combat robot enthusiasts:) (...) Sounds like you really know you Lego Technic, I thought you might only be using them to illustrate ideas. BTW, do you have (...) (24 years ago, 11-Apr-01, to lugnet.robotics)
|
|
 | | Re: Amiga Software
|
|
I don't know if an Amiga port of NQC has already been done, but if not it shouldn't be very difficult. Grab the sources from (URL) only real "porting" is access to the serial port, which is abstracted in a single class. If the Amiga has POSIX style (...) (24 years ago, 12-Apr-01, to lugnet.robotics)
|
|
 | | Re: Motor with Gear Reduction ??!??
|
|
isn't that the standard motor?? Shaun Sullivan schrieb: (...) (24 years ago, 11-Apr-01, to lugnet.robotics)
|
|
 | | Re: Motor with Gear Reduction ??!??
|
|
Does anybody know (or can anybody point me to) the ratio of speeds between the geared and ungeared motor? -s (...) (24 years ago, 12-Apr-01, to lugnet.robotics)
|
|
 | | Re: Pneumatic Pump Testing Goes Hi Tech
|
|
(...) Methinks it'll be muscle wire or air muscle or something akin... Well, if you don't need the pneumatics any more, how about "donating" them to me :-) (24 years ago, 12-Apr-01, to lugnet.robotics, lugnet.technic)
|
|
 | | Re: Pneumatic Pump Testing Goes Hi Tech
|
|
(...) Thanks for the identification of the tire pressure gauge. I reckon the stores will soon be doing a brisk trade in them. But I would hesitate to use the word *calibrate* - the pressure sensor is a far more delicate device than the tire gauge. (...) (24 years ago, 12-Apr-01, to lugnet.robotics, lugnet.technic, lugnet.build, lugnet.dacta)
|
|
 | | Re: Motor with Gear Reduction ??!??
|
|
(...) the (...) Try this page: "(URL) couldn't fit it in one line so some copy&paste should be used. (Looking at the table, though, I think 60 rpm is too slow for the new geared motor) - David (24 years ago, 12-Apr-01, to lugnet.robotics, lugnet.technic)
|
|
 | | Re: Motor with Gear Reduction ??!??
|
|
(...) Depends on when and to whom you ask the question. The ungeared motor was "standard" for a long time, and has only been gradually outshadowed by the geared motor since 1998. (24 years ago, 12-Apr-01, to lugnet.robotics)
|
|
 | | Re: Struggling with encoder wheel
|
|
Pretty neat Chris. You've very nearly recreated a special kind of optical encoder that was developed by my former employers called a virtual absolute encoder. It didn't use diferent colors but it used a "time-window" to read the last few states off (...) (24 years ago, 12-Apr-01, to lugnet.robotics)
|
|
 | | Re: Pneumatic Pump Testing Goes Hi Tech
|
|
(...) Thanks for the information. I'm going to see if I can get hold of one of these... (...) I use pneumatics mainly where brute strength is needed rather than smooth motion, such as the raising/lowering mechanism on a crane (although this (...) (24 years ago, 12-Apr-01, to lugnet.robotics, lugnet.technic)
|
|
 | | Re: Struggling with encoder wheel
|
|
(...) If I had room for a 64 element array, I'd just use that and make a lookup table. Unfortunately I don't, and I can't figure out a way to pack things in and still look them up with any speed. I also can't find any way to mathematically convert (...) (24 years ago, 12-Apr-01, to lugnet.robotics)
|
|
 | | Re: Struggling with encoder wheel
|
|
(...) Can't you just use a large switch() statement inside a function to simulate a 64 element array? If none of the values in the array ever change: int array ( int x ) { switch ( x ) { case 0 : return element_0 ; case 1 : return element_1 ; case 2 (...) (24 years ago, 12-Apr-01, to lugnet.robotics)
|
|
 | | Re: Battery Tests
|
|
I really cant make any comparison to batteries, ever since day one I've used Rayovac Rechargeable Alkalines. I bought two 4 packs for.. $6 each? and the recharger that only charges 4 at a time for another $8? I forget, bought it all around the (...) (24 years ago, 12-Apr-01, to lugnet.robotics)
|
|
 | | Looking for orthogonal motion
|
|
Hi all, I haven't been able to find anything on the net about a Lego implementation of an orthogonal drive system using only motors (i.e. no pnumatics). Orthogonal is when your your chassis can go straight forward and back, and also side to side, (...) (24 years ago, 12-Apr-01, to lugnet.robotics)
|
|
 | | Re: Motor with Gear Reduction ??!??
|
|
Hi, I could not find the link but as far as I remember there was an information page about the sensors and motors and solar panels on pitsco ( or something else ?) site. I am unable to find the same. The pages had all the technical characteristics (...) (24 years ago, 12-Apr-01, to lugnet.robotics)
|
|
 | | Re: Motor with Gear Reduction ??!??
|
|
Found it! (URL) technical specs and then select Motor. -Rahul (...) (24 years ago, 12-Apr-01, to lugnet.robotics)
|
|
 | | Re: Motor with Gear Reduction ??!??
|
|
Found it! (URL) technical specs and then select Motor. -Rahul (...) (24 years ago, 12-Apr-01, to lugnet.robotics)
|
|
 | | Re: Looking for orthogonal motion
|
|
Hi David, we had the same problem and solved it not using your raising-lowering idea (we also thought about it ;-) ) but we build a synchrodrive. Have a look at it if interested. (...) (24 years ago, 12-Apr-01, to lugnet.robotics)
|