Re: GUI interface to an embedded system
- From: Grant Edwards <grante@xxxxxxxx>
- Date: Tue, 05 Jun 2007 18:14:36 -0000
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!!
.
- Follow-Ups:
- Re: GUI interface to an embedded system
- From: GMM50
- Re: GUI interface to an embedded system
- References:
- GUI interface to an embedded system
- From: GMM50
- GUI interface to an embedded system
- Prev by Date: GUI interface to an embedded system
- Next by Date: Green Hills ARM Compiler has no #print directive?
- Previous by thread: GUI interface to an embedded system
- Next by thread: Re: GUI interface to an embedded system
- Index(es):
Relevant Pages
|