Simple Arduino based PDU power sequencer using 2 relays. https://www.commander1024.de/wordpress/2024/01/diy-arduino-einschaltsequenzer/
Go to file
Marcus Scholz c5faf81f8f Image fix. 2024-01-15 08:59:19 +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 Image fix. 2024-01-15 08:59:19 +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