Re: GUI interface to an embedded system



On 2007-06-05, GMM50 <gfm5050@xxxxxxxxx> wrote:

I'm developing am embedded system with Ethernet, USB and
Serial ports. I want to provide a GUI interface which the
user can use to configure and program the system. One
approach is to use java and deliver a compiled/compressed file
to a browser that provides that gui interface.

My question is are there alternatives to this approach that I
can use with either the USB or Serial interfaces?

Sure. Put a web server in your device. You can use either
a normal HTML interface, JavaScript, or Java.

What I'm trying to avoid is writing software that needs to be
installed on a users system.

--
Grant Edwards grante Yow! If I had a Q-TIP, I
at could prevent th' collapse
visi.com of NEGOTIATIONS!!
.



Relevant Pages

  • Re: Default value for Input on CL Dos Prompt?
    ... Java is very limited in terms of console I/O. ... Simply add your default as part of the prompt, ... Use a GUI interface, where you've got a lot more flexibility. ... Use a third-party native library to do the console I/O for you. ...
    (comp.lang.java.help)
  • Re: GUI interface to an embedded system
    ... Serial ports. ... to a browser that provides that gui interface. ... Put a web server in your device. ... normal HTML interface, JavaScript, or Java. ...
    (comp.arch.embedded)
  • Re: GUI interface to an embedded system
    ... Serial ports. ... to a browser that provides that gui interface. ... a normal HTML interface, JavaScript, or Java. ... And can I download and run that software using the USB or serial ...
    (comp.arch.embedded)
  • Re: GUI interface to an embedded system
    ... Serial ports. ... to a browser that provides that gui interface. ... And can I download and run that software using the USB or serial ... can use USB like a com port and run PPP/SLIP to get TCP/IP. ...
    (comp.arch.embedded)