Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: OT serial port program with a gui interface
Date: Sat, 30 Jun 2007 18:31:33
Message-Id: loom.20070630T201424-567@post.gmane.org
In Reply to: Re: [gentoo-user] OT serial port program with a gui interface by Steve Dommett
1 Steve Dommett <steve <at> st4vs.net> writes:
2
3
4 > > I'm looking for a serial port program, with a simple
5 > > gui interface, that can be extended.
6
7 > http://komport.sourceforge.net/
8
9 > http://cutecom.sourceforge.net/
10
11
12 Hello Steve,
13
14 Well those are OK but, I was hoping for something with
15 a few simple input boxes, so the user can input, say
16 a floating point varialble or an integer varialble
17 inside the box, then my program would use the
18 9600 baud serial port to transfer the parameter setting
19 to a specific register on the microP. Likewise the
20 program (gui) could interrogate the microP and discover
21 various settings/values, using the gui interface.
22 A raw terminal session will work, but, it helps me to
23 be able to put simple graphics and other things beside
24 the IO gui boxes (my jargon is neophyte. maybe they are
25 called dialog boxes to gui programmers?)
26
27 I know how to do all of the serial stuff on the linux
28 and microP side, I just am not much of a gui developer
29 (to say the least)....
30
31 It can be simple to the point of spartan on the gui side
32 of things, I usually use C underneath and on the micro.
33
34 Currently, we're using National Instrument's CVI to do this
35 on the PC, but, I'd like to get away from NI...
36 http://www.ni.com/lwcvi/
37
38 I do not need anything as feature rich as CVI, just something
39 simple to build the gui side of things and which will run
40 on XP and gentoo(kde).
41
42
43 James
44
45
46
47
48 --
49 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Re: OT serial port program with a gui interface "b.n." <brullonulla@×××××.com>