At your side in your technical developments
MEMP

FR EN HU

Remote control of a microscope

The first part of the project consisted in developing an interface that allows computer to control a microscope (xy table, zoom, acquisition and visualization of the image) and view samples placed below.

The second part of the project made ​​the microscope remotely accessible. It came to be able to order and view samples from another computer via an internet connection.


The principle used for the transfer of remote data was based on communication between Applet and Servlet. The Applet is loaded and executed in a web page from a remote client. The Servlet is executed on the server. It is listening to the Applet to transmit the desired orders to the microscope.


The Web page shown above contains two applets. The left Applet allows you to move the XY table and vary the zoom. The right Applet displays the observed images and when clicked, it displays a larger image in a new web page.

And finally, it is possible to set a predefined path with pauses in some places. This path loop is useful for a presentation or an exhibition.
Technical summary
  • Development of an interface that allows to communicate with a microscope
  • Implementation management XY, zoom and image capture
  • Remote control with Applet / Servlet
  • Routing loop for presentations or exhibitions
© 2020   Amadou Miéville