Page 1 of 1

pyFirmata now fails under Arduino

Posted: Mon Aug 12, 2013 3:06 am
by Dragon12
Thank you for reading this, my first posting.

I recently upgraded Arduino from 1.0.3 to 1.0.5 and now pyFirmata no longer works. For example, "board.digital[13].write(1)" causes the red serial LED on my Duemilanove board to blink but the LED on pin 13 does not light.

Has the standard firmata, from the examples list changed, now making pyFirmata incompatible? Or could there be some other strange reason for pyFirmata to now fail?