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)