Posted By:
Dave_Brown
Posted On:
Sunday, July 22, 2001 03:39 PM
I would like to be able to send instructions via a GUI to a TINI board to request temperature readings from a sensor connected to TINI and obviously retrieve these readings.
Is this best achieved using an applet or a servlet and how exactly does the temperature sensor return the reading to the host machine?
Can this be achieved using JSP's?
I don't believe this is a difficult task but it's new ground so any help would be appreciated.