Dark Light

Entwicklungsbuero EB Stresing

Software


ESLSCDLL

ESLSCDLL is a software library which implements all functions to control Stresing Cameras

The GUI Escam uses the library and gives you the possibility to develop your own software in whatever language you like. We have examples available in C, Python, Matlab amd LabView. The Library ESLSCDLL is available for Windows and Linux.

Visit our GitHub repository to learn more.

Escam

Escam is a GUI made to test the cameras. You can use Escam as a starting point to check the cameras features and functionality and go on from there. Collected data is displayed on a graph and you can see when the camera takes samples.

The data can be exported into an HDF5 file and be used for calculations in your own programs.

Escam can also be used as a reference, when creating your own GUI, to check if the camera behaves as it should.

License

The software library ESLSCDLL and the GUI Escam, both located in the EBST_CAM repository, are released under the LPGL-3.0. This applies for the Windows version ESLSCDLL.dll and the Linux version libESLSCDLL.so. The Linux Kernel object and its source code is released under the GPL-2.0. All short software snippets and examples to demonstrate the use of the library ESLSCDLL are released as public domain under the Unlicense. This applies to: the C example CsimpleExample, Python example stresing_python, Matlab example stresing_matlab, Labviewe example lv64.