# Help needed with Serial comms on Python Mode / Firmata

**URL:** https://discourse.processing.org/t/help-needed-with-serial-comms-on-python-mode-firmata/12553
**Category:** Processing.py
**Created:** [July 7, 2019, 2:14pm UTC](https://discourse.processing.org/t/help-needed-with-serial-comms-on-python-mode-firmata/12553 "2019-07-07T14:14:10Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![villares](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/villares/32/3166_2.png) [@villares](https://discourse.processing.org/u/villares)
#### Post date: [July 7, 2019, 2:14pm UTC](https://discourse.processing.org/t/help-needed-with-serial-comms-on-python-mode-firmata/12553/1 "2019-07-07T14:14:10Z")

</div>

Serial comms is broken on Processing Python Mode, as documented here:

> <https://github.com/jdf/Processing.py-Bugs/issues/245>

I suppose I can call this a "regression’, I have several projects that depend on Serial/Firmata and sensors connected to Arduinos.

Websockets is unfortunatly also broken on PythonMode… Are there any workarounds to read some real-time analog pin data from an Arduino?
