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

M5 Timer Camera X #7941

Merged
merged 6 commits into from
May 19, 2023
Merged

M5 Timer Camera X #7941

merged 6 commits into from
May 19, 2023

Conversation

bill88t
Copy link

@bill88t bill88t commented May 7, 2023

https://www.adafruit.com/product/4959

Complete:

Pending:

  • The power button.

@bill88t
Copy link
Author

bill88t commented May 7, 2023

I have gotten the camera working and streaming video in arduino.
So I have a known good pin config.
The issue is I have no clue about circuitpy espcamera.

@bill88t bill88t marked this pull request as ready for review May 18, 2023 19:32
@bill88t
Copy link
Author

bill88t commented May 18, 2023

The power button is attached to GPIO37 according to the schematic:
image
But cannot really be used.
It doesn't matter how I read it, be it analogio or digitalio, the value is always the same, no matter what I do.
(touchio cannot be used with this pin)
GPIO37 is an input-only pin with no pulls available to it.

I will not include it in the board definition.

With that out of the way, the definition is complete.

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@tannewt tannewt merged commit 02cb13e into adafruit:main May 19, 2023
@bill88t bill88t deleted the m5timer branch May 19, 2023 20:15
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

Successfully merging this pull request may close these issues.

2 participants