3. Tutorials
- 3.1. Git/GitHub
- 3.2. How to modify existing PyMoDAQ’s code?
- 3.3. Write and release a new plugin
- 3.4. Story of an instrument plugin development
- 3.4.1. The controller manual
- 3.4.2. The installer
- 3.4.3. The blue route: use the manufacturer GUI
- 3.4.4. A shortcut through an existing green route? Readily available PyMoDAQ instrument plugins
- 3.4.5. The gold route: control your device with a Python script
- 3.4.6. The green route: control your device with PyMoDAQ
- 3.4.7. Conclusion
- 3.5. How to contribute to PyMoDAQ’s documentation?
- 3.6. Updating your instrument plugin for PyMoDAQ 4
- 3.7. Tutorial On Data Manipulation and analysis
- 3.8. Jupyter Lab