kente678 / funnel

Automatically exported from code.google.com/p/funnel
Other
0 stars 0 forks source link

Processing Llibrary broken with funnel release 801 #31

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Update funnel to rev 801 or greater.
2. Copy the processing library to Documents/Processing/libraries
3. Upload StandardFirmata (Firmata 2.3) from Arduino 1.0.
3. Run a few funnel processing examples

What is the expected output? What do you see instead?
Analog input is not working.
i2c is not working.
Digital input and output work.

Funnel revision 787 (with Arduino 2.2 / StandardFirmata) does not have these 
issues. I'm assuming the problem was introduced when Funnel server was upgraded 
to be Firmata 2.3 compatible. The processing library may also need updates to 
be compatible.

Original issue reported on code.google.com by jeff.ho...@gmail.com on 14 Jan 2012 at 7:14