From 38c1b8b73bdec198f78e273c0d22eb03091b574b Mon Sep 17 00:00:00 2001 From: Luis Date: Tue, 17 Jun 2025 13:45:11 -0600 Subject: [PATCH] commit twelve --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ac4b3d3..fdc8b6d 100644 --- a/README.md +++ b/README.md @@ -14,12 +14,19 @@ In the interface we can view two graphs showing the analog signal capture of the ## CONNECTIONS -En las imagenes siguientes se pueden observar las conexines que se tienen que realizar para hacer el control de voltaje con el potenciometro. +The following images show the connections that must be made to control the voltage with the potentiometer. *This pictures shows the connections of the practice* The first image shows the analog channel used, which corresponds to analog input channel 0 (AI0), as configured in the LabVIEW interface. + ![Connections](ShowPins0.jpeg) + +The second image shows the voltage input of the potentiometer. + ![Connections](ShowPins1.jpeg) + +The third image shows what the connections look like. + ![Connections](ShowPins2.jpeg)