

The WEIYU S120-12 240W is a high-performance AC to DC power supply unit designed to convert standard mains alternating current (AC) into a stable 12V direct current (DC) output. With a maximum output current of 20A, this power supply is ideal for powering a wide range of electronic devices, including LED lighting systems, industrial equipment, and high-current DC motors. Its robust design ensures reliable operation in demanding environments.








| Parameter | Value |
|---|---|
| Manufacturer | WEIYU |
| Part ID | S120-12 240W |
| Input Voltage Range | 110V AC or 220V AC (switchable) |
| Output Voltage | 12V DC |
| Maximum Output Current | 20A |
| Maximum Output Power | 240W |
| Efficiency | ≥85% |
| Operating Temperature | -10°C to +60°C |
| Cooling Method | Built-in fan |
| Dimensions | 215mm x 115mm x 50mm |
| Weight | ~800g |
The WEIYU S120-12 240W power supply features screw terminal connections for both input and output. Below is the pin configuration:
| Pin Label | Description |
|---|---|
| L | Live AC input (110V or 220V) |
| N | Neutral AC input |
| GND | Earth/ground connection |
| Pin Label | Description |
|---|---|
| V+ | Positive 12V DC output |
| V- | Negative 12V DC output |
| Feature | Description |
|---|---|
| Voltage Adjustment | Small potentiometer to fine-tune the output voltage (±10%) |
Input Connection:
Output Connection:
Voltage Adjustment:
Power On:
The WEIYU S120-12 240W can be used to power an Arduino UNO and other peripherals. Below is an example of how to connect it:
// Example code to blink an LED connected to pin 13
// Ensure the Arduino is powered via 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
}
| Issue | Possible Cause | Solution |
|---|---|---|
| No output voltage | Incorrect input voltage setting | Check and set the input voltage switch correctly. |
| Overheating | Poor ventilation or excessive load | Ensure proper airflow and reduce the load. |
| Output voltage fluctuates | Loose connections or unstable input | Tighten connections and verify input voltage stability. |
| Device not powering on | Polarity mismatch or insufficient power | Verify polarity and ensure the load is within the power rating. |
Can I use this power supply for a 24V device?
Is the power supply waterproof?
Can I connect multiple devices to this power supply?
How do I know if the power supply is overloaded?
By following this documentation, users can safely and effectively utilize the WEIYU S120-12 240W power supply for their electronic projects and devices.