jaiume1973/EZ-Gate

The code defines a PCB layout featuring key hardware components such as a microcontroller (ESP32-S3), LoRa radio module, power regulation circuitry including buck converters and LDOs, USB-C connector, relays, sensors, buttons, and status LEDs, with traces connecting these components on a 75mm by 55mm board.

Version
0.0.1
License
unset
Stars
0

dist/index.d.ts

declare function EntryZenGateController(): any;

export { EntryZenGateController as default };