Certainly! Below is a high-level Mermaid block diagram for the PMS5003 Air Quality Sensor Module (U1):
graph LR;
A[PMS5003 Air Quality Sensor Module] --> B((Power Supply));
A --> C((Data Interface));
B --> D(VCC);
B --> E(GND);
C --> F(TX);
C --> G(RX);
A --> H[Control Interface];
H --> I{SET};
H --> J{RST};
classDef power fill:#f9f,stroke:#333,stroke-width:4px;
classDef data fill:#bbf,stroke:#333,stroke-width:4px;
classDef control fill:#bfb,stroke:#333,stroke-width:4px;
B,D,E class power;
C,F,G class data;
H,I,J class control;
This diagram captures the key connections of the PMS5003 module, showing its power, data, and control interfaces. Let me know if you need any modifications or further assistance!
1y
Someone is typing...
2
U1
GND
VCC
Name
Pin #
Type
Part Type
Terminal Order
GND
Unspecified
Terminal
RST
Unspecified
Terminal
RX
Unspecified
Terminal
SET
Unspecified
Terminal
TX
Unspecified
Terminal
VCC
Unspecified
Terminal
PMS5003
Welcome 👋
Flux accelerates your PCB design with AI.
Create your account to start using this component and bring your ideas to life.
kcdc
copilot