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!