Skip to content

Camera OV7675 sleep_mode #31

Open
Open
@dev-OluJames

Description

@dev-OluJames

I'm trying to reduce as low as possible my energy consumption, I'm working on an application involving the ov7675 camera (On the Tiny Ml Kit). I'll like to make an inference only once per hour, what I want to do is to put the camera into a deep sleep mode after each inference. the module is running with an edge impulse model for disease detection.

I've tried so far the function ei_camera_deinit() with the Cam.end() to stop the camera. what I notice is that at some intervals during power consumption measurement, the power reduces at the call of Cam.end(), but not at some other interval where the same Cam.end() is called.

image

Please add power consumption reduction to the library.

CC: @ShawnHymel

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: codeRelated to content of the project itselftype: enhancementProposed improvement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions