pyFirmata

RobDrizzle:
Any ideas? I have been trying to get python to talk to the arduino for the last two weeks and have no success with any of the methods!!!!

Did you manage to get it working? The latest code on my repo on GitHub should install and work fine: GitHub - tino/pyFirmata: Python interface for the Firmata (http://firmata.org/) protocol. It is compliant with Firmata 2.1. Any help with updating to 2.2 is welcome. The Capability Query is implemented, but the Pin State Query feature not yet..

Tino