 | | Re: Lego® 9V Technic Motors compared characteristics
|
|
UR great Philo!!! (23 years ago, 15-Dec-02, to lugnet.robotics, lugnet.technic)
|
|
 | | Re: LegoX Technic Motor (43362) internals
|
|
(...) It's 6.11125 meters. (...) Yes - it's hard to tell because the difference in speeds will depend on the load on the motors - loading them either more or less would alter their characteristics relative to each other. (...) Yes - I think so. (...) (23 years ago, 15-Dec-02, to lugnet.robotics)
|
|
 | | Lego® 9V Technic Motors compared characteristics
|
|
Hi everybody, I have completed a 9V technic motors comparison page. See it at (URL) ! Philo www.philohome.com (23 years ago, 15-Dec-02, to lugnet.announce, lugnet.robotics, lugnet.technic) !!
|
|
 | | Re: Demo of Lego Studio?
|
|
(...) Yes, it's possible. At least it WAS possible 6 months ago in the U.S. I had similar idea and called Lego consumer service. They sent informatin back, telling that you can order Lego studios sofrware, it costs approx. $30.00 Try to contact your (...) (23 years ago, 15-Dec-02, to lugnet.robotics.vc)
|
|
 | | Re: Lego® Technic Motor (43362) internals
|
|
(...) Ah! (...) My friend wont bother much since the boxes are for education at hiw workplace. I conducted a quick test with one 71427-002 and one 43362 (with new internals), put them back to back with a 8462 wheel on each axel and a 9V small (...) (23 years ago, 15-Dec-02, to lugnet.robotics, lugnet.technic)
|
|
 | | Re: Lego® Technic Motor (43362) internals
|
|
Hi Tobbe, My guess is that your friend actually got one 43362 and one 71427, the latter beeing enclosed in a 43362 case. If you look at 43362 enclosure photo ((URL) you see that there are 4 plastic pins in corners that are used to secure 71427 core (...) (23 years ago, 15-Dec-02, to lugnet.robotics, lugnet.technic)
|
|
 | | RE: Shuffle bot
|
|
From watching the son of whyachi and looking at the specs page i think: 1. the concept that you are looking at is different from the actual locomotion of SOW 2. it isn't going ot be easy to reproduce this in Lego 3. I found something else to work on (...) (23 years ago, 14-Dec-02, to lugnet.robotics)
|
|
 | | Re: Lego® Technic Motor (43362) internals
|
|
(...) and it contains two 43362 motors. These are not the same: (URL) one without the "backholes" spins like the older geared motor, for aprox six seconds given a twist on the shaft, the other one for but one second... The mystery deepens... (...) (23 years ago, 14-Dec-02, to lugnet.robotics, lugnet.technic)
|
|
 | | Pre-Announcing Off-Road RC Racing Competition at BricksWest 2003
|
|
I am going to be holding an Off-Road RC racing competition at BricksWest 2003. It will still take me a few days to get the rules together, but I thought that with the $99 8475's available at Amazon, (see (URL) I'd give people the heads up, so that (...) (23 years ago, 14-Dec-02, to lugnet.events.brickswest, lugnet.technic, lugnet.robotics)
|
|
 | | Re: Shufflebot Concept
|
|
The problem with that is you'd have to put the mechanisms together by putting axles over the first setup, which begins looking ugly. This is how I achieved the first walking part: 1. Geared down motor going to two output axles. 2. Put two pulleys on (...) (23 years ago, 13-Dec-02, to lugnet.robotics)
|
|
 | | Re: Shufflebot Concept
|
|
(...) Well, if you can do one, how about if you put two of these right next to each other? I'm sure you'd want one to be a mirror of the other, to put them closer together... I don't know if three would work as well. Maybe you could have one that's (...) (23 years ago, 13-Dec-02, to lugnet.robotics)
|
|
 | | Re: sys_time (long post)
|
|
(...) I went back and read... I was missing something apparently... Note to self... do not skim. -Kekoa (23 years ago, 13-Dec-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: sys_time (long post)
|
|
Does the H8 let an interrupt interrupt an interrupt? (Or at least the interrupts that matter in this case?) You two might want to check on that. It would seem the code is safe if the answer to the first question is no... ? Maybe I'm missing (...) (23 years ago, 13-Dec-02, to lugnet.robotics.rcx.legos)
|
|
 | | Shufflebot Concept
|
|
Is there any way to make a shuffling (stompbot) drive where three shufflers are used on each side. When one goes up, the other two go down, and when those two go up the other one goes down. This is used to provide locomotion. The best example of (...) (23 years ago, 13-Dec-02, to lugnet.robotics)
|
|
 | | RE: Firmware download troubles
|
|
The size of the firmware isn't going past the 0xcc00 boundary, is it? The firmware in the RCX only does a sum on the bytes up to 0xCBFF in the downloaded firmware, as far as I recall... Cheers, Ralph (23 years ago, 13-Dec-02, to lugnet.robotics.rcx)
|
|
 | | Re: BrickOS Threading...
|
|
Joe, (...) Maybe a special kernel build for testing purposes that increments the lower sys_time word by 0x4000 instead of 1. This will greatly increase the opportunity for this glitch to occur (from once every 65 seconds to once every 4ms.) You (...) (23 years ago, 13-Dec-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Hammer Help
|
|
Thanks for the response. I've decided to stay away from string on the robot as string can get easily entangled, especially if battling another robot. I took a break from trying a design using gears and differentials - I was getting really (...) (23 years ago, 13-Dec-02, to lugnet.technic, lugnet.robotics)
|
|
 | | Re: Hammer Help
|
|
In the prototype I used string and winch to set the hammer. I've decided not to use it on the robot - string can too easily get caught and entangled in stuff, especially if it goes up agianst another robot. On the prototype it works surprisingly (...) (23 years ago, 13-Dec-02, to lugnet.robotics)
|
|
 | | Re: Firmware download troubles
|
|
(...) The problem he's describing, if it's the same one I have, is independant of the position, direction, and power level of the tower. It seems to have something to do with BrixCC itself. The only thing I find puzzling is that Matt (the other Matt (...) (23 years ago, 13-Dec-02, to lugnet.robotics.rcx)
|
|
 | | Re: BrickOS Threading...
|
|
Steve, I checked in some changes this morning (into cvs) to put the motor controller back at the 1 ms interval. However, I want to complete the get_sys_time() updates that Mark Riley has proposed; so that can be tested as well. I am not sure when (...) (23 years ago, 13-Dec-02, to lugnet.robotics.rcx.legos)
|