holmos-ipm / holmos-rpi

Code for digital holography on raspberry pi
GNU General Public License v3.0
15 stars 5 forks source link

Holmos - Code

Holmos is a digital holographic microscope developed at Fraunhofer IPM with help from local schools via the Freiburg Seminar and with kind support from the BMBF. The hardware is based on the Raspberry Pi.

The setup was presented at the Conference Digital Holography and 3D Imaging in Bordeaux in 2019. The abstract and poster are available online and give an overview of the technical features.

An article in the German Make Magazin (paywalled) describes the project and gives an overview of the funtionality.

Repositories

The holmos-ipm repositories aim to be small, but complete:

In addition, much of the work that the student groups contributed is documented online, at https://github.com/holmos-mikroskop/. That repository - especially the Wiki - documents the status at the end of the formal project. The student repository is in German, and is more thourough and detailed in some places. It will probably not be updated as much as this IPM repository.

Installation

Please see the separate installation instructions to get the software running on your Raspberry Pi.

Usage

Run rpi_main.py or one of the start_??.sh to start the user interface for live measurements.

The phase images are wrapped (i.e. have jumps at λ or 2π). start_unwrap_ui.py provides a very(!) basic unwrapper, but it only works for very clean phase images.

To date, a fancy unwrapper and 3D visualisaion of the phase maps are outside the scope of this project: We are striving to keep the code easy to install/run on the RPi.

Project Status, Contributions

Code and hardware are functional. The main development phase of HolMOS is complete, we are only reacting to user input from now on. Several copies have been built, especially by Freiburg students and readers of the German Make Magazine.

However, there are probably still bugs and gaps in the documentation - if you stumble upon one, feel free to contact us. In order of preference:

Please let us know if you attempt to build your own setup - we'd be very excited to hear from you!

Contact

You can mail Tobias and Alex with questions, comments - or just a short note if you've managed to build a working Holmos setup.

License

The code in both repostiories is published under the GPLv3, see the license. For other licensing options, feel free to contact us.