Chat
Welcome to Flux
Treat Flux like your intern. Tell it what you'd like to build and it'll get to work. You can also ask it questions, brainstorm ideas, and teach it your preferences. Learn More
Ready.
Reviews
Properties
Properties describe core aspects of the project.
Pricing & Availability
Distributor | Qty 1 |
|---|---|
Arrow | $0.42–$1.02 |
Digi-Key | $0.99–$1.37 |
LCSC | $1.97–$1.97 |
Mouser | $1.36 |
Verical | $0.56–$1.04 |
Assets
No assets added.
Controls
Welcome 👋
Flux helps you build PCBs faster with an AI teammate!
Create your account to collaborate, stay updated, fork your own version, and get instant answers from our AI agent.
hooooo807
copilot
-
ZMPT101B Voltage Sensor Module:
- Pins:
- GND: Ground connection.
- OUT: The analog output voltage that represents the AC voltage being measured.
- VCC: Power supply for the sensor module.
- ACN/ACL: Used for measuring the AC voltage input. These are the terminals where you connect the AC voltage to be monitored.
-
[Arduino Nano](Arduino Nano):
- Digital and Analog I/O Pins:
- The Arduino Nano has digital pins $D0$ to $D13$ and analog pins $A0$ to $A7$, which can be used for various purposes such as reading the sensor output or controlling other components.
- Power Pins:
- $3V3$, $+5V$, VIN: Various power supply pins for different external power requirements.
- COM/GND: Ground connection pins.
-
P3:
- A terminal or connector with a single pin named in this schematic, probably for a test point or another simple connection not yet defined.
Connections and Functionality:-
Voltage Sensor (ZMPT101B):
- The ZMPT101B is typically connected to an AC voltage source. It outputs an analog signal corresponding to the sensed AC voltage.
-
Arduino Nano:
- Likely used to read the analog output from the voltage sensor on one of its analog pins (e.g., $A0$). The Arduino can process this signal, converting it into a readable voltage level, which can be used for display, logging, or transmitting to another system.
Current State of the Project:- The components are listed, but no specific connections between the ZMPT101B, [Arduino Nano](Arduino Nano), and the connector terminal P3 are defined yet.
- There are existing nets, but not all components are connected to them in the project.
Potential Next Steps: