Getting started with myrobotlab - Having problems? Ask the nice people here.
Hey Friends,
Since a few days I have been exploring MRL and I want to use it for my project which is similar to a Chess Robot made with MRL.
I wil be having an Arduino Mega connected to the PC.
I plan the communication to happen as follows:
Arduino Board > (serial communication) > Chess Engine in MRL
Chess Engine in MRL > (serial communication) > Arduino Board
(the data being sent/received will be chess moves)