

The WEIYU S120-12 240W is a high-performance AC to DC power supply converter designed to transform alternating current (AC) voltage into a stable 12 volts direct current (DC) output. With a maximum current capacity of 20 amps, this power supply is ideal for powering high-current DC devices such as LED strips, motors, industrial equipment, and other electronics requiring a reliable 12V DC source.








The following table outlines the key technical details of the WEIYU S120-12 240W power supply:
| Parameter | Specification |
|---|---|
| Input Voltage Range | 110V AC or 220V AC (selectable) |
| Output Voltage | 12V DC |
| Output Current | Up to 20A |
| Output Power | 240W |
| Efficiency | ≥ 85% |
| Ripple and Noise | ≤ 120mV |
| Operating Temperature | -10°C to +60°C |
| Cooling Method | Natural air cooling |
| Dimensions | 199mm x 98mm x 42mm |
| Weight | ~700g |
| Safety Features | Overload, overvoltage, and short-circuit protection |
The WEIYU S120-12 240W power supply has the following input and output terminals:
| Terminal | Label | Description |
|---|---|---|
| 1 | L | Live wire input (AC voltage) |
| 2 | N | Neutral wire input (AC voltage) |
| 3 | GND | Ground connection for safety |
| 4 | V+ | Positive DC output terminal (12V DC) |
| 5 | V+ | Positive DC output terminal (12V DC, parallel use) |
| 6 | V- | Negative DC output terminal (ground) |
| 7 | V- | Negative DC output terminal (ground, parallel use) |
Note: Ensure the AC input voltage selector switch is set correctly (110V or 220V) before powering the device.
Input Connection:
Output Connection:
Voltage Adjustment (Optional):
Power On:
The WEIYU S120-12 240W can be used to power an Arduino UNO and other peripherals. Below is an example circuit and code:
// Example code to blink an LED connected to pin 13 of the Arduino UNO
// Ensure the Arduino is powered by the WEIYU S120-12 240W power supply
void setup() {
pinMode(13, OUTPUT); // Set pin 13 as an output
}
void loop() {
digitalWrite(13, HIGH); // Turn the LED on
delay(1000); // Wait for 1 second
digitalWrite(13, LOW); // Turn the LED off
delay(1000); // Wait for 1 second
}
Note: The VIN pin on the Arduino UNO requires a voltage between 7V and 12V. The 12V output from the power supply is within this range.
No Output Voltage:
Overheating:
Voltage Fluctuations:
Short Circuit Protection Triggered:
Q: Can I use this power supply to charge a 12V battery?
A: Yes, but you must use a proper charging circuit to regulate the charging current and prevent overcharging.
Q: Is the power supply waterproof?
A: No, the WEIYU S120-12 240W is not waterproof. Use it in a dry and well-ventilated environment.
Q: Can I connect multiple devices to the power supply?
A: Yes, as long as the total current draw does not exceed 20A and the total power does not exceed 240W.
Q: How do I replace the fuse?
A: Open the power supply casing (if safe to do so) and replace the fuse with one of the same rating. Ensure the device is disconnected from the mains supply before attempting this.
By following this documentation, you can safely and effectively use the WEIYU S120-12 240W power supply in your projects.