None
SO
Comprehensive Power Management for the Raspberry Pi
['Bryan Cockfield', 'Bob The Builder']
Blog – Hackaday
The Raspberry Pi has been a revolutionary computer in the maker space, providing a full Linux environment, GUI, and tons of GPIO and other interfacing protocols at a considerably low price.
As such there are a few issues with the platform when being used this way, and [Vin] addresses his problems with its power management in his latest project.
[Vin]’s main issue is that, unlike a microcontroller, the Raspberry Pi doesn’t have a deep sleep function.
The microcontroller communicates with the Raspberry Pi over I2C where the Pi can request a power-down as well as a time for future power-on.
A latching relay controlled by the microcontroller ensures the Pi doesn’t drain any battery while the ATmega can put itself into actual sleep in the meantime.