Programming Techniques for NXTMMX
EV3 Method:
To use capabilities of the sensor, please download EV3
blocks available at the following URL:
http://www.mindsensors.com/index.php?
controller=attachment&id_attachment=156
Installation instructions for EV3 block are available at:
http://www.mindsensors.com/content/13-how-to-install-blocks-in-
ev3
Download EV3 sample program from following URL and modify it to
suit your needs.
http://www.mindsensors.com/index.php?
controller=attachment&id_attachment=155
NXT-G Method:
Please download custom NXT block from following
URL and import it into your NXT-G IDE.
http://www.mindsensors.com/index.php?
controller=attachment&id_attachment=96
If you need instructions on how to import this block in NXT-G, visit
following url:
http://www.mindsensors.com/content/21-nxt-g-blocks-how-to-
install-blocks
Also download sample NXT-G programs from following URL and
modify them to suit your needs:
http://www.mindsensors.com/index.php?
controller=attachment&id_attachment=106
NOTE
Ensure to use latest LEGO firmware on NXT (1.29 or higher).
RobotC Method:
Download the library file from following URL, and at the top of your
RobotC program file, include it with following directive:
#include "NXTMMX-lib.h"
Copyright © 2016 mindsensors.com
4/14