mirror of https://github.com/EspoTek/Labrador.git
Add details about the resettable fuse pins.
parent
4e83cef966
commit
538e363471
15
Pinout.md
15
Pinout.md
|
@ -1,5 +1,18 @@
|
|||
![pinout](https://user-images.githubusercontent.com/22040436/37638753-89b99496-2c62-11e8-83dd-38fd253beee5.png)
|
||||
|
||||
|
||||
## AC-coupled pins
|
||||
|
||||
The AC coupled pins remove the DC component from your signals, and are meant mainly for audio purposes and dual-ended opamps. **For general use, you will almost always want to use the DC-coupled pins**, as they do not alter your signal in any way.
|
||||
|
||||
The duplicate oscilloscope pins are there for measuring resistance and capacitance on the multimeter. You do not need them otherwise.
|
||||
|
||||
## Duplicate oscilloscope pins
|
||||
|
||||
The duplicate oscilloscope pins are there for measuring resistance and capacitance on the multimeter. You do not need them otherwise.
|
||||
|
||||
|
||||
## Fuse bypass pins
|
||||
|
||||
The fuse bypass pins (to the immediate left of the USB connector on the diagram) are used for bypassing the fuse, if you need to, by shorting them together. The top pin, as seen on the image, is a 5V pin directly from the USB connector, and the bottom pin is the 5V output of the fuse.
|
||||
|
||||
The fuse is a PTC resettable fuse, with a maximum current of around 400 mA.
|
Loading…
Reference in New Issue