if PoMoCo 1.0 does not connect on win7 64bit

but the Arduino ide works, then check if you have an “incoming” blue tooth com port specified

symptoms:

start the PoMoCo.py and the CMD window gives:

Attempting to connect to Servotor
Connection to Servotor failed. No robot movement will occur.
initilizing servos
servos initalizied
Killing all servos

note the lack of a “Trying Windows Method” message

then check if you have any “incoming” blue tooth com ports specified (blue tooth tray icon, right click, open setting , “com ports” tab , direction “incoming”.)

if so, remove it

good message is:

Attempting to connect to Servotor
Trying Windows Method
Connect Successful! Connected on port COMx
initilizing servos
servos initalizied

where COMx is your Servotor com port (seen in device manager - ports (com and lpt) )

side note: typo’s: initilizing servos -> initializing servos
servos initalizied -> servos initialized