Python for the Lab

Python for the Lab

Learn how to build software to control hardware

0 followers

Developing software to control setups can become an overwhelming task very quickly. In this book you will find how to get started following a hands-on approach. From writing your first driver to to building a User Interface to interact with your experiment.
Python for the Lab gallery image
Python for the Lab gallery image
Python for the Lab gallery image
Launch tags:Science Books•Books
Launch Team
Intercom
Intercom
Startups get 90% off Intercom + 1 year of Fin AI Agent free
Promoted

What do you think? …

Aquiles (🧉)
This book is built on several years of experience developing solutions for researchers in different fields. Many of the decisions taken are based on what works best, for example splitting configuration files from the code and, more importantly, following the Model-View-Controller pattern for this kind of software. There are not many resources available online to speed up the development of software to interface with hardware. This book is the first attempt at systematizing the knowledge. Together with the book you will also find a growing online community, a blog, and the possibility of organizing workshops at your institution.