Wi-Fi and Bluetooth Sensor Node Design

I can’t draw the schematic as an image here, but I’ll describe the exact wiring so you can verify it in your schematic and route it on the PCB. Designators below match your project.
Power and decoupling
  • Supply:
    • U1 MCP6002-E/SN VDD → VDD (5 V).
    • U1 VSS → GND.
  • Decoupling at U1:
    • C2 0.1 µF: C2:P1 → VDD, C2:P2 → GND. Place within 2–3 mm of U1 VDD/VSS.
    • C1 10 µF: C1:P1 → VDD, C1:P2 → GND. Place near U1 too.
Signal source and mid-bias
  • Sensor output:
    • J1 Pin_1 (ACS712 module S) → net FILTER_IN.
  • Mid-bias:
    • R1 and R2 form a divider to create 2.5 V mid-bias from 5 V if needed, but because the ACS712 output is already mid-biased at 2.5 V, tie:
      • U1 non-inverting input reference to the same bias node coming from the sensor. In your project this is net MID_BIAS:
        • U1 VINA- → MID_BIAS
        • C3 P2 → MID_BIAS
      • If you keep R1/R2, connect them to make MID_BIAS = 2.5 V: R1:P2 → MID_BIAS, R2:P1 → MID_BIAS, with R1:P1 → VDD and R2:P2 → GND. Otherwise, you can omit R1/R2 and rely on the ACS712 mid-bias.
Sallen-Key low-pass filter (unity gain, Butterworth, fc ≈ 100 Hz)
  • Values:
    • R3 = 1.8 kΩ
    • R4 = 1.8 kΩ
    • C3 = 100 nF
    • C4 = 100 nF
  • Wiring (non-inverting Sallen-Key):
    • Input:
      • FILTER_IN → U1 VINA+ (non-inverting input).
    • Feedback path:
      • U1 VOUTA → R4:P2 and C4:P2.
      • R4:P1 → SK_NODE.
      • C4:P1 → ADC_IN (or the same output node if you prefer the classic node, see below).
    • Feed-forward network:
      • R3:P1 → FILTER_IN.
      • R3:P2 → SK_NODE.
      • C3:P1 → SK_NODE.
      • C3:P2 → MID_BIAS (same 2.5 V bias node tied to U1 VINA-).
    • Output:
      • Node ADC_IN is the filtered output. In your current netlist, ADC_IN connects to U1:VOUTA via R5 and to J2/TP1 as the output node. If you want the classic unity-gain SK wiring, take ADC_IN directly from U1:VOUTA; using the added series/output RC is also fine (see next).
ADC interface and anti-aliasing
  • Output isolation and RC:
    • R5 100 Ω in series between the op-amp output and ADC pad:
      • U1:VOUTA → R5:P1
      • R5:P2 → ADC_IN (to TP1 solder pad and to ESP32-S3 ADC pin later).
    • C5 1 nF to ground near the ADC pad:
      • C5:P1 → ADC_IN
      • C5:P2 → GND
  • Optional added series resistor R6 100 Ω was listed; if present, place it either instead of R5 or omit one to avoid doubling the output resistance.
Unused op-amp section
  • Tie unused channel of MCP6002 safely:
    • U1 VINB+ → GND
    • U1 VINB- → GND
    • U1 VOUTB → GND
Test pads and output pads
  • Output pad:
    • TP1: connect to ADC_IN (R5:P2).
  • Ground pad:
    • TP2: connect to GND.
Quick placement guidance for low noise on PCB
  • Place R3, R4, C3, C4 clustered around U1A so the loop U1:VOUTA → R4/C4 → SK_NODE → R3/C3 → U1:VINA+ is tight and short.
  • Keep C2 0.1 µF right next to U1 VDD to GND; via to the L2 GND plane from the GND pad of C2.
  • Keep ADC_IN trace away from board edges and digital lines; place C5 right at TP1/ADC_IN to GND with a short return to the ground plane.
If you want, I can produce a compact step-by-step checklist to place and route these exact nets on the PCB canvas next.
What is PLC In?
Do you mean “PLC” as in Programmable Logic Controller, or are you asking about a signal/net labeled “PLC_IN” on a schematic?
  • PLC (Programmable Logic Controller): An industrial control computer used for automation. “PLC IN” on a device or connector usually means an input signal meant to be read by a PLC (e.g., 24 V digital input, 0–10 V analog input, 4–20 mA current loop), depending on the system.
  • PLC_IN as a net label: It typically denotes a signal coming from, or intended for, a PLC into your board. The electrical levels and interface depend on the context:
    • Digital 24 V inputs to PLCs often require an interface module or opto-isolation if you’re connecting from low-voltage electronics.
    • Analog PLC inputs can be 0–10 V, ±10 V, 0–5 V, 4–20 mA; you’d need appropriate scaling/filtering.
If you can share where you saw “PLC In” (device, schematic reference, voltage levels), I can tell you exactly what it expects and how to interface it safely.
Clarify context of PLC In label
Ask about PLC input protection
Ask about analog PLC input
Ask about labeling conventions
Ask about interfacing low-voltage logic to PLC
U2
Not Recommended for New Designs
R4 P1 - C3 P1
U1 VOUTA - J2 Pin_1
J1 Pin_1 - U1 VINA+
R2 P1 - U1 VINA-
U1 VSS - C1 P2
U1 VOUTA - J2 Pin_1
U1 VOUTA - J2 Pin_1
R4 P1 - C3 P1
Net1
J1 Pin_1 - U1 VINA+
U1 VOUTA - J2 Pin_1
U1 VSS - C1 P2
C2 P2 - GND GND
R4 P1 - C3 P1
U1 VSS - C1 P2
R2 P1 - U1 VINA-
U1 VSS - C1 P2
U1 VOUTA - J2 Pin_1
J1 Pin_1 - U1 VINA+
C2 P2 - GND GND
U1 VOUTA - J2 Pin_1
U1 VDD - C1 P1
U1 VDD - C1 P1
U1 VDD - C1 P1
U1 VOUTA - J2 Pin_1
U1 VSS - C1 P2
R2 P1 - U1 VINA-
R4 P1 - C3 P1
U1 VSS - C1 P2
R5
Resistance
100 Ω
R5
Resistance
100 Ω
C4
Capacitance
100nF
C5
Capacitance
1nF
R1
Resistance
10kΩ
J2
GND
C6
Capacitance
0.1 µF
C3
Capacitance
100nF
R4
Resistance
1.8kΩ
TP2
C1
Capacitance
100nF
C5
Capacitance
1 nF
R3
Resistance
1.8kΩ
R2
Resistance
10kΩ
C2
Capacitance
1uF
TP1
J1
R6
Resistance
100Ω
C7
Capacitance
10 µF
U1

To get started, talk to Flux or create a New Document.

Documents

    Documents are markdown text files which describe project goals, capture details, or even simulation outputs.

    Assets

    Assets are files uploaded to this project which can be used in various ways.

    Invisible Copper Transporter thumbnail
    100 Hz Butterworth Anti-alias Filter with 1ksps Sampling

    Properties

    Pricing & Availability

    Distributor

    Qty 1

    Arrow

    $2.42–$2.67

    Digi-Key

    $2.87–$2.96

    LCSC

    $3.73

    Mouser

    $4.26

    TME

    $0.48

    Verical

    $2.37–$4.94

    Controls