BraydenBrekke / TrailCam

Converting LoraWan Helium Miners into Trail Camera
1 stars 0 forks source link

Implement a Low and High Power Device Mode #4

Closed BraydenBrekke closed 5 months ago

BraydenBrekke commented 5 months ago

We do not want the RPi to be pulling max power at all time. Battery will be the biggest constraint to the project.

Find a way to implement certain power-modes within the RPi to be able to wake the Pi from sleep when it detects movement and place the Pi in deep sleep when there is none.