

Get a quote in only 3 steps!
1. Add the items you are interested in to your cart
2.Go to your cart
3.Click on GENERATE A QUOTE
Your quotations are available online on your customer account.
Including €0.01 for ecotax
This ports splitter specifically designed for Lego Mindstorms NXT connects to the NXT sensor ports. It can connect up to three digital sensors or actuators on a single port on the Lego Mindstorms NXT Intelligent Brick.
The connected sensors must be I2C compliant sensors with their own I2C address. Works with EV3, but only with I2C-sensors.
This port splitter can be placed in cascade with other port splitter thus multiplying the complexity and performance of your robot. This port splitter supports language NXT-G (there is no particular block to be used), NBC and RobotC.
This port splitter only supports I2C compatible digital sensors, with their own I2C address, it does not support analog sensors. The sensors that are supported (not exhaustive):
Under normal conditions, maximum current consumption capacity of NXT I2C bus is about 100 milli-amps. While attaching multiple sensors, ensure that total current drawn by your sensors is within the limits. Also to limit current consumption, use the shortest possible length of cables between the sensor and SPLIT-Nx-v2.
Upto three NXT servomotors can be attached to SPLIT-Nx-v2. Turning motor port ON through the NXT program will turn all the attached motors ON at once. This is useful if you need to run all motors at once, however independent control of each attached motor is not possible and encoder values of the motors can not be used. i.e. rotation control feature of motor blocks can not be used. Also note that the power supplied to the motors will be limited by the power coming from the NXT brick. The encoder reading on NXT will be Logical AND operation of encoder values of all attached motors. For simple programs such value is not of much use.