Fixed links to images in a couple of pages #docs
This commit is contained in:
parent
8d2174d549
commit
3955912fb1
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||

|
||||

|
||||
|
||||
<object data="../../other/USB-UART-Wiring-Example.pdf" type="application/pdf" width="100%" height="450px">
|
||||
<embed src="../../other/USB-UART-Wiring-Example.pdf">
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||

|
||||

|
||||
|
||||
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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue