You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -498,7 +499,12 @@ In the future, We also plan to develop executable (`.exe`) versions of the PICA
498
499
We plan to add more utility modules, such as a PID simulator for temperature controller PID values calibration and various simple data analysis modules. These additions will help to streamline the entire process from measurement to analysis, making PICA a more self-contained ecosystem.
499
500
500
501
501
-
## 11. Authors & Acknowledgments
502
+
## 11. Adding a New Instrument
503
+
504
+
The procedure foradding a new instrument module to PICA is describedin the [CONTRIBUTING.md](../CONTRIBUTING.md#adding-a-new-instrument-module) file. Please refer to that guide for detailed, step-by-step instructions.
@@ -510,10 +516,10 @@ We plan to add more utility modules, such as a PID simulator for temperature con
510
516
### Funding
511
517
Financial support for this work was provided under SERB-CRG project grant No. CRG/2022/005676 from the Anusandhan National Research Foundation (ANRF).
512
518
513
-
## 12. License
519
+
## 13. License
514
520
515
521
This project is licensed under the MIT License - see the [LICENSE](https://github.com/prathameshnium/PICA-Python-Instrument-Control-and-Automation/blob/main/LICENSE) file for details.
516
-
## 13. Appendix A: Project File Structure
522
+
## 14. Appendix A: Project File Structure
517
523
518
524
For developers and advanced users, the following reference outlines the PICA directory structure (v1.0.0).
0 commit comments