devillvalle / neuronumerous

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

A one-click action to start streaming from ttyS0 #3

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
A button on the main UI that does the action of grabbing and starting input 
from ttys0.  This will make a demo a click the 'start' button to get going, 
instead of typing shit in and dealing with multiple dialog boxes.

Original issue reported on code.google.com by christia...@gmail.com on 6 Jul 2010 at 2:34

GoogleCodeExporter commented 8 years ago
My only problem with this is that it's ubuntu specific.  But for now that's 
fine.   I'm investigating the javax.comm interfaces which may allow 
interrogation from within Java of available serial devices. One way or another, 
having a one-click interface to start streaming is the goal here.

Original comment by christia...@gmail.com on 6 Jul 2010 at 2:36