Post
Topic
Board Hardware
Re: Introducing ATX-Pi
by
ik2013
on 03/09/2013, 21:35:17 UTC
does this somehow offers users the ability to remote shutdown the miners?

"Out of the box" - no. If you wanted to write a script on the Pi to listen for a remote shutdown and then write an interrupt on the Arduino side that watches a pin on the ribbon cable (so your remote shut down script can signal to have the PSU shut off), that would work. There is plenty of available program memory left on the Arduino so an interrupt should pose no problem.