Arduino and the serial port
in
Integration and Hardware
•
8 months ago
The natural application for displaying the analogue output of an Arduino should be Processing. But the 'virtual' serial port is a problem in 2.0.
I see lots of questions about this - but very few answers.
The example 'serialcallresponse.pde' works fine under 1.5, but I can get no joy with the new download of 2.0. I used the 32-bit version, since the 64-bit version does not seem to know about serial at all!
When I modify the code for my particular problem 1.5 still works fine.
Could the 'fix' be to transfer part of the library from 1.5 to 2.0?
Or should I just stick to 1.5?
Cheers
John (in Australia)
2