imrishabh18/fitness_watch

This circuit integrates an ESP-12E microcontroller with various sensors, relays, and power management components, including an AO3400A transistor for switching loads, to enable wireless control and sensing functions.

Version
1.0.11
License
unset
Stars
0

validation/build.log

Building 1 file(s)...
Building index.circuit.tsx...
Generating circuit JSON...
Circuit JSON written to dist/index/circuit.json
The "J" prefix is being used with a <chip />, try using it with a <connector /> or <jumper />
The "Q" prefix is being used with a <chip />, try using it with a <transistor />
No <schematicsheet> was found. Add a <schematicsheet> to define the schematic drawing area.
Q1 has no pin with requires_power=true
M1 has no pin with requires_ground=true
C3 is missing schematic reference designator text. For a custom symbol, add name="{REFDES}" inside the symbol.
C4 is missing schematic reference designator text. For a custom symbol, add name="{REFDES}" inside the symbol.
R3 is missing schematic reference designator text. For a custom symbol, add name="{REFDES}" inside the symbol.
R4 is missing schematic reference designator text. For a custom symbol, add name="{REFDES}" inside the symbol.
R5 is missing schematic reference designator text. For a custom symbol, add name="{REFDES}" inside the symbol.
R6 is missing schematic reference designator text. For a custom symbol, add name="{REFDES}" inside the symbol.
SW_RST is missing schematic reference designator text. For a custom symbol, add name="{REFDES}" inside the symbol.
SW_NAV is missing schematic reference designator text. For a custom symbol, add name="{REFDES}" inside the symbol.
M1 is missing schematic reference designator text. For a custom symbol, add name="{REFDES}" inside the symbol.
R14 is missing schematic reference designator text. For a custom symbol, add name="{REFDES}" inside the symbol.
R15 is missing schematic reference designator text. For a custom symbol, add name="{REFDES}" inside the symbol.
R16 is missing schematic reference designator text. For a custom symbol, add name="{REFDES}" inside the symbol.
R17 is missing schematic reference designator text. For a custom symbol, add name="{REFDES}" inside the symbol.
C10 is missing schematic reference designator text. For a custom symbol, add name="{REFDES}" inside the symbol.
C11 is missing schematic reference designator text. For a custom symbol, add name="{REFDES}" inside the symbol.
C15 is missing schematic reference designator text. For a custom symbol, add name="{REFDES}" inside the symbol.
C8 is missing schematic reference designator text. For a custom symbol, add name="{REFDES}" inside the symbol.
C9 is missing schematic reference designator text. For a custom symbol, add name="{REFDES}" inside the symbol.
C13 is missing schematic reference designator text. For a custom symbol, add name="{REFDES}" inside the symbol.
C16 is missing schematic reference designator text. For a custom symbol, add name="{REFDES}" inside the symbol.
C12 is missing schematic reference designator text. For a custom symbol, add name="{REFDES}" inside the symbol.
C14 is missing schematic reference designator text. For a custom symbol, add name="{REFDES}" inside the symbol.
Q1 is missing schematic reference designator text. For a custom symbol, add name="{REFDES}" inside the symbol.
R9 is missing schematic reference designator text. For a custom symbol, add name="{REFDES}" inside the symbol.
R13 is missing schematic reference designator text. For a custom symbol, add name="{REFDES}" inside the symbol.
D2 is missing schematic reference designator text. For a custom symbol, add name="{REFDES}" inside the symbol.
C6 is missing schematic reference designator text. For a custom symbol, add name="{REFDES}" inside the symbol.
C7 is missing schematic reference designator text. For a custom symbol, add name="{REFDES}" inside the symbol.
Generating preview images...
[index] Generating PCB SVG...
[index] Written pcb.svg
[index] Generating schematic SVG...
[index] Written schematic.svg

Build complete
  Circuits  1 passed
  Options   pcb-svgs, schematic-svgs
  Output    dist

āœ“ Done
Build exiting with code 0: build finished successfully