Processing - Which Version?
Hi All,
As of Dec 1, 2013, all of the Processing code has been developed under Processing 2.0.3. Because of changes in how Processing 2.1 implements the Serial library, however, the OpenBCI GUI will not work under Processing 2.1.
To address the problem with the Serial implementation in Processing 2.1, I created this issue on the Processing GitHub: <a href="https://github.com/processing/processing/issues/2214">https://github.com/processing/processing/issues/2214</a>
Since the issue has been satisfactorily addressed (ie, I tested their fix using the OpenBCI Processing GUI and it runs very well), I'm hoping that the next version of Processing will work well for OpenBCI.
Until that time, however, stick with Processing 2.0.3.
Chip
As of Dec 1, 2013, all of the Processing code has been developed under Processing 2.0.3. Because of changes in how Processing 2.1 implements the Serial library, however, the OpenBCI GUI will not work under Processing 2.1.
To address the problem with the Serial implementation in Processing 2.1, I created this issue on the Processing GitHub: <a href="https://github.com/processing/processing/issues/2214">https://github.com/processing/processing/issues/2214</a>
Since the issue has been satisfactorily addressed (ie, I tested their fix using the OpenBCI Processing GUI and it runs very well), I'm hoping that the next version of Processing will work well for OpenBCI.
Until that time, however, stick with Processing 2.0.3.
Chip
Comments