# Other projects This document presents a (not-so) curated list of open-source projects related to hardware control via software. Other projects are listed in the [Smart Microscopy] website. This list should include only projects that have been actively developed in the last 5 years. We'll update this list as we go. Any contribution is welcome. - [PyMoDAQ] [^1]: a modular data acquisition framework. - PyMoDAQ leverages a similar approach to Redsun concept of plugins (called "modules" in PyMoDAQ), but it is tied to the Qt framework. - [bluesky] [^2]: event-driven, unopinionated framework for experiment control in Python. - *We use this!* - [qudi-core] [^3]: a framework for modular multi-instrument and multi-computer measurement applications. - qudi-core leverages a similar approach to Redsun concept of plugins (called "addons" in qudi), but it is tied to the Qt framework. [^1]: Weber, Sébastien. (2021). PyMoDAQ: An open-source Python-based software for modular data acquisition. *Review of Scientific Instruments*. 92. 045104. [doi:10.1063/5.0032116](https://doi.org/10.1063/5.0032116) [^2]: Daniel Allan, Thomas Caswell, Stuart Campbell & Maksim Rakitin (2019) Bluesky's Ahead: A Multi-Facility Collaboration for an a la Carte Software Project for Data Acquisition and Management, *Synchrotron Radiation News*, 32:3, 19-22, DOI: [doi:10.1080/08940886.2019.1608121](https://doi.org/10.1080/08940886.2019.1608121) [^3]: Jan M. Binder, Alexander Stark, Nikolas Tomek, Jochen Scheuer, Florian Frank, Kay D. Jahnke, Christoph Müller, Simon Schmitt, Mathias H. Metsch, Thomas Unden, Tobias Gehring, Alexander Huck, Ulrik L. Andersen, Lachlan J. Rogers, Fedor Jelezko, Qudi: A modular python suite for experiment control and data processing, *SoftwareX*, Volume 6, 2017, Pages 85-90, ISSN 2352-7110, [doi:10.1016/j.softx.2017.02.001](https://doi.org/10.1016/j.softx.2017.02.001) [qudi-core]: https://github.com/Ulm-IQO/qudi-core [PyMoDAQ]: https://github.com/pymodaq/pymodaq [bluesky]: https://blueskyproject.io/ [Smart Microscopy]: https://smartmicroscopy.org/resources/