by mcdonald » Sat Nov 02, 2013 6:33 amHallo. Whats the way to use a RCX-Multiplexer with ev3? I see that it is compatible, but there is no EV3-Block to use them.
by support » Mon Nov 04, 2013 7:19 amMTRMX-Nx is a I2C device and would work with EV3, however, currently EV3 block for MTRMX-Nx is not planned for development.
help me, I don´t know how to use my multiplexer with NXT in robotC, help me please,all de libraries that I use, can´t help me
To use EV3SensorMux with RobotC, you should use botbench.com driver suite from: https://github.com/botbench/robotcdriversuite.include header file and example as follows:https://github.com/botbench/robotcdriversuite/blob/master/include/mindsensors-ev3smux.hhttps://github.com/botbench/robotcdriversuite/blob/master/examples/mindsensors-ev3smux-test1.c