liammcg/BayFinder_V1_REVC_ESP32_CARRIER
This design implements a control PCB assembly featuring multiple headers (J1–J4) for ESP32-S3 module connection, integrated USB Type-B and A connectors (J5, J6) for power and data, a protected 5V power circuitry with fuses and TVS diode, an onboard SSD1306 OLED display (J8), and mechanical DIN-rail mounting holes, all interconnected with signal traces, ground pours, and test points.
- Version
- 0.0.1
- License
- unset
- Stars
- 0
dist/index.d.ts
import * as React from 'react';
declare const BayFinderCarrier: () => any;
export { BayFinderCarrier as default };