Simple Arduino based PDU power sequencer using 2 relays. https://www.commander1024.de/wordpress/2024/01/diy-arduino-einschaltsequenzer/
Go to file
Marcus Scholz 50783d8ef8 Typo, configurable delay. 2024-01-15 08:35:13 +01:00
images Added licence, readme and image. 2024-01-15 08:34:55 +01:00
LICENSE Added licence, readme and image. 2024-01-15 08:34:55 +01:00
README.md Added licence, readme and image. 2024-01-15 08:34:55 +01:00
pdu_power_sequence.ino Typo, configurable delay. 2024-01-15 08:35:13 +01:00

README.md

PDU power sequence

Simple Arduino sketch, that turns on a pair of relay modules. I hacked this together to prevent over-loading the fuses when turning on the home cinema from the smart plug.

It waits a configurable amount of time (2 seconds), turns on power rail 1, waits 2 seconds, turns on power rail 2 and shuts itself off.

I embedded an Arduino Nano, a mini PSU and the relay module into a 2x5 port passive PDU.

This project involves mains voltage. Caution is advised!

![alt text][pdu_assembly] [pdu_assembly]: images/pdu_assembly.jpg "PDU assembly"