doc-helmut wrote:Building a H-bridge for the Tetrix motor is too much a botched job to me (do you say so?)...although it would be the easiest way for motor control because I could use the NXC fw IOmap.
It actually wouldn't be all that hard IMO, to build an H-Bridge running on 9v. It wouldn't be for the tetrix motors, but rather for the NXT motors. I am not sure what you mean about the IOmap though.
doc-helmut wrote:yeah, that's indeed a real good new idea - maybe with a resistor in line...? (not sure about that, perhaps it means grilling the resistor over the time - what Ohm should it have if possible?)
A resistor would work, but you would need a power resistor to get any motor power from it. Since the NXT motor is mostly for the encoder, you could use a resistor that is fairly high resistance, and not get much power from the NXT motor. Powering the motor would only be for it to turn over easily, not for added torque.
Another approach, would be to use the NXT motor ports to drive the tetrix motors through H-Bridges (forget about the tetrix controller). The main issue here, is that they can draw quite a bit of power, so you would probably have to build the H-Bridge using fets (not as simple as an IC H-Bridge). You would drive the NXT motors directly, normally.
And yet another option, is to make room for another NXT to use rotation sensors (either the HT ones, or the old RCX ones). You could connect this NXT to one of the others through RS485. It would add two sensor ports (the original NXT as you have now with all four ports used, minus port 4 for RS485, plus 4 ports on the new NXT minus port 4 equals 6 ports; four for the original sensors, plus two for the rotation sensors) exactly the same number, plus 2 for the rotation sensors.