![]() | Port sharing |
|
15 Aug 2012, 19:31
Ade Oduye (10 posts) |
I have my Processing InvertedSonar sketch working successfully – I.E it is showing the concentric circles. However, when I run my Arduino on port tty/ACM0, processing no longer has access to that port and I get an ArrayIndexOutOfBoundsException Can you think of anything I am not doing or doing wrong to get both sides communicating? ps: Apologies if I am not being descriptive enough. The fact is I am not very sure about anything processing and/or Arduino related |
|
16 Aug 2012, 15:13
Maik Schmidt (110 posts) |
When Processing starts the InvertedSonar sketch it prints a list of all serial ports to the console. Can you post this output, please? |
|
17 Aug 2012, 02:31
Ade Oduye (10 posts) |
Hi Maik, Thank you for your response. I am getting the following output: Stable Library As you can see can I am getting some output but my Adruino code is outputing the following: 40.71, -24.611 I am working on things but I would appreciate any suggestions. ps: I should mention I could not procure a Ping))) sensor and I am using an HC-SR04 sensor instead. |
|
17 Aug 2012, 03:44
Ade Oduye (10 posts) |
Hey Maik, I got it working. Thanks! |
| You must be logged in to comment |

