 | | Re: Hammer Help
|
|
winding and unwinding string seems to be to slow if i understand it good so my idea is here: use two wheels (pulleys) especiali as big as you can put into your design they should be with flat surface so it meand they should be from old sets like: (...) (23 years ago, 13-Dec-02, to lugnet.technic, lugnet.robotics)
|
|
 | | Hammer Help
|
|
Roy I thought about designing such a thing a while ago. My decision was that I'd make something like a Roman ballista. I'd wind up a string on a winch to cock the hammer then unwind the string all the way back again. The catch would be released by (...) (23 years ago, 13-Dec-02, to lugnet.robotics)
|
|
 | | setjmp/longjmp for brickOS
|
|
Hi all, I am currently attending to a lecture in real time system on my university and we were assigned the homework to do exception handling in C on the RCX using setjmp and longjmp. Of course those are not available in brickOS so that task (...) (23 years ago, 13-Dec-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: BrickOS Threading...
|
|
(...) <snip> (...) Steve, Yes, infact I had tested a couple different applications with the motor controller being called every 1 ms and the same ones with a 2 ms interval. I didn't see a difference with those applications, but did recognize the (...) (23 years ago, 13-Dec-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: BrickOS Threading...
|
|
(...) ... (...) This change seem to improve things. Can I change it back to the way it was before? Thanks Steve (23 years ago, 13-Dec-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: sys_time (long post)
|
|
Mark, Excellent Post ! Ok, I will admit it; I was the one that put the sys_time handler on the NMI. 8-) I guess I will want to think about this a bit; but I see that you have done a good bit of that yourself. ... Could the 'Get' function do the (...) (23 years ago, 12-Dec-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Hammer Help
|
|
I need help in designing a motor-driven hammer for my RCX Tank Base Two. The hammer should be forced down to create a greater impact than that as if it were simply dropped. The hammer should have a length of about 28 studs from its point of rotation (...) (23 years ago, 13-Dec-02, to lugnet.technic, lugnet.robotics)
|
|
 | | Working motorized focus for Vision Command
|
|
I have always thought that LEGO should have built the Vision Command camera housing such that the focus could be motorized. I know I'm not the only one ... In this thread, Bob Fay (of LEGO milling machine fame) suggests using half of a large Technic (...) (23 years ago, 13-Dec-02, to lugnet.robotics)
|
|
 | | Re: Win98 cygwin USB installation
|
|
Hi Collin, This post by John Hansen fixed things for me: (URL) Spencer" <cspencer@andrew.cmu.edu> wrote in message news:H71CzB.Ipu@lugnet.com... (...) USB (...) them or (...) to (...) the (...) the (...) USB (...) that (...) the (...) (23 years ago, 13-Dec-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Win98 cygwin USB installation
|
|
Ok, I think I figured it out...I don't completely understand the logistics of makefiles, but I changed the following line in Makefile.common: Before: CFLAGS = -O2 -Wall After: CFLAGS += -O2 -Wall I suspect that a later assignment to CFLAGS was (...) (23 years ago, 13-Dec-02, to lugnet.robotics.rcx.legos)
|