 | | RE: disable LNP
|
|
(...) Doesn't the H8/300 have a mode where you can scan up to 4 channels at once? Ralph (22 years ago, 12-Oct-03, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Mechanical pneumatic piston
|
|
(...) With four orientations that would be 0, 90, 180 and 270. However, you could get away with eight if you have one side of the worm gear at 0, 90, 180 and 270 and the other at 45, 135, 225 and 315, you'd just need to turn around every other gear (...) (22 years ago, 12-Oct-03, to lugnet.robotics)
|
|
 | | Re: Mechanical pneumatic piston
|
|
(...) Very nice analysis! All seems perfectly logical to me! (...) The other problem is not having an axle long enough to put them on. So I connected them together with axles butting each other about halfway through each worm gear. And with 14 worm (...) (22 years ago, 12-Oct-03, to lugnet.robotics)
|
|
 | | Re: Mechanical pneumatic piston
|
|
I have given this question some thought in the past and I came up with a theory. First of all some gear geometry background. Lego gears have 8 teeth per Lego unit (aka stud) of pitch diameter, the effective diameter to where the gears mesh. Using (...) (22 years ago, 12-Oct-03, to lugnet.robotics)
|
|
 | | Re: disable LNP
|
|
(...) Mark is correct: I made the following two changes which will cause the sensors to be polled at 1KHz: in systime.c; added "bset #0x5,@_AD_CSR:8"; extern void clock_handler(void); ... sys_nohigh: mov.w #0x5a06,r6 ; reset wd timer to 6 mov.w (...) (22 years ago, 12-Oct-03, to lugnet.robotics.rcx.legos)
|