wizztjh
wizztjh

Reputation: 7041

Can I use Processing without PApplet to communicate with Arduino in Eclipse?

I try to follow this to use Processing in Eclipse to communicate with Arduino. But how can I disable the PApplet and use the serial that they provide to communicate with Arduino with standard implementation of Firmata there?

Upvotes: 0

Views: 372

Answers (1)

George Profenza
George Profenza

Reputation: 51867

Do you mean like simply interfacing with Java ?

Upvotes: 1

Related Questions