Help needed to fix Serial in Python Mode

I use Processing Python Mode in my classes, I really love this stuff. I also use Arduino with Firmata (Serial based) communication to integrate it with Processing.

Serial is broken in Python Mode for quite a while now (maybe a year?) and I’m looking for people who might be able to help with it:

I have seen Python implementations of Firmata (pyFirmata) and Serial comms mentioned elsewhere, but I’m not sure I can make it work with Jython (Processing Python Mode).

Any ideas? Help!

2 Likes

Looks like it’s working again!

(there is this issue on Win64 still: https://github.com/jdf/Processing.py-Bugs/issues/227)

1 Like