Xinyuan-LilyGO / LilyGo-Cam-ESP32S3

44 stars 16 forks source link

Deep Sleep Current #11

Closed brettbeeson closed 6 months ago

brettbeeson commented 6 months ago

Hi there Lewis,

I'd like to use this to deepsleep, wake on PIR, take a photo, deepsleep (and repeat). This will be on battery.

I've previously tried this with a "esp32-cam" but we're unable to low current (link)

Do you know the deepsleep current draw on this unit?

Thanks from Australia, Brett

lewisxhe commented 6 months ago

https://github.com/Xinyuan-LilyGO/LilyGo-Cam-ESP32S3/blob/master/examples%2FAllFunction%2Fbutton.cpp#L60-L60

Here are the records of my testing

brettbeeson commented 6 months ago

Thanks. That (400uA) is excellent for my purposes. That's impressively low - I guess the camera and screen are able to be turned off?

Can you confirm my understanding (expect roughly 400uA in deep sleep with timer) is correct?

----- Original message ----- From: Lewis He @.> To: Xinyuan-LilyGO/LilyGo-Cam-ESP32S3 @.> Cc: Brett Beeson @.>, Author @.> Subject: Re: [Xinyuan-LilyGO/LilyGo-Cam-ESP32S3] Deep Sleep Current (Issue #11) Date: Tuesday, 16 January 2024 21:20

https://github.com/Xinyuan-LilyGO/LilyGo-Cam-ESP32S3/blob/master/examples%2FAllFunction%2Fbutton.cpp#L60-L60

Here are the records of my testing

— Reply to this email directly, view it on GitHub https://github.com/Xinyuan-LilyGO/LilyGo-Cam-ESP32S3/issues/11#issuecomment-1893545832, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABQ57FBSADS4JYM2MA26TXLYOZO7TAVCNFSM6AAAAABB4STZ3KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOJTGU2DKOBTGI. You are receiving this because you authored the thread.Message ID: @.***>

lewisxhe commented 6 months ago

yes

brettbeeson commented 6 months ago

cheers, closing (and buying one)