I have the Robot Starter kit V2.0 and I am looking to expand on the basic system to build a robot controlled via a web interface/mobile app using a raspberry pi to control the baseboard I/O over serial. I’ve done this for other applications using nanpy (https://github.com/nanpy/nanpy) to use an Arduino board as a slave I/O board.
I’m not sure how to get the makeblock library to work with nanpy, does anyone know how to do this or, if not, a different way to do much the same? Has anyone gotten the makeblock baseboard to play nice with an rpi?