Fixed links to images in a couple of pages #docs

This commit is contained in:
pyr0ball 2020-04-27 11:33:10 -07:00
parent 8d2174d549
commit 3955912fb1
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
![](../../../assets/images/board-images/easy-piezi/pp-v2.1.2-uart-wiring.png)
![](../../assets/images/board-images/easy-piezi/pp-v2.1.2-uart-wiring.png)
<object data="../../other/USB-UART-Wiring-Example.pdf" type="application/pdf" width="100%" height="450px">
<embed src="../../other/USB-UART-Wiring-Example.pdf">

View file

@ -2,7 +2,7 @@
The EasyPiezi (Rev 1.1.x and Rev 2.x.x) utilize an extra amp channel to allow the use of a PT100 RTD Thermal sensor with minimal additional components. The circuit is based on E3D's daughterboard designed for PT100 sensors.
![](../../assets/schematics/PT100-Schematic.jpg)
![](../assets/schematics/PT100-Schematic.jpg)
The circuit outputs a DC voltage that corresponds to the RTD's change in resistance, which in turn changes based on the temperature of the RTD. This output shares a common ground with other parts of the circuit, so only one additonal output pin is required to utilize it.