Dragon12
Posts: 61
Joined: Thu Jul 18, 2013 10:33 am

pyFirmata now fails under Arduino

Mon Aug 12, 2013 3:06 am

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?

Return to “Python”