mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-25 21:54:20 -08:00
corrected mosfet pin names (#1521)
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
This commit is contained in:
parent
20a562a0ad
commit
b0bc047517
|
@ -43,6 +43,10 @@ Previous versions of these instructions specified using a 2N2222a power transist
|
||||||
|
|
||||||
The current version of the guide now instructs using either a surface mount or through-hole MOSFET to switch the ground ("low side") of the GPS module. This allows the MOSFET to operate in the fully saturated condition, and MOSFETs will have a lower power consumption themselves than a power transistor. As the ground for the two parts will now be isolated, it is important that no parts of the GPS module, the antenna or any shielding shell are able to contact the ground for the Heltec board.
|
The current version of the guide now instructs using either a surface mount or through-hole MOSFET to switch the ground ("low side") of the GPS module. This allows the MOSFET to operate in the fully saturated condition, and MOSFETs will have a lower power consumption themselves than a power transistor. As the ground for the two parts will now be isolated, it is important that no parts of the GPS module, the antenna or any shielding shell are able to contact the ground for the Heltec board.
|
||||||
|
|
||||||
|
The essential connections for the NPN MOSFET are shown in the schematic below.
|
||||||
|
|
||||||
|
![Heltec_ESP32V3_N-Mosfet_Schematic](/img/hardware/heltec/Heltec_ESP32V3_N-Mosfet_Schematic.webp)
|
||||||
|
|
||||||
### Materials Needed
|
### Materials Needed
|
||||||
|
|
||||||
- Heltec ESP32 V3 board
|
- Heltec ESP32 V3 board
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 53 KiB |
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
Loading…
Reference in a new issue