Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Optional GPIO for external flash/lighting #133

Closed
DrCoolHands opened this issue Mar 2, 2021 · 3 comments
Closed

Feature Request: Optional GPIO for external flash/lighting #133

DrCoolHands opened this issue Mar 2, 2021 · 3 comments

Comments

@DrCoolHands
Copy link

Would it be possible to add in the option to use a GPIO pin to trigger supplementary lighting?
The onboard ESP32-Cam flashlight causing significant glare for my usecase and I'd rather use a separate set of LEDs.

Thanks!!

@jomjol
Copy link
Owner

jomjol commented Mar 3, 2021

Technical possible, currently you can activate a external PIN with an http command: /GPIO?GPIO=12&Status=high/low

Currently I'm lacking of time to further implement it in the automated flow.

@jomjol
Copy link
Owner

jomjol commented Mar 21, 2021

Due to lack of capacity this is not followed currently. In order to not forget it, it is added to the feature request page: https://github.com/jomjol/AI-on-the-edge-device/blob/master/FeatureRequest.md

Meanwhile this issue will be closed, as it is not active currently.

@jomjol jomjol closed this as completed Mar 21, 2021
@jomjol
Copy link
Owner

jomjol commented Jul 21, 2021

Implemented in v8.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants