-
CommentStreams:9cab9eb8d6a86cd9ee3468c2c60356c9
Jump to navigation
Jump to search
My application is a bit odd. I want my Pi to detect when "main power" is lost and it is running on battery so that it can do its own shutdown after a configurable amount of time. On top of that, I want the Pi to be booted again when "main power" is restored. This implies the Pi completes all I/O to the card(s), then turns the battery device off, and so the Pi, but the battery watches for "main power" to return and then powers up the Pi. Is that possible to do with this device?