Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 825 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 825 Bytes

Photomultiplier experiment controler

This application is used to control a double slit experiment with single photons. It communicates with control board over serial. It can be used to prepare/control the hardware, input experiment parameters, execute the measurement, plot and save results.

Project features

  • Communication with control board over serial
  • Experiment parameter input
  • Executing the experiment
  • Plotting data
  • Saving data

Built With

  • Qt - Main framework

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

This project is an assignment for application programming university course.