Is it possible to connect MOVI to PC(Windows)

Is it possible to connect MOVI to PC(Windows) through the RS232 serial port, instead of Arduino? (Would use a USB to serial port converter). I am a programmer. Programming would not be a problem.


Yes.


Connect your RX and TX cables to the communication jumpers, as described in our manual (page 10):


Open Jumper 2 and Jumper 3 and connect the left side of MOVI’s TX jumper (Jumper 2)

and the left side of MOVI’s RX jumper (Jumper 3) to two other connectors. The left

side is the pin that is further away from the Arduino headers and the microphone (MIC1)

and ​closer ​to ​the ​button.


Then use a terminal program (like putty) and choose a bitrate of 9600bps.


The equivalent Unix command is:


stty -echo -F /dev/ttyUSB0 9600