OHAI Docs
Lockbox

PCB Overview

PCB Overview for Lockbox.

The Lockbox PCB is the control and power distribution board for the device. It carries the ESP32-S3 control electronics, motor driver interface, battery and USB power path, magnetic position sensing, rotary encoder inputs, button inputs, and TFT display connection.

KiCad board file

Download the board file for KiCanvas or KiCad.

Electrical architecture

AreaRole
battery_and_power.kicad_schBattery input, USB power detection, charging/power regulation, and current-sense support
mcu_and_ui.kicad_schESP32-S3, rotary encoder, button inputs, display interface, and user-facing controls
mag_sensors.kicad_schHall/TMR magnetic sensing used to detect the backplate and latch position
motor.kicad_schDC motor output and motor connector
screen.kicad_schTFT display connector and supporting display signals

PCB source files

AssetLink
KiCad projectLockBox.kicad_pro
Main schematicLockBox.kicad_sch
Board layoutLockBox.kicad_pcb
Schematic sheetsbattery_and_power.kicad_sch, mag_sensors.kicad_sch, mcu_and_ui.kicad_sch, motor.kicad_sch, screen.kicad_sch
Footprints and symbolsLockbox.pretty/, Lockbox.kicad_sym
STEP modelLockBox_v0.1.step
Datasheetsdatasheets/
Fabrication output notesFAB_OUTPUT.md
Latest production Gerbersproduction/v1.4/LockBox_V1.4.zip
Latest production PCB BOMproduction/v1.4/bom_v1.4.csv
Latest production positionsproduction/v1.4/positions_v1.4.csv

Production package

The current production output referenced by these assembly docs is v1.4. Older v1.2/v1.3 production export bundles were removed from the OSS repo so the public hardware package points at the current production assets.

On this page