From 5a54e33c6653699b4f6e52d9718aa1fba8d9d22d Mon Sep 17 00:00:00 2001 From: Quentin Bolsee <quentinbolsee@hotmail.com> Date: Wed, 30 Nov 2022 08:02:58 -0500 Subject: [PATCH] img size --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 9a7bb62..b5b8efc 100644 --- a/README.md +++ b/README.md @@ -4,34 +4,34 @@ ### [Capacitive input](./capacitive) - +<img src=./capacitive/img/D11C.capacitive.components.top.jpg width=65%><br> ### [Distance input](./distance) - +<img src=./distance/img/D11C.distance.components.top.jpg width=65%><br> - +<img src=./distance/img/D11C.distance.components.bottom.jpg width=65%><br> ### [Thermistor/pressure input](./pressure) - +<img src=./thermistor-or-pressure/img/D11C.10k.ADC.components.jpg width=65%><br> ### [Potentiometer input](./pressure) - +<img src=./potentiometer/img/D11C.potentiometer.components.top.jpg width=65%><br> - +<img src=./potentiometer/img/D11C.potentiometer.components.bottom.jpg width=65%><br> ## Outputs ### [MOSFET output](./mosfet) - +<img src=./mosfet/img/D11C.mosfet.components.jpg width=65%><br> ### [Stepper output](https://gitlab.cba.mit.edu/neilg/urumbu/-/tree/master/serialstep) - +<img src=./extra/img/D11C.stepper.components.jpg width=65%><br> ### [Servo output](https://gitlab.cba.mit.edu/neilg/urumbu/-/tree/master/serialservo) - +<img src=./extra/img/D11C.servo.components.jpg width=65%><br> -- GitLab