Skip to content

Commit 9f50ab1

Browse files
authored
Merge branch 'main' into feat/jekyll4-build-speedup
2 parents 4165046 + 92480ec commit 9f50ab1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

arduino/potentiometers-old.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ A [video](https://youtu.be/MJt9kSNlsU4) demonstration of a [trimpot](https://www
3838

3939
A [potentiometer](https://en.wikipedia.org/wiki/Potentiometer) (or pot) is a three-terminal resistor with a sliding or rotating contact that can be used to dynamically vary resistance.
4040

41-
![Animation showing how a potentiometer works](/assets/movies/Potentiometer_Overview_Animation_TrimmedAndCropped.gif)
41+
![Animation showing how a potentiometer works](assets/movies/Potentiometer_Overview_Animation_TrimmedAndCropped.gif)
4242
Animation shows how the wiper can be used to vary resistance. The figure on the right is the formal electrical symbol.
4343
{: .fs-1 }
4444

sensors/hall-effect.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Electricity and magnetism have long captured human interest but were considered
4141

4242
Enter Edwin Hall. As a PhD student at Johns Hopkins in 1879, Hall discovered the "Hall effect", which is the production of a small voltage difference across an electrical conductor **transverse** to the electric current when a magnetic field is applied ([Wikipedia](https://en.wikipedia.org/wiki/Hall_effect#Discovery)). This [animation](https://youtu.be/wpAA3qeOYiI) by "How to Mechatronics" helps demonstrate the effect. When a magnet is introduced, it repels negative charges to one side of the conductor creating an asymmetric distribution of charge (perpendicular to the flow of current) on the conductor. This separation of charge establishes a new electric field with a small electric potential (often in the millivolts), which can be measured by a multimeter or similar device.
4343

44-
![Animation of Hall Effect](/assets/movies/HallEffectAnimation_HowToMechatronics-Optimized.gif)
44+
![Animation of Hall Effect](assets/movies/HallEffectAnimation_HowToMechatronics-Optimized.gif)
4545
Animation from ["How to Mechatronics"](https://youtu.be/wpAA3qeOYiI)
4646
{: .fs-1 }
4747

@@ -107,7 +107,7 @@ While some Hall effect sensors produce binary output (`HIGH` or `LOW`) and thus,
107107

108108
| Reed Switch Animation | Slow Motion Activation Video |
109109
| ---------- | ----------- |
110-
| ![Reed switch slow-mo video](/assets/movies/ReedSwitchAnimation-Optimized.gif) | ![Reed switch animation](/assets/movies/HowAReedSwitchWorks_Wikipedia.gif) |
110+
| ![Reed switch slow-mo video](assets/movies/ReedSwitchAnimation-Optimized.gif) | ![Reed switch animation](assets/movies/HowAReedSwitchWorks_Wikipedia.gif) |
111111

112112
The slow-motion activation video is from [Wikipedia](https://en.wikipedia.org/wiki/Reed_switch).
113113
{: .fs-1 }

0 commit comments

Comments
 (0)