From 099d949848db03b5d1acd7f6c4f8f7da96a8e943 Mon Sep 17 00:00:00 2001 From: Arnoud van Heuvelen Date: Sun, 21 Jan 2024 11:48:27 +0100 Subject: [PATCH 1/7] Swap images --- content/learn/04.electronics/05.servo-motors/servo-motors.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/learn/04.electronics/05.servo-motors/servo-motors.md b/content/learn/04.electronics/05.servo-motors/servo-motors.md index b12c323118..010406bd80 100644 --- a/content/learn/04.electronics/05.servo-motors/servo-motors.md +++ b/content/learn/04.electronics/05.servo-motors/servo-motors.md @@ -65,13 +65,13 @@ The signal pin is typically yellow or orange and should be connected to PWM pin For the **Knob** example, wire the potentiometer so that its two outer pins are connected to power (+5V) and ground, and its middle pin is connected to `A0` on the board. Then, connect the servo motor as shown in the circuit below. -![The Knob Circuit.](./assets/servo_circuit_knob.png) +![The Knob Circuit.](./assets/servo_circuit_knob-pot.png) ### Sweep Circuit For the **Sweep** example, connect the servo motor as shown in the circuit below. -![The Sweep Circuit.](./assets/servo_circuit_knob-pot.png) +![The Sweep Circuit.](./assets/servo_circuit_knob.png) ## Examples From 5217fc8c771fb187b45d404a6759fe242877a9d9 Mon Sep 17 00:00:00 2001 From: Arnoud van Heuvelen Date: Sun, 21 Jan 2024 11:49:39 +0100 Subject: [PATCH 2/7] Rename servo_circuit_knob.png to servo_circuit.png There is no knob in this circuit. --- .../{servo_circuit_knob.png => servo_circuit.png} | Bin 1 file changed, 0 insertions(+), 0 deletions(-) rename content/learn/04.electronics/05.servo-motors/assets/{servo_circuit_knob.png => servo_circuit.png} (100%) diff --git a/content/learn/04.electronics/05.servo-motors/assets/servo_circuit_knob.png b/content/learn/04.electronics/05.servo-motors/assets/servo_circuit.png similarity index 100% rename from content/learn/04.electronics/05.servo-motors/assets/servo_circuit_knob.png rename to content/learn/04.electronics/05.servo-motors/assets/servo_circuit.png From baa00e6da941614fe21248727b5010e5a85cd70e Mon Sep 17 00:00:00 2001 From: Arnoud van Heuvelen Date: Sun, 21 Jan 2024 11:50:06 +0100 Subject: [PATCH 3/7] Rename servo_circuit_knob-pot.png to servo_circuit_pot.png --- ...o_circuit_knob-pot.png => servo_circuit_pot.png} | Bin 1 file changed, 0 insertions(+), 0 deletions(-) rename content/learn/04.electronics/05.servo-motors/assets/{servo_circuit_knob-pot.png => servo_circuit_pot.png} (100%) diff --git a/content/learn/04.electronics/05.servo-motors/assets/servo_circuit_knob-pot.png b/content/learn/04.electronics/05.servo-motors/assets/servo_circuit_pot.png similarity index 100% rename from content/learn/04.electronics/05.servo-motors/assets/servo_circuit_knob-pot.png rename to content/learn/04.electronics/05.servo-motors/assets/servo_circuit_pot.png From 43eeb545381cc9feb87c4907b87701f45bc37110 Mon Sep 17 00:00:00 2001 From: Arnoud van Heuvelen Date: Sun, 21 Jan 2024 11:50:47 +0100 Subject: [PATCH 4/7] Use updated filenames --- content/learn/04.electronics/05.servo-motors/servo-motors.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/learn/04.electronics/05.servo-motors/servo-motors.md b/content/learn/04.electronics/05.servo-motors/servo-motors.md index 010406bd80..97e9032da4 100644 --- a/content/learn/04.electronics/05.servo-motors/servo-motors.md +++ b/content/learn/04.electronics/05.servo-motors/servo-motors.md @@ -65,13 +65,13 @@ The signal pin is typically yellow or orange and should be connected to PWM pin For the **Knob** example, wire the potentiometer so that its two outer pins are connected to power (+5V) and ground, and its middle pin is connected to `A0` on the board. Then, connect the servo motor as shown in the circuit below. -![The Knob Circuit.](./assets/servo_circuit_knob-pot.png) +![The Knob Circuit.](./assets/servo_circuit_pot.png) ### Sweep Circuit For the **Sweep** example, connect the servo motor as shown in the circuit below. -![The Sweep Circuit.](./assets/servo_circuit_knob.png) +![The Sweep Circuit.](./assets/servo_circuit.png) ## Examples From 7b7eaa58de827aeafc9c750486cb031e38aa04d4 Mon Sep 17 00:00:00 2001 From: Arnoud van Heuvelen Date: Sat, 27 Jan 2024 00:36:09 +0100 Subject: [PATCH 5/7] Revert "Rename servo_circuit_knob-pot.png to servo_circuit_pot.png" This reverts commit baa00e6da941614fe21248727b5010e5a85cd70e. --- ...o_circuit_pot.png => servo_circuit_knob-pot.png} | Bin 1 file changed, 0 insertions(+), 0 deletions(-) rename content/learn/04.electronics/05.servo-motors/assets/{servo_circuit_pot.png => servo_circuit_knob-pot.png} (100%) diff --git a/content/learn/04.electronics/05.servo-motors/assets/servo_circuit_pot.png b/content/learn/04.electronics/05.servo-motors/assets/servo_circuit_knob-pot.png similarity index 100% rename from content/learn/04.electronics/05.servo-motors/assets/servo_circuit_pot.png rename to content/learn/04.electronics/05.servo-motors/assets/servo_circuit_knob-pot.png From 9b1e3f46b7443a2a4b0348c5677b70e52b100ae7 Mon Sep 17 00:00:00 2001 From: Arnoud van Heuvelen Date: Sat, 27 Jan 2024 00:36:16 +0100 Subject: [PATCH 6/7] Revert "Rename servo_circuit_knob.png to servo_circuit.png" This reverts commit 5217fc8c771fb187b45d404a6759fe242877a9d9. --- .../{servo_circuit.png => servo_circuit_knob.png} | Bin 1 file changed, 0 insertions(+), 0 deletions(-) rename content/learn/04.electronics/05.servo-motors/assets/{servo_circuit.png => servo_circuit_knob.png} (100%) diff --git a/content/learn/04.electronics/05.servo-motors/assets/servo_circuit.png b/content/learn/04.electronics/05.servo-motors/assets/servo_circuit_knob.png similarity index 100% rename from content/learn/04.electronics/05.servo-motors/assets/servo_circuit.png rename to content/learn/04.electronics/05.servo-motors/assets/servo_circuit_knob.png From e7fcb24f708bd1241ad8d2f3936b7feb0d931f97 Mon Sep 17 00:00:00 2001 From: Arnoud van Heuvelen Date: Sat, 27 Jan 2024 00:36:17 +0100 Subject: [PATCH 7/7] Revert "Use updated filenames" This reverts commit 43eeb545381cc9feb87c4907b87701f45bc37110. --- content/learn/04.electronics/05.servo-motors/servo-motors.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/learn/04.electronics/05.servo-motors/servo-motors.md b/content/learn/04.electronics/05.servo-motors/servo-motors.md index 97e9032da4..010406bd80 100644 --- a/content/learn/04.electronics/05.servo-motors/servo-motors.md +++ b/content/learn/04.electronics/05.servo-motors/servo-motors.md @@ -65,13 +65,13 @@ The signal pin is typically yellow or orange and should be connected to PWM pin For the **Knob** example, wire the potentiometer so that its two outer pins are connected to power (+5V) and ground, and its middle pin is connected to `A0` on the board. Then, connect the servo motor as shown in the circuit below. -![The Knob Circuit.](./assets/servo_circuit_pot.png) +![The Knob Circuit.](./assets/servo_circuit_knob-pot.png) ### Sweep Circuit For the **Sweep** example, connect the servo motor as shown in the circuit below. -![The Sweep Circuit.](./assets/servo_circuit.png) +![The Sweep Circuit.](./assets/servo_circuit_knob.png) ## Examples