vault backup: 2026-07-11 16:59:05

This commit is contained in:
John Lyon-Smith
2026-07-11 16:59:05 -07:00
parent b0318f13ae
commit ecb462a16b
82 changed files with 1970 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
---
tags:
- resource
created: 2026-07-08 17:24
---
## Summary
Each board contains four identical circuits using BSS138 MOSFETs. The ground pins are not connected to the circuit in any way and are not needed for it to function. A low level output is sinked through the corresponding input signal (MCU GPIO pin). A high level output is sourced through the corresponding Vin pin (LV or HV) through a 10k resistor. If an input is left floating, the corresponding output will go high. If using unidirectionally you can put a strong pull down resistor (1k) on the input side. A pull down on the output side will cause malfunction.
## References
![[level_shifter_circuit_diagram.jpg.jpg]]
![[level_shifter_board_pic.jpg]]