Hi everyone,
I'm struggling a bit with figuring out how to best wire my electronics.
I have:
32W 5V/12V DC dual-out power supply (for LEDs, Raspberry Pi, Arduinos. Might need to buy higher W supply)
500W 24V power supply
Duet 2 Wifi v1.04
Duex 5
Raspberry Pi 3B+
Kudom Solid State Relay (25A 240V AC // 4-32V DC)
NC momentary push button
I want the 5V/12V to be always on, and the 24V powering the duet&duex&motors to be turned On and Off using the relay via (a) a momentary push button at the front of the printer, (b) via a raspberry pi (making it possible to fully control printer from afar) and (c) via Duet Webcontrol (off only, end of print). I want all 3 possibilities to be working independently. Is there a way to achieve this?
I imagine it would be possible with just (1) connecting 5V from always-on power supply through NC momentary push button through relay to ground; (2) connecting Raspberry Pi GPIO.Out through relay to ground; and (3) Duet 2 Wifi Power_ON through relay to ground. All 5V connections will be equipped with a diode.
Would this work or am I missing something?
Thanks for your help!