I'm currently developing a Lego Robot, the mindstorm series to be specific. I want to replace the lego NXT brick with an arduino, maybe an intel galileo in the future. How do I establish connections from the arduino with the lego sensors? Also, I would like some input on any cool features that I can add to this robot. This robot is to be seen as a human companion. Thanks in advance.
An example of a sensor i would like to use is here : http://www.hitechnic.com/cgi-bin/commerce.cgi?preadd=action&key=NIS1070
How do I interface this with an arduino?
-
1Looks like they use I2C so you just have to look at the pinout and then hook it up to the I2C pins on the Arduino. dexterindustries.com/howto/…sachleen– sachleen2014年04月04日 06:10:25 +00:00Commented Apr 4, 2014 at 6:10
1 Answer 1
Doing a quick search on google you can find a couple of shields designed for that purpose:
Second one is allows less motor connections but it's cheaper and has a book written by the designers