Tagged Questions
1
vote
1answer
850 views
Serial port monitor for Arduino in Eclipse (on Linux x64)
I like to program my Arduino using Eclipse. However, I still need the Arduino IDE to use the Serial port monitor.
This is very inconvenient and breaks my work flow
I tried to use RXTX but this would ...