Initialize piNail project with modern piNail2 web controller

This commit is contained in:
2026-03-11 20:11:59 +00:00
commit fe550429a5
84 changed files with 5734 additions and 0 deletions
+30
View File
@@ -0,0 +1,30 @@
.. ivPID documentation master file, created by
sphinx-quickstart on Fri Dec 18 12:30:42 2015.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
ivPID Ivmech Python PID Controller
=================================
.. figure:: images/pid_control.png
:align: center
PID Controller
.. toctree::
:maxdepth: 2
.. automodule:: PID
.. autoclass:: PID
:members:
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`